summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* convert gcc version funcs to query the preprocessor for its gcc version to wo...Mike Frysinger2010-09-111-6/+15
* Make tc-getF77() fall back to the gcc-provided gfortran, not some nonexistent...Donnie Berkholz2010-08-201-2/+2
* add new tc-has-openmp helper func #320215 by Samuli SuominenMike Frysinger2010-05-231-1/+25
* Add tc-is-hardfloat function, rename 'no' of tc-is-softfloat to 'target doesn...Raúl Porcel2010-04-221-2/+15
* tc-get{RC,DLLWRAP}: new helper functions for dealing with Windows toolchainsMike Frysinger2010-03-151-1/+9
* tc-has-tls: new thread local storage test functionMike Frysinger2009-12-011-1/+30
* start a tc-get helper for pkg-configMike Frysinger2009-11-271-1/+5
* fix bug #283424 for realFabian Groffen2009-09-021-3/+3
* Make the lib we're going to update using install_name_tool writable ifFabian Groffen2009-09-021-2/+7
* add HPUX support for gen_usr_ldscript from PrefixFabian Groffen2009-08-151-2/+27
* on Darwin we suffer from "funky sonames" as well (like ELF)Fabian Groffen2009-08-151-1/+5
* gen_usr_ldscript:Fabian Groffen2009-05-241-16/+103
* Revert 1.89 of toolchain-funcs.eclass, I should have reviewed it much better,...Fabian Groffen2009-04-051-179/+7
* Add support for all Prefix arches, in particular for gen_usr_ld_script, and a...Fabian Groffen2009-04-041-7/+179
* support funk SONAMEs like libfoo.so -> libfoo-0.1.soMike Frysinger2009-03-281-2/+6
* add more comments to the linker scriptMike Frysinger2009-03-011-5/+6
* Add tc-getOBJCOPYJoshua Kinard2009-02-251-1/+5
* first cut at a more automated method for ldscript installationMike Frysinger2009-01-271-5/+21
* Add quoting to comparison on gcc-specs- funcs - fixes false results with GCC 4.xGordon Malm2009-01-081-7/+7
* Revert changes to hardened funcs for nowGordon Malm2009-01-081-4/+1
* Knock off the version-fu and use test-flags-CCGordon Malm2009-01-081-3/+4
* Add exception for >=gcc-4 to gcc-specs-ssp-to-all funcGordon Malm2009-01-081-1/+3
* Add some fno-strict-overflow stuff we missed. Thanks Magnus Granberg (Zorry).Gordon Malm2009-01-021-1/+7
* tc-export: make sure the variable requested for export is a valid variableMike Frysinger2008-09-161-1/+2
* [Fortran] Do a little reworking, since these functions remain unused by anyth...Donnie Berkholz2008-07-031-7/+3
* Fix tc-arch-kernel for freebsd: it is still i386 there, bug #222715Alexis Ballier2008-06-011-2/+3
* set locale to C when trying to parse the output of gcc as reported by Xake #2...Mike Frysinger2008-04-161-2/+2
* handle linux-2.6.24+ where {i386,x86_64}=>{x86}Mike Frysinger2008-01-021-3/+19
* add new documentationMike Frysinger2007-08-171-36/+90
* filter unknown targets into the unknown category instead of falling back to t...Mike Frysinger2007-07-221-2/+6
* add avr to the arch listMike Frysinger2007-07-221-1/+2
* Resurrect tc-endian as I need it to control some testcases.Robin H. Johnson2007-07-111-1/+26
* finish gen_usr_ldscript to toolchain-funcs from eutilsMike Frysinger2007-06-161-3/+2
* avoid eclass recursionMike Frysinger2007-03-271-2/+3
* Upgrade gcc-specs-directive to handle spec string substitutions.Kevin F. Quinn2007-03-151-4/+38
* declare/shuffle around maintainersMike Frysinger2007-03-041-3/+3
* add blackfin to softfloat-only caseMike Frysinger2007-02-161-2/+2
* first run at tc-is-softfloat()Mike Frysinger2007-02-121-1/+20
* no one uses tc-endian() so just cut it ... people should be handling endian i...Mike Frysinger2007-01-071-26/+1
* allow gcc funcs to take an argument to pass down to tc-getCC #158239Mike Frysinger2006-12-161-6/+6
* fixup style in previous commitMike Frysinger2006-09-241-4/+3
* The Darwin linker doesn't understand GNU ld scripts, instead it has noFabian Groffen2006-09-241-12/+19
* move gen_usr_ldscript() to toolchain-funcs.eclass and make it smarterMike Frysinger2006-08-191-1/+45
* Add tc-getSTRIP. With gcc-4.X, GNU fortran is no longer f77, so add tc-getF90...Joel Martin2006-06-281-2/+8
* Add function to get CPP.Robin H. Johnson2006-04-021-1/+3
* 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