summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed chost/ctarget typo in the compiler confs on multilib archs.Jeremy Huddleston2005-10-011-4/+4
* Apply whitespace checks from repoman to eclasses.Sven Wegener2005-09-251-3/+3
* Added support for eselect-compilerJeremy Huddleston2005-09-241-25/+192
* compile stage1 witn -O2 instead of -O if current and target are 3.4 and harde...Jeremy Huddleston2005-09-221-1/+4
* punt useless multilib cruft and fix up some of the remaining code ... also di...Mike Frysinger2005-09-211-92/+23
* touch up the USE=nocxx support in cross-compilers so that we can get a normal...Mike Frysinger2005-09-201-10/+19
* need to ignore mips for the multilib spec hackMike Frysinger2005-09-201-1/+2
* fix mips multilib cross-compileMike Frysinger2005-09-201-25/+9
* dont make the C++ manpages build fatal if it failsMike Frysinger2005-09-061-7/+5
* add support for building/install C++ manpagesMike Frysinger2005-09-061-2/+15
* deprecate sjlj for gcc-3.4 uclibc toolchainsMike Frysinger2005-08-221-2/+2
* blah, second to last commit had too many local changes, make sure gcc-3.3.x l...Mike Frysinger2005-08-201-2/+6
* dont want to pass --libdir because it will just cause gcc to install into a l...Mike Frysinger2005-08-201-2/+1
* punt --enable-version-specific-runtime-libs option #100679Mike Frysinger2005-08-191-15/+3
* remove sysroot since it doesnt work yetMike Frysinger2005-08-171-3/+1
* touchup support for cross-compiling a native compilerMike Frysinger2005-08-131-3/+9
* add support for cross-compiling native-compilersMike Frysinger2005-08-101-3/+6
* add support for USE=vanilla and create versioned symlinks so people can run `...Mike Frysinger2005-08-101-15/+25
* only warn if test failsMike Frysinger2005-08-061-8/+5
* Rebuild /etc/env.d/05gcc and /etc/ld.so.conf if we update a non default compi...Martin Schlemmer2005-08-051-2/+6
* add support for softfloat toolchains #75585 by Yuri VasilevskiMike Frysinger2005-08-051-1/+3
* 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