| Commit message (Expand) | Author | Age | Files | Lines |
* | add support for C++ with avr targets; fix by Ludek Stepan #99020 | Mike Frysinger | 2005-07-15 | 1 | -1/+3 |
* | make sure libc_prefix is set to a sane value in the libc ssp check in case we... | Mike Frysinger | 2005-07-14 | 1 | -4/+7 |
* | Make toolchain eclass more friendly to Gentoo/FreeBSD using root:0 instead of... | Diego Elio Pettenò | 2005-07-13 | 1 | -2/+2 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -27/+27 |
* | add support for UCLIBC_GCC_VER | Mike Frysinger | 2005-07-10 | 1 | -3/+5 |
* | Updated ppc64 multilib support from bug #97162. | Jeremy Huddleston | 2005-07-07 | 1 | -7/+23 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | psm says we need the stage1 ssp patch with gcc-4 too | Mike Frysinger | 2005-06-13 | 1 | -3/+5 |
* | when unmerging a cross-compiler toolchain, try to clean up after ourselves | Mike Frysinger | 2005-06-13 | 1 | -3/+10 |
* | generated hardenednosspnopie spec files regardless of ssp/pie capabilities | Mike Frysinger | 2005-06-11 | 1 | -2/+2 |
* | adding my devspace to the devspace variable in gentoo_urls\(\) | Mark Loeser | 2005-06-09 | 1 | -2/+3 |
* | allow gcc-config to be run even when cross-compiling so when you go from gcc-... | Mike Frysinger | 2005-06-06 | 1 | -8/+3 |
* | fix gccmajor -> gccminor typo pointed out by psm | Mike Frysinger | 2005-06-06 | 1 | -3/+3 |
* | Fix should_we_gcc_config | Daniel Drake | 2005-06-05 | 1 | -2/+2 |
* | use fixheadtails instead of a patchset and dont try to use clocale uclibc wit... | Mike Frysinger | 2005-06-02 | 1 | -8/+12 |
* | Added /tmp/stage1root to the gcc-config run in should_we_gcc_config to fix ca... | Chris Gianelloni | 2005-06-02 | 1 | -3/+6 |
* | add support for patch tarballs whose patches are not compressed | Mike Frysinger | 2005-05-31 | 1 | -6/+21 |
* | fix one off error ... we want > 3, not > 2 #94243 | Mike Frysinger | 2005-05-28 | 1 | -2/+2 |
* | add some uclibc/gcc-3.2.2 fixes | Mike Frysinger | 2005-05-27 | 1 | -15/+17 |
* | allow people to disable pie/ssp with nopie/nossp USE flags | Mike Frysinger | 2005-05-26 | 1 | -19/+27 |
* | fix do_gcc_HTB_boundschecking_patches check and add a debug hook into the src... | Mike Frysinger | 2005-05-25 | 1 | -3/+5 |
* | merge new style ssp so we can use htb/ssp at the sametime | Mike Frysinger | 2005-05-25 | 1 | -26/+50 |
* | only split specs if we have pie support, make sure we actually create the har... | Mike Frysinger | 2005-05-25 | 1 | -11/+44 |
* | make sure we can still exclude [ssp/pie] & boundschecking | Mike Frysinger | 2005-05-24 | 1 | -2/+6 |
* | tweak the order we apply patches so that we can get boundschecking to work wi... | Mike Frysinger | 2005-05-24 | 1 | -6/+12 |
* | only try to patch bounds checking if we want it | Mike Frysinger | 2005-05-24 | 1 | -1/+2 |
* | finish merging psm updates for pie, make sure gcc isnt randomly broken by gen... | Mike Frysinger | 2005-05-24 | 1 | -37/+50 |
* | enable uclibc/gnu locales only when appropriate | Mike Frysinger | 2005-05-22 | 1 | -2/+4 |
* | remove get_number_of_jobs hack | Mike Frysinger | 2005-05-22 | 1 | -4/+1 |
* | import PIE updates by psm and tweak default hardened settings | Mike Frysinger | 2005-05-21 | 1 | -16/+32 |
* | use sjlj exceptions on hppa with gcc-3 | Mike Frysinger | 2005-05-20 | 1 | -1/+2 |
* | Do not disable LD_AS_NEEDED for gcc4 and higher. | Martin Schlemmer | 2005-05-11 | 1 | -2/+4 |
* | change version tag from Gentoo Linux to just Gentoo | Mike Frysinger | 2005-05-02 | 1 | -2/+2 |
* | Readdded sjlj exceptions fix for hppa. | Guy Martin | 2005-04-25 | 1 | -2/+6 |
* | fix $D handling so that its quoted properly and so we dont end up with // in ... | Mike Frysinger | 2005-04-15 | 1 | -19/+19 |
* | dont set BRANCH_UPDATE if ebuild set it to empty string | Mike Frysinger | 2005-04-07 | 1 | -2/+2 |
* | if pie & ssp is disabled, make sure we dont split specs | Mike Frysinger | 2005-04-07 | 1 | -3/+2 |
* | merge bsd fixes by Diego Pettenò #88079 | Mike Frysinger | 2005-04-07 | 1 | -14/+10 |
* | Fix typo, thanks to Herbie Hopkins <herbie@hopkins.net>, bug #84324. | Martin Schlemmer | 2005-04-01 | 1 | -2/+2 |
* | fix avr multilib | Mike Frysinger | 2005-03-25 | 1 | -2/+2 |
* | Fix typo, thanks to Herbie Hopkins <herbie@hopkins.net>, bug #84324. | Martin Schlemmer | 2005-03-24 | 1 | -2/+2 |
* | Fixup fix_libtool_files.sh running. | Martin Schlemmer | 2005-03-23 | 1 | -45/+17 |
* | Fix multilib LDPATH thanks to Dario Birtic. Closes bug #86218. | Jeremy Huddleston | 2005-03-22 | 1 | -3/+4 |
* | dont mess with sjlj | Mike Frysinger | 2005-03-21 | 1 | -3/+3 |
* | touchup cross-compiling again so avr works | Mike Frysinger | 2005-03-21 | 1 | -16/+15 |
* | touchup style and formatting | Mike Frysinger | 2005-03-18 | 1 | -16/+9 |
* | add altivec to IUSE and change `use !` syntax to less confusing `! use` | Mike Frysinger | 2005-03-18 | 1 | -5/+5 |
* | make sure the hardened checks return 1 when the _VER variable is empty | Mike Frysinger | 2005-03-18 | 1 | -1/+3 |
* | Fix typo, bug #85490. | Martin Schlemmer | 2005-03-16 | 1 | -2/+2 |