summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make sure destination dir exists if installing into empty $ROOT as pointed ou...Mike Frysinger2006-06-171-1/+5
* dont try to install fixlafiles.awk/fix_libtool_files.sh when cross-compiling ...Mike Frysinger2006-06-161-4/+6
* make sure compile runs in C locale so we can messages #136484Mike Frysinger2006-06-121-2/+2
* whitespace/quoting touchupsMike Frysinger2006-06-111-7/+7
* slot the libtool hack filesMike Frysinger2006-06-111-3/+7
* make the libc.so locating code more robust by taking a page from the sandbox ...Mike Frysinger2006-06-101-13/+10
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-06-101-46/+46
* Don't alias the fortran compilers.Jeremy Huddleston2006-06-091-6/+7
* Put ip32r10k into IUSE.Joshua Kinard2006-05-291-2/+2
* Multilib fixes for eselect-compiler. Now we update the secondary targets as ...Jeremy Huddleston2006-05-271-37/+40
* revert r1.275 for #130772 as it causes more problems that it solvesMike Frysinger2006-05-261-17/+2
* fix get_make_var() when people are using -w in make options #133822 by Anthon...Mike Frysinger2006-05-231-2/+2
* check for libstdc++.so rather than libstdc++.laMike Frysinger2006-05-151-3/+7
* make sure fixlafiles.awk-no_gcc_la is named properlyMike Frysinger2006-05-111-2/+2
* cut libstdc++.la for gcc-4.0+Mike Frysinger2006-05-101-2/+7
* Disable only pie, as we have ssp now.Diego Elio Pettenò2006-04-301-7/+7
* delay stripping until after we moved all of the gcc binaries aroundMike Frysinger2006-04-291-5/+5
* redo how we enable protoize so it works with cross-compiling/bsd/etc... #130962Mike Frysinger2006-04-271-13/+5
* if user uninstalls active toolchain, make sure we switch to a valid one #130772Mike Frysinger2006-04-251-2/+17
* make sure fix_libtool_files.sh and fixlafiles.awk are never uninstalled #87647Mike Frysinger2006-04-251-3/+4
* match -gnueabi as well when finding needed libcMike Frysinger2006-04-231-2/+2
* Check against CTARGET rather than CHOST to disable protoize until it's fixed.Diego Elio Pettenò2006-04-191-2/+2
* Blacklist freebsd again for hardened support (for now) as $gcc_cv_ld_pie is u...Diego Elio Pettenò2006-04-171-2/+6
* remove hardened freebsd hack in favor of a generic solutionMike Frysinger2006-04-171-2/+2
* Disable both PIE and SSP on FreeBSD.Diego Elio Pettenò2006-04-161-1/+3
* Don't build protoize for FreeBSD as it assumes things that might not be true....Diego Elio Pettenò2006-04-161-10/+12
* fix head/tails issues in more files #124578Mike Frysinger2006-04-161-2/+2
* update HOMEPAGE #129653 by Salah CoronyaMike Frysinger2006-04-131-2/+2
* only warn about fix_libtool_files.sh when doing a native buildMike Frysinger2006-04-121-5/+7
* Build protoize by default (bug #126350) and fix building gcc 4.1/4.2 snapshot...Mark Loeser2006-04-111-1/+26
* default multilib support to on for everyone but linux targets #126823Mike Frysinger2006-04-101-3/+3
* drop o32 libpathMike Frysinger2006-04-101-2/+2
* create CTARGET-cpp names as wellMike Frysinger2006-04-061-3/+3
* fix gcc_movelibs() multilib installs by delying the removal of dirs until the...Mike Frysinger2006-04-021-3/+12
* add some more error checking when installing filesMike Frysinger2006-04-021-5/+6
* fix split-debug support when installing a cross-compilerMike Frysinger2006-04-021-3/+3
* remove some old notes and old dodir callsMike Frysinger2006-04-021-6/+1
* cleanup spec generation and fix how we get the value of XGCCMike Frysinger2006-04-021-104/+47
* Replace has_hardened with (in this case) gcc-specs-ssp - bug #128023Kevin F. Quinn2006-03-301-2/+2
* dont build doxygen docs unless USE=docMike Frysinger2006-03-241-3/+3
* fix should_we_gcc_config/should_we_eselect_compiler and add some comments to ...Mike Frysinger2006-03-231-3/+7
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-03-181-2/+2
* Separated gcc-config / eselect compiler specific code rather than handle it i...Jeremy Huddleston2006-03-161-81/+111
* scan for newer ssp symbols as well as old in libcMike Frysinger2006-03-101-8/+15
* quote $WORKDIR, add hardened back to IUSE for everyone, and update gcc-upgrad...Mike Frysinger2006-03-071-31/+26
* force ssp support into libc, add a wrapper for version_is_at_least so we dont...Mike Frysinger2006-03-071-10/+33
* add support for obj-c++ and disable libsspMike Frysinger2006-03-041-7/+19
* Add changes to make branding work with >=gcc-4.1.0Mark Loeser2006-03-031-6/+14
* add multislot to IUSE for all gcc packagesMike Frysinger2006-01-181-2/+4
* only add mudflap configure options with >=gcc-4Mike Frysinger2006-01-151-2/+4