| Commit message (Expand) | Author | Age | Files | Lines |
* | quote single flag arg to test-flag-PROG since we are only testing one flag, a... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-16 | 1 | -4/+4 |
* | unify duplicated lists of variable names and duplicated code blocks, and try ... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-14 | 1 | -88/+52 |
* | mark has_m32 as dead since no one uses it, and mark has_m64 as a warning unti... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-14 | 1 | -21/+4 |
* | delete dead funcs | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-14 | 1 | -23/+1 |
* | have filter-flags filter out LDFLAGS too #395619 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2012-01-13 | 1 | -7/+6 |
* | Clean up setup-allowed-flags(). | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2011-12-28 | 1 | -26/+24 |
* | Remove UNSTABLE_FLAGS. Keyword status should not determine what flags are us... | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2011-12-28 | 1 | -10/+2 |
* | relocate tests to tests/ subdir | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-15 | 1 | -27/+1 |
* | avoid multiple inclusions when possible to speed caching up | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-10 | 1 | -1/+6 |
* | allow -mx32 ABI flag | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-12-07 | 1 | -2/+2 |
* | move away from $* to "$@" to pass args sanely | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-11-14 | 1 | -13/+12 |
* | Test that appended flags are valid. This allows people to add flags that were... | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2011-11-11 | 1 | -6/+6 |
* | document optional args to raw-ldflags | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-10-08 | 1 | -2/+4 |
* | add pointer to docs in append-lfs-flags too | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-08-17 | 1 | -1/+2 |
* | test the actual # of args and not whether their expansion is an empty string | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-08-17 | 1 | -3/+3 |
* | document what each LFS flag does exactly | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-08-17 | 1 | -1/+5 |
* | use -c rather than -S when testing flags so that we can check for assembler f... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-07-12 | 1 | -4/+4 |
* | turn `ewarn` for dead flags into `die` | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-07-12 | 1 | -70/+8 |
* | Allow -fpermissive. | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2011-02-25 | 1 | -2/+2 |
* | Add -mfloat-gprs, -mspe, and -mno-spe for bug #353008 and new flags for 4.6. | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2011-02-01 | 1 | -2/+5 |
* | Add 4.5 -mno-* flags to exception list. | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2010-05-08 | 1 | -1/+4 |
* | Add append-libs() function | ![](//www.gravatar.com/avatar/9a6b69373d732a007a39bfca0b52ac4d?s=13&d=retro) Jonathan Callen | 2010-04-02 | 1 | -1/+16 |
* | Remove last of bindnow-flags. | ![](//www.gravatar.com/avatar/3fd276704065a063dbbb61aa9e03df7e?s=13&d=retro) Samuli Suominen | 2010-02-17 | 1 | -10/+1 |
* | New function: no-as-needed which returns the value to disable asneeded, for G... | ![](//www.gravatar.com/avatar/3fd276704065a063dbbb61aa9e03df7e?s=13&d=retro) Samuli Suominen | 2009-10-04 | 1 | -1/+9 |
* | quote ~ when checking unstable arches to avoid home expansion #281311 by Flor... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2009-08-16 | 1 | -2/+2 |
* | Bug #281311 - Escape ~ inside strip-flags(). | ![](//www.gravatar.com/avatar/fdb9073dc8f2861ccb1f9cdd7975447d?s=13&d=retro) Zac Medico | 2009-08-15 | 1 | -2/+2 |
* | err. | ![](//www.gravatar.com/avatar/3fd276704065a063dbbb61aa9e03df7e?s=13&d=retro) Samuli Suominen | 2009-07-29 | 1 | -2/+2 |
* | Die if bindnow-flags is detected. Nothing in tree is using it anymore, includ... | ![](//www.gravatar.com/avatar/3fd276704065a063dbbb61aa9e03df7e?s=13&d=retro) Samuli Suominen | 2009-07-29 | 1 | -2/+3 |
* | add -mplt to allowed flags #278276 by Zhang Le | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2009-07-20 | 1 | -2/+2 |
* | Update with new instruction sets. | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2009-06-09 | 1 | -2/+4 |
* | fix another think-o in append-flags unification #271141 by Sebastian Lechte | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2009-05-26 | 1 | -2/+2 |
* | typo fix: cpp->c for append-cflags | ![](//www.gravatar.com/avatar/d2f02b59de7fb41fa107eeebf69d0573?s=13&d=retro) Michael Sterrett | 2009-05-24 | 1 | -2/+2 |
* | add a dedicated append-cflags function and define append-flags in terms of ot... | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2009-05-23 | 1 | -5/+14 |
* | do not strip -fno-omit-frame-pointer #270497 by Mart Raudsepp | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2009-05-23 | 1 | -3/+3 |
* | remove the Darwin hook, it seemingly has been obsoleted | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2009-04-05 | 1 | -7/+1 |
* | backport fix for x86-macos in filter-flags from Prefix | ![](//www.gravatar.com/avatar/1df68b8a4354a76e6006c1f429fd7bce?s=13&d=retro) Fabian Groffen | 2009-04-04 | 1 | -1/+7 |
* | Add append-cxxflags function | ![](//www.gravatar.com/avatar/7e198c599b45968c9e73aecd28e66176?s=13&d=retro) Gordon Malm | 2009-01-21 | 1 | -1/+11 |
* | Only append flags in _filter-hardened if they are valid | ![](//www.gravatar.com/avatar/7e198c599b45968c9e73aecd28e66176?s=13&d=retro) Gordon Malm | 2009-01-08 | 1 | -4/+4 |
* | Fix typo, there is no gcc-specs-ssp-all function | ![](//www.gravatar.com/avatar/7e198c599b45968c9e73aecd28e66176?s=13&d=retro) Gordon Malm | 2009-01-08 | 1 | -2/+2 |
* | neuter bindnow-flags even more | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2009-01-04 | 1 | -17/+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/+4 |
* | gcc emits -fstrict-overflow on '>gcc-4.2' need to be able to disable that and... | ![](//www.gravatar.com/avatar/eac97f1c52cae9812dfc1d31e3808050?s=13&d=retro) Ned Ludd | 2008-12-21 | 1 | -4/+4 |
* | do not filter TOC related flags for ppc64 | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2008-11-03 | 1 | -2/+2 |
* | Also declare new_FFLAGS and new_FCFLAGS as arrays in replace-flags(). Bug #2... | ![](//www.gravatar.com/avatar/d7f0456e867190e62fd68fa96ddd89c9?s=13&d=retro) Ryan Hill | 2008-09-14 | 1 | -2/+2 |
* | [Fortran] Add Fortran support to filter-flags(), append-flags(), is-flagq(), ... | ![](//www.gravatar.com/avatar/4bd89909a88b229552b227135b672b2e?s=13&d=retro) Donnie Berkholz | 2008-07-03 | 1 | -12/+83 |
* | Warn when using append-ldflags to pass libraries to link to. | ![](//www.gravatar.com/avatar/8c8fcfa0151cc947e01702ac90922c9b?s=13&d=retro) Diego Elio Pettenò | 2008-06-07 | 1 | -1/+7 |
* | redirect the ewarn message to stderr | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2008-02-18 | 1 | -2/+2 |
* | add eclass documentation #210394 by mren | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2008-02-16 | 1 | -89/+142 |
* | Add -W* and -w to ALLOWED_FLAGS. | ![](//www.gravatar.com/avatar/4bd89909a88b229552b227135b672b2e?s=13&d=retro) Donnie Berkholz | 2007-07-22 | 1 | -1/+2 |
* | allow -fno-strict-aliasing in strip-flags as pointed out by nyhm | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2007-05-12 | 1 | -3/+4 |