summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Enable __cxa_atexit for FreeBSD too, as that's needed for proper C++ ↵Diego Elio Pettenò2007-02-181-12/+14
| | | | libraries cleanup, as x11-themes/domino pointed out.
* add support for the D language #159196Mike Frysinger2007-02-171-10/+38
|
* allow built_with_use to work even with hidden IUSE expanded vars #167166Mike Frysinger2007-02-171-2/+2
|
* add --missing to built_with_use #167166Mike Frysinger2007-02-171-2/+2
|
* check libc for *-elf and *-mingw*Mike Frysinger2007-02-161-9/+10
|
* use new tc-is-softfloat functionMike Frysinger2007-02-121-2/+2
|
* Create /usr/bin in the $ROOT if it doesn't exist already.Diego Elio Pettenò2007-02-011-53/+55
|
* remove funky URL for HTBMike Frysinger2007-01-061-2/+1
|
* more tweaks/generalization to support gcc-2 #124578Mike Frysinger2006-12-301-22/+28
|
* add --enable-secureplt by defaultMike Frysinger2006-12-271-1/+2
|
* need to disable libgomp when cross-compiling with gcc-4.2+Mike Frysinger2006-12-231-2/+2
|
* force all -elf toolchains to build with --with-newlib #158495Mike Frysinger2006-12-221-1/+2
|
* catch *-linux targetsMike Frysinger2006-11-131-1/+2
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-10-141-2/+2
|
* --enable-threads is a problem only when mingw is the host ... also, make ↵Mike Frysinger2006-10-021-3/+7
| | | | sure we respect EXEEXT when doing the sanity check for gcc
* enable sysroot support for mingwMike Frysinger2006-10-021-2/+3
|
* allow people to use -foo_softfloat- for softfloat targetsMike Frysinger2006-09-291-2/+2
|
* only force --enable-__cxa_atexit when working with gnu targets (aka glibc) ↵Mike Frysinger2006-09-281-2/+2
| | | | #149356
* punt is_uclibc() and just check $CTARGET directlyMike Frysinger2006-09-281-13/+8
|
* dont apply stubs anymore when USE=vanilla #124578 by Harald van DijkMike Frysinger2006-09-171-2/+2
|
* add support for gcc-2 in setting IUSE #124578 by Harald van DijkMike Frysinger2006-09-171-11/+15
|
* install c98/c99 into /usr/binMike Frysinger2006-09-121-3/+4
|
* Don't build protoize on FreeBSD, again.Diego Elio Pettenò2006-09-051-2/+3
|
* dont build protoize for cross-compilersMike Frysinger2006-08-271-3/+7
|
* use BINPATH rather custom stringMike Frysinger2006-08-271-2/+2
|
* install gcc binaries for cross-compilers into /usr/CHOST/CTARGET/ #144700Mike Frysinger2006-08-271-2/+6
|
* use the Debian way for building protoizeMike Frysinger2006-08-271-3/+2
|
* use ewarn instead of einfo as pointed out by Bo Ørsted Andresen #143805Mike Frysinger2006-08-191-10/+10
|
* Moved eclasses to use CROSSCOMPILE_OPTS USE_EXPAND environment variable.Danny van Dyk2006-08-041-2/+2
|
* - do be stupid and die when c89/c99 do not existNed Ludd2006-08-021-2/+8
|
* bless all gcc ebuilds with USE=test #141798Mike Frysinger2006-07-301-3/+3
|
* move rmic/rmiregistry rename for gcc 3.x from ebuilds to here - bug #139918Kevin F. Quinn2006-07-281-2/+44
|
* add some output to the generated files step and quote a bunch of $S usageMike Frysinger2006-07-191-11/+16
|
* finish up support for TOOLCHAIN_ALLOWED_LANGS to allow kgcc64 to work properlyMike Frysinger2006-07-171-31/+18
|
* install c89/c99 wrappers from Debian #139619Mike Frysinger2006-07-151-1/+3
|
* make sure destination dir exists if installing into empty $ROOT as pointed ↵Mike Frysinger2006-06-171-1/+5
| | | | out by kanaka
* dont try to install fixlafiles.awk/fix_libtool_files.sh when cross-compiling ↵Mike Frysinger2006-06-161-4/+6
| | | | #136599
* 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
| | | | configure script #136296
* 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
| | | | well.
* 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 ↵Mike Frysinger2006-05-231-2/+2
| | | | Anthony Mutiso and Drake Wyrm
* 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
|