summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* support cflags -nopieScott W Taylor2004-04-121-8/+6
* trimmed down etexec-flags and fstack-flagsScott W Taylor2004-04-101-13/+5
* hardened flag-o fixesBrandon Hale2004-04-091-4/+4
* allow $ALLOWED_FLAGS to be overridden in ebuilds #47140Mike Frysinger2004-04-081-8/+10
* fix small thinko in flag-o-matic.eclass has_pieBrandon Hale2004-04-061-3/+3
* update flag-o-matic.eclass with has_{pic,pie,ssp}, hardened@gentoo.orgBrandon Hale2004-04-061-9/+38
* long needed filter-ldflags function thanks to Christian Rubbert bug #44825Ned Ludd2004-03-161-1/+16
* add filter-lfs-flagsMike Frysinger2004-03-121-1/+5
* filter -pie along with fpieNed Ludd2004-03-121-2/+2
* include -mtune in the listMike Frysinger2004-02-261-1/+2
* add replace-cpu-flags to help tone down march/mcpu flagsMike Frysinger2004-02-211-5/+19
* move ALLOWED_FLAGS/UNSTABLE_FLAGS out of global scope since only one or two f...Mike Frysinger2004-02-211-51/+72
* eclass syntax cleanups for when filtering -fPIC, -fpic, -fPIE, -fpie, -fstack...Ned Ludd2004-01-201-9/+11
* performance improvementsNed Ludd2004-01-141-7/+11
* is-flag() is freeMike Frysinger2003-12-311-4/+2
* added some more hoolks for PIC/fstack filteringNed Ludd2003-12-211-6/+6
* add -fPIC to allowed flags for ia64Aron Griffis2003-12-101-1/+2
* Close bug #32882Martin Schlemmer2003-11-071-1/+9
* Added strip-unsupported-flags as per bug #26390Douglas Russel2003-10-311-1/+26
* fix return valuesMike Frysinger2003-10-261-5/+7
* required hardened-gcc hooks for fPIC and propoliceNed Ludd2003-09-241-1/+47
* add explanation of filter mfpmathMike Frysinger2003-09-151-2/+5
* minor fixesAron Griffis2003-08-201-7/+8
* added filter-mfpmath functionDaniel Ahlberg2003-07-221-1/+21
* Adding amd64/x86_64 to a few eclassesOlivier Crête2003-07-181-1/+2
* ARCH specific support in ALLOWED_FLAGSMike Frysinger2003-06-251-2/+5
* Added 5 MIPS-specific flags to ALLOWED_FLAGS. -mips[1-4] specifies theJoshua Kinard2003-06-251-2/+2
* syntax updatesMike Frysinger2003-06-251-12/+7
* append-flags only appended 1 flag before ;)Mike Frysinger2003-06-191-3/+3
* filter-flag = atomic + handle more flagsMike Frysinger2003-06-171-29/+23
* support for UNSTABLE_FLAGSMartin Schlemmer2003-04-271-2/+21
* Added the function replace-sparc64-flagsChristian Birchinger2003-04-191-1/+38
* added -mtune and -fstack-protector to ALLOWED_FLAGSJoshua Brindle2003-04-061-2/+2
* Fix strip-flags to do greedy matching and not have duplicated matched flagsBrandon Low2003-03-251-15/+9
* extended filter-flagsBart Verwilst2003-03-041-3/+4
* header fixesMike Frysinger2003-02-161-2/+3
* Allow -g in strip-flagsStefan Jones2002-12-221-2/+2
* added get-flag functionMike Frysinger2002-11-251-1/+14
* closes bug #9337Seemant Kulleen2002-10-201-3/+3
* add strip-flags() to flag-o-matic.eclassMartin Schlemmer2002-10-131-11/+67
* add an is-flag function that returns true if its parameter exists in orDan Armak2002-09-081-1/+15
* add INHERITED variable to all eclasses. this keeps track of what eclasses wer...Dan Armak2002-07-121-1/+1
* fixing a verwilst typo in flag-o-matic eclassDaniel Robbins2002-06-171-2/+2
* name fix0rBart Verwilst2002-06-161-2/+2
* added new change-flag classBart Verwilst2002-06-161-8/+13
* upd@teBart Verwilst2002-06-121-0/+14
* added new flag-eclassBart Verwilst2002-06-081-0/+22