summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed snapshot support to work with snapshots made within the past two years ;)Travis Tilley2004-10-271-10/+32
* dont create multiple specs files if USE=boundscheckingTravis Tilley2004-10-261-2/+4
* fix the slotTravis Tilley2004-10-261-2/+6
* have gcc-config create the 32bit/64bit wrappersMike Frysinger2004-10-261-36/+7
* make -very- sure that MY_PV_FULL is set during do_gcc_configTravis Tilley2004-10-251-1/+5
* only download boundschecking patch if USE=boundscheckingTravis Tilley2004-10-251-2/+2
* dont set GCC_SPECS by default, fix hardenednossp specs file with USE=hardenedTravis Tilley2004-10-251-4/+14
* merge a bunch of fixes from my localMike Frysinger2004-10-251-49/+32
* USE=nocxxMike Frysinger2004-10-221-4/+5
* '...' -> ' ...'Mike Frysinger2004-10-191-6/+6
* fix a small brain fartTravis Tilley2004-10-111-21/+23
* we dont want to use the installed compilers' specs to build gcc!Travis Tilley2004-10-111-1/+4
* always switch gcc profile if bootstrapping!Travis Tilley2004-10-111-2/+3
* changes for boundscheckingAlexander Gabert2004-10-061-13/+43
* revert the multilib-by-default changes, since this seems to be causing proble...Travis Tilley2004-10-051-6/+6
* we dont want to automatically switch the currently selected gcc config unless...Travis Tilley2004-10-041-4/+32
* add some sanity checking and informational messages to do_gcc_config()Travis Tilley2004-10-041-6/+29
* add support for creating a pie-but-not-ssp hardened specs file, and add a do_...Travis Tilley2004-10-041-2/+34
* made env script function more flexible just in case we get more than just 3 s...Travis Tilley2004-10-031-7/+4
* add function for creating gcc env.d entriesTravis Tilley2004-10-031-1/+47
* DAMN YOU UCLIBC!Travis Tilley2004-09-251-5/+5
* fix whitespacing and change GCC_EXTRA_CONF to standard EXTRA_ECONFMike Frysinger2004-09-231-31/+29
* forgot to elibtoolize. oops.Travis Tilley2004-09-211-2/+6
* set CCHOST to CHOST if CCHOST is unsetTravis Tilley2004-09-151-1/+3
* fix the specs splitting thingieTravis Tilley2004-09-131-4/+12
* toolchain.eclass support for splitting out multiple specs files, activated by...Travis Tilley2004-09-131-1/+51
* line 395: [: -ge: unary operator expectedTravis Tilley2004-09-121-2/+2
* new finalised toolchain.eclass. i dont expect (rather, i hope not) to make ma...Travis Tilley2004-09-121-174/+354
* added support for the new ssp patchTravis Tilley2004-09-101-21/+41
* damnit pkg_setupTravis Tilley2004-09-091-13/+16
* fix version patch function and tweak multilib script creator. i should probab...Travis Tilley2004-09-091-12/+26
* force enable multilib only on archs known to support it, just to be safeTravis Tilley2004-09-081-2/+4
* change multilib behavior: instead of using 'use multilib' to enable multilib,...Travis Tilley2004-09-081-9/+9
* fix confusing message about updating gcc to use SSP from glibc since we also ...Travis Tilley2004-09-071-3/+3
* ppc related changeLuca Barbato2004-09-071-2/+2
* export src_unpack and pkg_setupTravis Tilley2004-09-061-7/+29
* typo fixTravis Tilley2004-09-061-2/+2
* add support for versionzing libs from specific directoriesTravis Tilley2004-09-051-5/+15
* misc fixes required to convert sys-libs/libstdc++-v3 over to using the toolch...Travis Tilley2004-09-051-20/+71
* Initial commit of toolchain.eclass... note that it isnt quite complete yet an...Travis Tilley2004-09-041-0/+723