summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* toolchain.eclass: port to EAPI=7Sergei Trofimovich2019-10-191-2/+2
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gcc: Add patch disabling riscv 32bit ABIsAndreas K. Hüttel2019-05-291-0/+53
| | | | | | | | For more information see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90419 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/gcc: add a reference to upstream reportSergei Trofimovich2019-05-091-0/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gcc: Dont build 32bit ABIs on riscv, not supported by glibcAndreas K. Hüttel2019-05-031-0/+27
| | | | | Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-devel/gcc: fix ia64 bootstrapSergei Trofimovich2019-05-011-0/+41
| | | | | | | | On ia64 stage2/3 comparison fails due to label wibble. Bug: https://gcc.gnu.org/87338 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gcc: fix bash-specific == comparison, bug #639054Sergei Trofimovich2017-12-041-1/+1
| | | | | | Reported-by: Paolo Pedroni Closes: https://bugs.gentoo.org/639054 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* sys-devel/gcc: Fix build of gcc-4.9.4 by gcc-6.4.0, bug 638056Andreas K. Hüttel2017-11-191-0/+66
| | | | | | | Solution found by Zorry Closes: https://bugs.gentoo.org/638056 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-devel/gcc: Fix broken fix-libtool-files.sh again, dohAndreas K. Hüttel2017-10-061-1/+0
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-devel/gcc: fix_libtool_files.sh: do not require to be root on prefix, ↵Andreas K. Hüttel2017-10-031-1/+2
| | | | | | | bug 607900 Closes: https://bugs.gentoo.org/607900 Package-Manager: Portage-2.3.10, Repoman-2.3.3
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-283-3/+0
| | | | Bug: 611234
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-092-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0815-0/+1235
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed