summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* TypoRaúl Porcel2010-02-281-3/+3
|
* Use --with-arch for arm now as well. Thanks to Raúl Porcel <armin76 AT ↵Mark Loeser2010-02-271-1/+12
| | | | gentoo DOT org>; bug #264534
* move ip28/ip32r10k to the one ebuild using them #299985Mike Frysinger2010-01-091-2/+2
|
* when upgrading in same slot, run gcc-config earlier to make sure the profile ↵Mike Frysinger2009-12-201-1/+4
| | | | is sane for fix_libtool_files to probe gcc
* send gcc-config errors to /dev/null rather than trying to grep them out #290437Mike Frysinger2009-12-201-3/+2
|
* Don't clear DATESTAMP and thus __GLIBCXX__, #296800Harald van Dijk2009-12-141-2/+1
|
* revert previous commit; we want gcj pc file for both native and cross ↵Mike Frysinger2009-12-091-9/+4
| | | | toolchains so *other packages* can find & link against gcj
* Remove the libgcj pkg-config file when cross-compiling.Diego Elio Pettenò2009-12-041-4/+9
| | | | | | This solves the collision problem with sys-devel/gcc[gcj]; since the pkg-config does not seem to be used for cross-compiling this should be enough.
* Don't strip leading slash from libdir path.Ryan Hill2009-10-191-2/+2
|
* get la path list from $D rather than / as pointed out by Ryan Hill #283761#10Mike Frysinger2009-10-181-2/+2
|
* add support for _rc versions by Bruno Tsubouchi Yporti #288701 and tweak ↵Mike Frysinger2009-10-121-3/+5
| | | | checking of GCC_PV in general
* fix by Peter Alfredsen for libdir tweaking in multilib .la files #283761Mike Frysinger2009-09-081-5/+6
|
* unify duplicated user epatching codeMike Frysinger2009-08-261-18/+2
|
* quote ~ when checking unstable arches to avoid home expansion #281311 by ↵Mike Frysinger2009-08-161-3/+3
| | | | Florian Manschwetus
* Fix bug #279252; --with-python-dir prepends the prefix to the path already, ↵Mark Loeser2009-08-131-1/+7
| | | | so we strip it from DATAPATH and stick the scripts in a python directory there
* Fix a typo, and if we have USE vanilla, don't apply the PIE patchesMark Loeser2009-07-261-3/+3
|
* filter LANGUAGES env var #265283 by Miguel R. CaudevillaMike Frysinger2009-07-051-1/+3
|
* add USE=nptl to control TLS for uClibc targets #270767 by zabuzzmanMike Frysinger2009-07-031-3/+3
|
* Protoize is removed in 4.5. Bug #270558.Ryan Hill2009-06-091-4/+7
|
* Add fix for bug #262105, sparc-onlyRaúl Porcel2009-05-241-1/+2
|
* Add support for graphiteMark Loeser2009-05-071-1/+8
|
* There is only one version of the ecj.jar upstream currently, so we'll use ↵Mark Loeser2009-05-071-3/+3
| | | | the 4.3 one everywhere until they give us another version
* backport some fixes for Darwin and Solaris from PrefixFabian Groffen2009-04-041-1/+16
|
* use --enable-clocale=uclibc for [3.4..4.2] #258642Mike Frysinger2009-03-151-2/+4
|
* treelang and boundschecking do not play well together #260532Mike Frysinger2009-03-151-1/+2
|
* apply configure texinfo patch for gcc-4.1+ #260296Mike Frysinger2009-03-011-6/+3
|
* filter more flags for gcc-3.3Mike Frysinger2009-03-011-3/+20
|
* replace more cpu flags for gcc-3.3 #252698 by Le retraitéMike Frysinger2009-02-151-4/+4
|
* quote some variables, bug #258231Markus Meier2009-02-091-7/+7
|
* at least gcc-4.1 has problems with parallel installs, so use -j1 with itMike Frysinger2009-01-291-3/+4
|
* improve pruning of empty dirs and bogus symlinks in fixed-includesMike Frysinger2009-01-291-9/+8
|
* need to rewrite dependency_libs lines in all .la files #125728Mike Frysinger2009-01-281-11/+16
|
* fix typo in libtool script munging pointed out by Dmitry Karasik #256636Mike Frysinger2009-01-281-2/+2
|
* use emake rather than makeMike Frysinger2009-01-281-6/+3
|
* fixup dependency_libs for moved libtool archives as well #125728Mike Frysinger2009-01-281-7/+13
|
* use -prune when searching for a dir to delete to avoid harmless warnings ↵Mike Frysinger2009-01-281-2/+2
| | | | about find not being able to descend into the dir
* split java crap into its own gcc_slot_java and start slotting libgcj.pc ↵Mike Frysinger2009-01-281-28/+40
| | | | #136382 #216241
* whitespaceMarkus Meier2009-01-121-5/+5
|
* add support for user /etc/portage/patches/Mike Frysinger2009-01-101-1/+18
|
* drop old libstdc++ i386 hack #235181Mike Frysinger2009-01-101-6/+1
|
* we arent going to have a commit war -- get a patch inMike Frysinger2009-01-061-12/+1
|
* use emake in src_testMike Frysinger2009-01-061-2/+2
|
* - vapier I don't care if you do not like a sed statement or not. Do not ↵Ned Ludd2009-01-051-1/+12
| | | | revert legit fixes to the tree simply cuz you do no like them without infoming anybody. That is tree abuse. If something bothers you then you come up with the patches for all 20 gcc's
* revert arm sed junk ... this needs to be a patch, not sed in the ↵Mike Frysinger2009-01-041-12/+1
| | | | toolchain.eclass
* - relro is no longer needed in specs as it is a defaultNed Ludd2009-01-021-2/+2
|
* Fix broken gcc specs unpackGordon Malm2009-01-011-2/+2
|
* s/default-specs/specs/Ned Ludd2008-12-311-2/+2
|
* drop support for profiledbootstrap building ... it breaks too often with thingsMike Frysinger2008-12-291-5/+1
|
* Typo fixes, as pointed out by ZorryRaúl Porcel2008-12-291-3/+3
|
* - import gcc:4 pie support towards hardened-gcc. (many thanks to Zorry for ↵Ned Ludd2008-12-291-12/+67
| | | | putting up with all my crazy requirements)