| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add support for embedded arches blackfin/nios2 | Mike Frysinger | 2006-01-15 | 1 | -1/+4 |
* | Minor fixup for new powerpc tree in toolchain-funcs.eclass. | Daniel Ostrow | 2006-01-09 | 1 | -1/+3 |
* | remove sep case for powerpc64 hosts and fixup the unified code | Mike Frysinger | 2006-01-08 | 1 | -4/+3 |
* | add support for newer ppc kernels thanks to hansmi | Mike Frysinger | 2006-01-04 | 1 | -4/+11 |
* | Get rid of ABI crap since it's needed only in dev profiles, and with gcc-conf... | Jeremy Huddleston | 2005-11-03 | 1 | -2/+1 |
* | sort arches by alphabetical order and define a few more | Mike Frysinger | 2005-10-10 | 1 | -13/+13 |
* | include dumpspecs output as first data for specs parsing | Kevin F. Quinn | 2005-10-06 | 1 | -11/+20 |
* | make sure tc-getBUILD_CC() properly falls back to gcc #74101 | Mike Frysinger | 2005-10-06 | 1 | -3/+2 |
* | add arm thumb support | Mike Frysinger | 2005-09-16 | 1 | -1/+3 |
* | handle CBUILD better since it is forced in portage now and check for CC_FOR_B... | Mike Frysinger | 2005-09-15 | 1 | -12/+10 |
* | Fix borkage with gcc4. | Martin Schlemmer | 2005-08-02 | 1 | -1/+2 |
* | Added functions to read/check gcc specs (for use in checking hardened toolcha... | Kevin F. Quinn | 2005-08-01 | 1 | -1/+41 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -3/+3 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Changes for ppc64 64bit kernel / 32bit userland | Daniel Ostrow | 2005-07-01 | 1 | -2/+5 |
* | dont echo variables when exporting anymore | Mike Frysinger | 2005-05-02 | 1 | -2/+2 |
* | Fallback to CHOST if $(get_abi_CHOST)-gcc doesn't exist. | Jeremy Huddleston | 2005-03-11 | 1 | -9/+6 |
* | Add support for using get_abi_CHOST as a prefix before CHOST. | Jeremy Huddleston | 2005-03-10 | 1 | -6/+9 |
* | undo style changes | Mike Frysinger | 2005-03-04 | 1 | -14/+14 |
* | Added sanity checks about for threads and shared with EXTRA_ECONF. Added sup... | Jeremy Huddleston | 2005-03-04 | 1 | -13/+16 |
* | make endian func a little more robust and change sh behavior to match binutil... | Mike Frysinger | 2005-03-02 | 1 | -5/+6 |
* | Support - in the gcc version string | Jeremy Huddleston | 2005-02-13 | 1 | -2/+2 |
* | make tc-endian act like tc-arch wrt to default CHOST/CTARGET selection | Mike Frysinger | 2005-02-01 | 1 | -2/+2 |
* | make fallbak tc-arch() $ARCH | Mike Frysinger | 2005-01-24 | 1 | -7/+6 |
* | Correct ARCH setting on sparc64. | Jeremy Huddleston | 2005-01-23 | 1 | -2/+6 |
* | touchup copyright/whitespace | Mike Frysinger | 2005-01-16 | 1 | -3/+3 |
* | Fixed bad ninja. | Jeremy Huddleston | 2005-01-16 | 1 | -3/+3 |
* | tc-arch: default to $CTARGET and then fall back to $CHOST | Mike Frysinger | 2005-01-15 | 1 | -2/+2 |
* | add m68k to our list | Mike Frysinger | 2005-01-15 | 1 | -2/+3 |
* | kernel arch for x86 is i386, oops | Mike Frysinger | 2005-01-11 | 1 | -2/+2 |
* | dont need eutils eclass | Mike Frysinger | 2005-01-11 | 1 | -5/+3 |
* | change the names of the arch functions to be like all the other tc-funcs. al... | Mike Frysinger | 2005-01-11 | 1 | -8/+31 |
* | add function to translate CHOST tuples into ARCH for portage/kernel | Mike Frysinger | 2005-01-10 | 1 | -1/+35 |
* | dont kill $prog unless $search is valid | Mike Frysinger | 2004-12-31 | 1 | -2/+2 |
* | style update and remove $CTARGET logic from tc-get() | Mike Frysinger | 2004-12-30 | 1 | -23/+15 |
* | force cross-compiling users to set CBUILD | Mike Frysinger | 2004-12-16 | 1 | -11/+2 |
* | use CBUILD / CHOST in the default case of tc-is-cross-compiler | Mike Frysinger | 2004-12-14 | 1 | -1/+7 |
* | err need to negate the logic | Mike Frysinger | 2004-12-14 | 1 | -2/+2 |
* | make sure we return the correct status | Mike Frysinger | 2004-12-14 | 1 | -1/+2 |
* | tc-is-cross-compiler() | Mike Frysinger | 2004-12-13 | 1 | -1/+11 |
* | fix how BUILD_CC is defined (you know, so it works :D) | Mike Frysinger | 2004-12-07 | 1 | -7/+9 |
* | tc-export() | Mike Frysinger | 2004-12-06 | 1 | -1/+9 |
* | add a bit more logic to buildcc() | Mike Frysinger | 2004-11-17 | 1 | -12/+13 |
* | tc-getGCJ | Mike Frysinger | 2004-10-29 | 1 | -1/+3 |
* | add fortran wrapper tc-getF77 | Mike Frysinger | 2004-10-28 | 1 | -1/+3 |
* | favor $CTARGET over $CHOST | Mike Frysinger | 2004-10-26 | 1 | -5/+5 |
* | oops, had inverse logic #68106 | Mike Frysinger | 2004-10-19 | 1 | -2/+2 |
* | tc-getBUILD_CC() | Mike Frysinger | 2004-10-15 | 1 | -1/+17 |
* | fix $ECLASS | Mike Frysinger | 2004-10-13 | 1 | -2/+2 |