summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 toolcha...Mike Frysinger2009-12-091-9/+4
* Remove the libgcj pkg-config file when cross-compiling.Diego Elio Pettenò2009-12-041-4/+9
* 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 chec...Mike Frysinger2009-10-121-3/+5
* 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 Flor...Mike Frysinger2009-08-161-3/+3
* Fix bug #279252; --with-python-dir prepends the prefix to the path already, ...Mark Loeser2009-08-131-1/+7
* 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 the...Mark Loeser2009-05-071-3/+3
* 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 abou...Mike Frysinger2009-01-281-2/+2
* split java crap into its own gcc_slot_java and start slotting libgcj.pc #1363...Mike Frysinger2009-01-281-28/+40
* 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 rever...Ned Ludd2009-01-051-1/+12
* revert arm sed junk ... this needs to be a patch, not sed in the toolchain.ec...Mike Frysinger2009-01-041-12/+1
* - 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 pu...Ned Ludd2008-12-291-12/+67
* - start getting eclass ready for gcc:4Ned Ludd2008-12-221-12/+18
* add cygwin targetsMike Frysinger2008-11-281-2/+3
* - unbreak arm eabi supportNed Ludd2008-11-091-1/+12
* set threading type to win32 for ming targets #242344 by cJMike Frysinger2008-10-271-2/+4
* Add a configure switch for gcc-4.3's fixed-point arithmetic support for MIPS ...Joshua Kinard2008-10-241-1/+8