summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make gcc-specs-directive work on non-English locales, bug #127742Kevin F. Quinn2006-03-281-3/+4
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-02-171-2/+2
* Minor fix for the previous patch to keep ppc64 working.Daniel Ostrow2006-01-241-2/+2
* Applied fix for bug #119203.Joseph Jezak2006-01-241-3/+10
* oops, had blackfin args reversedMike Frysinger2006-01-151-2/+2
* add support for embedded arches blackfin/nios2Mike Frysinger2006-01-151-1/+4
* Minor fixup for new powerpc tree in toolchain-funcs.eclass.Daniel Ostrow2006-01-091-1/+3
* remove sep case for powerpc64 hosts and fixup the unified codeMike Frysinger2006-01-081-4/+3
* add support for newer ppc kernels thanks to hansmiMike Frysinger2006-01-041-4/+11
* Get rid of ABI crap since it's needed only in dev profiles, and with gcc-conf...Jeremy Huddleston2005-11-031-2/+1
* sort arches by alphabetical order and define a few moreMike Frysinger2005-10-101-13/+13
* include dumpspecs output as first data for specs parsingKevin F. Quinn2005-10-061-11/+20
* make sure tc-getBUILD_CC() properly falls back to gcc #74101Mike Frysinger2005-10-061-3/+2
* add arm thumb supportMike Frysinger2005-09-161-1/+3
* handle CBUILD better since it is forced in portage now and check for CC_FOR_B...Mike Frysinger2005-09-151-12/+10
* Fix borkage with gcc4.Martin Schlemmer2005-08-021-1/+2
* Added functions to read/check gcc specs (for use in checking hardened toolcha...Kevin F. Quinn2005-08-011-1/+41
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-3/+3
* 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
* Changes for ppc64 64bit kernel / 32bit userlandDaniel Ostrow2005-07-011-2/+5
* dont echo variables when exporting anymoreMike Frysinger2005-05-021-2/+2
* Fallback to CHOST if $(get_abi_CHOST)-gcc doesn't exist.Jeremy Huddleston2005-03-111-9/+6
* Add support for using get_abi_CHOST as a prefix before CHOST.Jeremy Huddleston2005-03-101-6/+9
* undo style changesMike Frysinger2005-03-041-14/+14
* Added sanity checks about for threads and shared with EXTRA_ECONF. Added sup...Jeremy Huddleston2005-03-041-13/+16
* make endian func a little more robust and change sh behavior to match binutil...Mike Frysinger2005-03-021-5/+6
* Support - in the gcc version stringJeremy Huddleston2005-02-131-2/+2
* make tc-endian act like tc-arch wrt to default CHOST/CTARGET selectionMike Frysinger2005-02-011-2/+2
* make fallbak tc-arch() $ARCHMike Frysinger2005-01-241-7/+6
* Correct ARCH setting on sparc64.Jeremy Huddleston2005-01-231-2/+6
* touchup copyright/whitespaceMike Frysinger2005-01-161-3/+3
* Fixed bad ninja.Jeremy Huddleston2005-01-161-3/+3
* tc-arch: default to $CTARGET and then fall back to $CHOSTMike Frysinger2005-01-151-2/+2
* add m68k to our listMike Frysinger2005-01-151-2/+3
* kernel arch for x86 is i386, oopsMike Frysinger2005-01-111-2/+2
* dont need eutils eclassMike Frysinger2005-01-111-5/+3
* change the names of the arch functions to be like all the other tc-funcs. al...Mike Frysinger2005-01-111-8/+31
* add function to translate CHOST tuples into ARCH for portage/kernelMike Frysinger2005-01-101-1/+35
* dont kill $prog unless $search is validMike Frysinger2004-12-311-2/+2
* style update and remove $CTARGET logic from tc-get()Mike Frysinger2004-12-301-23/+15
* force cross-compiling users to set CBUILDMike Frysinger2004-12-161-11/+2
* use CBUILD / CHOST in the default case of tc-is-cross-compilerMike Frysinger2004-12-141-1/+7
* err need to negate the logicMike Frysinger2004-12-141-2/+2
* make sure we return the correct statusMike Frysinger2004-12-141-1/+2
* tc-is-cross-compiler()Mike Frysinger2004-12-131-1/+11
* fix how BUILD_CC is defined (you know, so it works :D)Mike Frysinger2004-12-071-7/+9
* tc-export()Mike Frysinger2004-12-061-1/+9
* add a bit more logic to buildcc()Mike Frysinger2004-11-171-12/+13
* tc-getGCJMike Frysinger2004-10-291-1/+3