| Commit message (Expand) | Author | Age | Files | Lines |
* | dont make the C++ manpages build fatal if it fails |  Mike Frysinger | 2005-09-06 | 1 | -7/+5 |
* | add support for building/install C++ manpages |  Mike Frysinger | 2005-09-06 | 1 | -2/+15 |
* | deprecate sjlj for gcc-3.4 uclibc toolchains |  Mike Frysinger | 2005-08-22 | 1 | -2/+2 |
* | blah, second to last commit had too many local changes, make sure gcc-3.3.x l... |  Mike Frysinger | 2005-08-20 | 1 | -2/+6 |
* | dont want to pass --libdir because it will just cause gcc to install into a l... |  Mike Frysinger | 2005-08-20 | 1 | -2/+1 |
* | punt --enable-version-specific-runtime-libs option #100679 |  Mike Frysinger | 2005-08-19 | 1 | -15/+3 |
* | remove sysroot since it doesnt work yet |  Mike Frysinger | 2005-08-17 | 1 | -3/+1 |
* | touchup support for cross-compiling a native compiler |  Mike Frysinger | 2005-08-13 | 1 | -3/+9 |
* | add support for cross-compiling native-compilers |  Mike Frysinger | 2005-08-10 | 1 | -3/+6 |
* | add support for USE=vanilla and create versioned symlinks so people can run `... |  Mike Frysinger | 2005-08-10 | 1 | -15/+25 |
* | only warn if test fails |  Mike Frysinger | 2005-08-06 | 1 | -8/+5 |
* | Rebuild /etc/env.d/05gcc and /etc/ld.so.conf if we update a non default compi... |  Martin Schlemmer | 2005-08-05 | 1 | -2/+6 |
* | add support for softfloat toolchains #75585 by Yuri Vasilevski |  Mike Frysinger | 2005-08-05 | 1 | -1/+3 |
* | 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 |