| Commit message (Expand) | Author | Age | Files | Lines |
* | reverted fatal error from unset and made it a warning only shown when checki... | Ian Stakenvicius | 2012-09-28 | 1 | -2/+3 |
* | Fixed tc-ninja_magic_to_arch() to also use KV_FULL and fail if no kernel vers... | Ian Stakenvicius | 2012-09-27 | 1 | -1/+4 |
* | Remove redundant DESCRIPTION variable settings. | Zac Medico | 2012-09-15 | 1 | -4/+2 |
* | initial aarch64 support | Mike Frysinger | 2012-09-13 | 1 | -1/+4 |
* | also enable usr ldscripts for openbsd & netbsd #417451#38 | Mike Frysinger | 2012-07-26 | 1 | -2/+2 |
* | enable generation of ldscripts for freebsd systems #428014 by Yuta SATOH | Mike Frysinger | 2012-07-25 | 1 | -3/+4 |
* | stop creating linker scripts for non darwin/linux systems #417451 | Mike Frysinger | 2012-07-21 | 1 | -61/+9 |
* | unify build env var setup a bit so other packages can use it #391363 | Mike Frysinger | 2012-06-14 | 1 | -3/+17 |
* | add *-softfp-* support to the vendor field for people who want this for binar... | Mike Frysinger | 2012-06-09 | 1 | -20/+12 |
* | have tc-is-cross-compiler default to CHOST if CTARGET isnt set #414527 by RaÃ... | Mike Frysinger | 2012-05-10 | 1 | -1/+2 |
* | avoid multiple inclusions when possible to speed caching up | Mike Frysinger | 2011-12-10 | 1 | -3/+7 |
* | add econf_build helper for cross-compiling some packages | Mike Frysinger | 2011-10-17 | 1 | -2/+69 |
* | add more BUILD_xxx helpers, and unify the variable lookup logic a bit more in... | Mike Frysinger | 2011-09-12 | 1 | -5/+37 |
* | quote flags value in export | Mike Frysinger | 2011-09-09 | 1 | -2/+2 |
* | unify tc-getPROG and tc-getBUILD_CC implementations, and add new tc-getBUILD_... | Mike Frysinger | 2011-09-06 | 1 | -30/+27 |
* | output correct kernel directory for amd64-fbsd in tc-arch-kernel, bug #374893 | Alexis Ballier | 2011-07-12 | 1 | -1/+2 |
* | tc-arch: re-indent the ppc code and check the $type before KV_to_int to avoid... | Mike Frysinger | 2010-10-28 | 1 | -20/+20 |
* | convert gcc version funcs to query the preprocessor for its gcc version to wo... | Mike Frysinger | 2010-09-11 | 1 | -6/+15 |
* | Make tc-getF77() fall back to the gcc-provided gfortran, not some nonexistent... | Donnie Berkholz | 2010-08-20 | 1 | -2/+2 |
* | add new tc-has-openmp helper func #320215 by Samuli Suominen | Mike Frysinger | 2010-05-23 | 1 | -1/+25 |
* | Add tc-is-hardfloat function, rename 'no' of tc-is-softfloat to 'target doesn... | Raúl Porcel | 2010-04-22 | 1 | -2/+15 |
* | tc-get{RC,DLLWRAP}: new helper functions for dealing with Windows toolchains | Mike Frysinger | 2010-03-15 | 1 | -1/+9 |
* | tc-has-tls: new thread local storage test function | Mike Frysinger | 2009-12-01 | 1 | -1/+30 |
* | start a tc-get helper for pkg-config | Mike Frysinger | 2009-11-27 | 1 | -1/+5 |
* | fix bug #283424 for real | Fabian Groffen | 2009-09-02 | 1 | -3/+3 |
* | Make the lib we're going to update using install_name_tool writable if | Fabian Groffen | 2009-09-02 | 1 | -2/+7 |
* | add HPUX support for gen_usr_ldscript from Prefix | Fabian Groffen | 2009-08-15 | 1 | -2/+27 |
* | on Darwin we suffer from "funky sonames" as well (like ELF) | Fabian Groffen | 2009-08-15 | 1 | -1/+5 |
* | gen_usr_ldscript: | Fabian Groffen | 2009-05-24 | 1 | -16/+103 |
* | Revert 1.89 of toolchain-funcs.eclass, I should have reviewed it much better,... | Fabian Groffen | 2009-04-05 | 1 | -179/+7 |
* | Add support for all Prefix arches, in particular for gen_usr_ld_script, and a... | Fabian Groffen | 2009-04-04 | 1 | -7/+179 |
* | support funk SONAMEs like libfoo.so -> libfoo-0.1.so | Mike Frysinger | 2009-03-28 | 1 | -2/+6 |
* | add more comments to the linker script | Mike Frysinger | 2009-03-01 | 1 | -5/+6 |
* | Add tc-getOBJCOPY | Joshua Kinard | 2009-02-25 | 1 | -1/+5 |
* | first cut at a more automated method for ldscript installation | Mike Frysinger | 2009-01-27 | 1 | -5/+21 |
* | Add quoting to comparison on gcc-specs- funcs - fixes false results with GCC 4.x | Gordon Malm | 2009-01-08 | 1 | -7/+7 |
* | Revert changes to hardened funcs for now | Gordon Malm | 2009-01-08 | 1 | -4/+1 |
* | Knock off the version-fu and use test-flags-CC | Gordon Malm | 2009-01-08 | 1 | -3/+4 |
* | Add exception for >=gcc-4 to gcc-specs-ssp-to-all func | Gordon Malm | 2009-01-08 | 1 | -1/+3 |
* | Add some fno-strict-overflow stuff we missed. Thanks Magnus Granberg (Zorry). | Gordon Malm | 2009-01-02 | 1 | -1/+7 |
* | tc-export: make sure the variable requested for export is a valid variable | Mike Frysinger | 2008-09-16 | 1 | -1/+2 |
* | [Fortran] Do a little reworking, since these functions remain unused by anyth... | Donnie Berkholz | 2008-07-03 | 1 | -7/+3 |
* | Fix tc-arch-kernel for freebsd: it is still i386 there, bug #222715 | Alexis Ballier | 2008-06-01 | 1 | -2/+3 |
* | set locale to C when trying to parse the output of gcc as reported by Xake #2... | Mike Frysinger | 2008-04-16 | 1 | -2/+2 |
* | handle linux-2.6.24+ where {i386,x86_64}=>{x86} | Mike Frysinger | 2008-01-02 | 1 | -3/+19 |
* | add new documentation | Mike Frysinger | 2007-08-17 | 1 | -36/+90 |
* | filter unknown targets into the unknown category instead of falling back to t... | Mike Frysinger | 2007-07-22 | 1 | -2/+6 |
* | add avr to the arch list | Mike Frysinger | 2007-07-22 | 1 | -1/+2 |
* | Resurrect tc-endian as I need it to control some testcases. | Robin H. Johnson | 2007-07-11 | 1 | -1/+26 |
* | finish gen_usr_ldscript to toolchain-funcs from eutils | Mike Frysinger | 2007-06-16 | 1 | -3/+2 |