| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 1.89 of toolchain-funcs.eclass, I should have reviewed it much better,... | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2009-04-05 | 1 | -179/+7 |
* | Add support for all Prefix arches, in particular for gen_usr_ld_script, and a... | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2009-04-04 | 1 | -7/+179 |
* | support funk SONAMEs like libfoo.so -> libfoo-0.1.so | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2009-03-28 | 1 | -2/+6 |
* | add more comments to the linker script | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2009-03-01 | 1 | -5/+6 |
* | Add tc-getOBJCOPY | ![](//www.gravatar.com/avatar/072d3979680d6c2f91b170030f057d79?s=13&d=retro) Joshua Kinard | 2009-02-25 | 1 | -1/+5 |
* | first cut at a more automated method for ldscript installation | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2009-01-27 | 1 | -5/+21 |
* | Add quoting to comparison on gcc-specs- funcs - fixes false results with GCC 4.x | ![](//www.gravatar.com/avatar/7e198c599b45968c9e73aecd28e66176?s=13&d=retro) Gordon Malm | 2009-01-08 | 1 | -7/+7 |
* | Revert changes to hardened funcs for now | ![](//www.gravatar.com/avatar/7e198c599b45968c9e73aecd28e66176?s=13&d=retro) Gordon Malm | 2009-01-08 | 1 | -4/+1 |
* | Knock off the version-fu and use test-flags-CC | ![](//www.gravatar.com/avatar/7e198c599b45968c9e73aecd28e66176?s=13&d=retro) Gordon Malm | 2009-01-08 | 1 | -3/+4 |
* | Add exception for >=gcc-4 to gcc-specs-ssp-to-all func | ![](//www.gravatar.com/avatar/7e198c599b45968c9e73aecd28e66176?s=13&d=retro) Gordon Malm | 2009-01-08 | 1 | -1/+3 |
* | Add some fno-strict-overflow stuff we missed. Thanks Magnus Granberg (Zorry). | ![](//www.gravatar.com/avatar/7e198c599b45968c9e73aecd28e66176?s=13&d=retro) Gordon Malm | 2009-01-02 | 1 | -1/+7 |
* | tc-export: make sure the variable requested for export is a valid variable | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2008-09-16 | 1 | -1/+2 |
* | [Fortran] Do a little reworking, since these functions remain unused by anyth... | ![](//www.gravatar.com/avatar/4bd89909a88b229552b227135b672b2e?s=13&d=retro) Donnie Berkholz | 2008-07-03 | 1 | -7/+3 |
* | Fix tc-arch-kernel for freebsd: it is still i386 there, bug #222715 | ![](//www.gravatar.com/avatar/bdfe43959b94effb58540b239fc9a312?s=13&d=retro) 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... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2008-04-16 | 1 | -2/+2 |
* | handle linux-2.6.24+ where {i386,x86_64}=>{x86} | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2008-01-02 | 1 | -3/+19 |
* | add new documentation | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2007-08-17 | 1 | -36/+90 |
* | filter unknown targets into the unknown category instead of falling back to t... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2007-07-22 | 1 | -2/+6 |
* | add avr to the arch list | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2007-07-22 | 1 | -1/+2 |
* | Resurrect tc-endian as I need it to control some testcases. | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2007-07-11 | 1 | -1/+26 |
* | finish gen_usr_ldscript to toolchain-funcs from eutils | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2007-06-16 | 1 | -3/+2 |
* | avoid eclass recursion | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2007-03-27 | 1 | -2/+3 |
* | Upgrade gcc-specs-directive to handle spec string substitutions. | ![](//www.gravatar.com/avatar/b39170dcaa9d5551b057e99ee673f8ae?s=13&d=retro) Kevin F. Quinn | 2007-03-15 | 1 | -4/+38 |
* | declare/shuffle around maintainers | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2007-03-04 | 1 | -3/+3 |
* | add blackfin to softfloat-only case | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2007-02-16 | 1 | -2/+2 |
* | first run at tc-is-softfloat() | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2007-02-12 | 1 | -1/+20 |
* | no one uses tc-endian() so just cut it ... people should be handling endian i... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2007-01-07 | 1 | -26/+1 |
* | allow gcc funcs to take an argument to pass down to tc-getCC #158239 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-12-16 | 1 | -6/+6 |
* | fixup style in previous commit | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-09-24 | 1 | -4/+3 |
* | The Darwin linker doesn't understand GNU ld scripts, instead it has no | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2006-09-24 | 1 | -12/+19 |
* | move gen_usr_ldscript() to toolchain-funcs.eclass and make it smarter | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-08-19 | 1 | -1/+45 |
* | Add tc-getSTRIP. With gcc-4.X, GNU fortran is no longer f77, so add tc-getF90... | ![](//www.gravatar.com/avatar/483fffce276b036381eaa04e5c06023e?s=13&d=retro) Joel Martin | 2006-06-28 | 1 | -2/+8 |
* | Add function to get CPP. | ![](//www.gravatar.com/avatar/92acbdd6a6a4ac8239f987f1ee9181b8?s=13&d=retro) Robin H. Johnson | 2006-04-02 | 1 | -1/+3 |
* | Make gcc-specs-directive work on non-English locales, bug #127742 | ![](//www.gravatar.com/avatar/b39170dcaa9d5551b057e99ee673f8ae?s=13&d=retro) Kevin F. Quinn | 2006-03-28 | 1 | -3/+4 |
* | Apply whitespace checks from repoman to eclasses. | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2006-02-17 | 1 | -2/+2 |
* | Minor fix for the previous patch to keep ppc64 working. | ![](//www.gravatar.com/avatar/dd48d0dc8d10ffb6afccfc3a55f28886?s=13&d=retro) Daniel Ostrow | 2006-01-24 | 1 | -2/+2 |
* | Applied fix for bug #119203. | ![](//www.gravatar.com/avatar/63304ec0e27809c4b381b02a06b1ffe2?s=13&d=retro) Joseph Jezak | 2006-01-24 | 1 | -3/+10 |
* | oops, had blackfin args reversed | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-01-15 | 1 | -2/+2 |
* | add support for embedded arches blackfin/nios2 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-01-15 | 1 | -1/+4 |
* | Minor fixup for new powerpc tree in toolchain-funcs.eclass. | ![](//www.gravatar.com/avatar/dd48d0dc8d10ffb6afccfc3a55f28886?s=13&d=retro) Daniel Ostrow | 2006-01-09 | 1 | -1/+3 |
* | remove sep case for powerpc64 hosts and fixup the unified code | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2006-01-08 | 1 | -4/+3 |
* | add support for newer ppc kernels thanks to hansmi | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) 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... | ![](//www.gravatar.com/avatar/b9f59405e6c942db54743078e3cfb867?s=13&d=retro) Jeremy Huddleston | 2005-11-03 | 1 | -2/+1 |
* | sort arches by alphabetical order and define a few more | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-10-10 | 1 | -13/+13 |
* | include dumpspecs output as first data for specs parsing | ![](//www.gravatar.com/avatar/b39170dcaa9d5551b057e99ee673f8ae?s=13&d=retro) Kevin F. Quinn | 2005-10-06 | 1 | -11/+20 |
* | make sure tc-getBUILD_CC() properly falls back to gcc #74101 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-10-06 | 1 | -3/+2 |
* | add arm thumb support | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-09-16 | 1 | -1/+3 |
* | handle CBUILD better since it is forced in portage now and check for CC_FOR_B... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2005-09-15 | 1 | -12/+10 |
* | Fix borkage with gcc4. | ![](//www.gravatar.com/avatar/891ac21361f6957c83e3f6fad1be6be0?s=13&d=retro) Martin Schlemmer | 2005-08-02 | 1 | -1/+2 |
* | Added functions to read/check gcc specs (for use in checking hardened toolcha... | ![](//www.gravatar.com/avatar/b39170dcaa9d5551b057e99ee673f8ae?s=13&d=retro) Kevin F. Quinn | 2005-08-01 | 1 | -1/+41 |