summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add support for C++ with avr targets; fix by Ludek Stepan #99020Mike Frysinger2005-07-151-1/+3
* make sure libc_prefix is set to a sane value in the libc ssp check in case we...Mike Frysinger2005-07-141-4/+7
* Make toolchain eclass more friendly to Gentoo/FreeBSD using root:0 instead of...Diego Elio Pettenò2005-07-131-2/+2
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-27/+27
* add support for UCLIBC_GCC_VERMike Frysinger2005-07-101-3/+5
* Updated ppc64 multilib support from bug #97162.Jeremy Huddleston2005-07-071-7/+23
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* psm says we need the stage1 ssp patch with gcc-4 tooMike Frysinger2005-06-131-3/+5
* when unmerging a cross-compiler toolchain, try to clean up after ourselvesMike Frysinger2005-06-131-3/+10
* generated hardenednosspnopie spec files regardless of ssp/pie capabilitiesMike Frysinger2005-06-111-2/+2
* adding my devspace to the devspace variable in gentoo_urls\(\)Mark Loeser2005-06-091-2/+3
* allow gcc-config to be run even when cross-compiling so when you go from gcc-...Mike Frysinger2005-06-061-8/+3
* fix gccmajor -> gccminor typo pointed out by psmMike Frysinger2005-06-061-3/+3
* Fix should_we_gcc_configDaniel Drake2005-06-051-2/+2
* use fixheadtails instead of a patchset and dont try to use clocale uclibc wit...Mike Frysinger2005-06-021-8/+12
* Added /tmp/stage1root to the gcc-config run in should_we_gcc_config to fix ca...Chris Gianelloni2005-06-021-3/+6
* add support for patch tarballs whose patches are not compressedMike Frysinger2005-05-311-6/+21
* fix one off error ... we want > 3, not > 2 #94243Mike Frysinger2005-05-281-2/+2
* add some uclibc/gcc-3.2.2 fixesMike Frysinger2005-05-271-15/+17
* allow people to disable pie/ssp with nopie/nossp USE flagsMike Frysinger2005-05-261-19/+27
* fix do_gcc_HTB_boundschecking_patches check and add a debug hook into the src...Mike Frysinger2005-05-251-3/+5
* merge new style ssp so we can use htb/ssp at the sametimeMike Frysinger2005-05-251-26/+50
* only split specs if we have pie support, make sure we actually create the har...Mike Frysinger2005-05-251-11/+44
* make sure we can still exclude [ssp/pie] & boundscheckingMike Frysinger2005-05-241-2/+6
* tweak the order we apply patches so that we can get boundschecking to work wi...Mike Frysinger2005-05-241-6/+12
* only try to patch bounds checking if we want itMike Frysinger2005-05-241-1/+2
* finish merging psm updates for pie, make sure gcc isnt randomly broken by gen...Mike Frysinger2005-05-241-37/+50
* enable uclibc/gnu locales only when appropriateMike Frysinger2005-05-221-2/+4
* remove get_number_of_jobs hackMike Frysinger2005-05-221-4/+1
* import PIE updates by psm and tweak default hardened settingsMike Frysinger2005-05-211-16/+32
* use sjlj exceptions on hppa with gcc-3Mike Frysinger2005-05-201-1/+2
* Do not disable LD_AS_NEEDED for gcc4 and higher.Martin Schlemmer2005-05-111-2/+4
* change version tag from Gentoo Linux to just GentooMike Frysinger2005-05-021-2/+2
* Readdded sjlj exceptions fix for hppa.Guy Martin2005-04-251-2/+6
* fix $D handling so that its quoted properly and so we dont end up with // in ...Mike Frysinger2005-04-151-19/+19
* dont set BRANCH_UPDATE if ebuild set it to empty stringMike Frysinger2005-04-071-2/+2
* if pie & ssp is disabled, make sure we dont split specsMike Frysinger2005-04-071-3/+2
* merge bsd fixes by Diego Pettenò #88079Mike Frysinger2005-04-071-14/+10
* Fix typo, thanks to Herbie Hopkins <herbie@hopkins.net>, bug #84324.Martin Schlemmer2005-04-011-2/+2
* fix avr multilibMike Frysinger2005-03-251-2/+2
* Fix typo, thanks to Herbie Hopkins <herbie@hopkins.net>, bug #84324.Martin Schlemmer2005-03-241-2/+2
* Fixup fix_libtool_files.sh running.Martin Schlemmer2005-03-231-45/+17
* Fix multilib LDPATH thanks to Dario Birtic. Closes bug #86218.Jeremy Huddleston2005-03-221-3/+4
* dont mess with sjljMike Frysinger2005-03-211-3/+3
* touchup cross-compiling again so avr worksMike Frysinger2005-03-211-16/+15
* touchup style and formattingMike Frysinger2005-03-181-16/+9
* add altivec to IUSE and change `use !` syntax to less confusing `! use`Mike Frysinger2005-03-181-5/+5
* make sure the hardened checks return 1 when the _VER variable is emptyMike Frysinger2005-03-181-1/+3
* Fix typo, bug #85490.Martin Schlemmer2005-03-161-2/+2