]> git.xonotic.org Git - xonotic/gmqcc.git/history - opts.def
Use C++ naming for structures
[xonotic/gmqcc.git] / opts.def
2015-01-14 Dale WeilerMore cleanup
2015-01-14 Dale WeilerRemove license headers. The LICENSE file is sufficent
2015-01-14 Dale WeilerRemove spelling corrector
2014-12-10 Dale WeilerMerge branch 'cooking'
2014-10-18 Wolfgang Bumilleradding -fsplit-vector-parameters, todo: float-lookup...
2014-09-27 Dale WeilerImplement support for indirect macro expansions in...
2014-05-25 Dale WeilerMerge branch 'arithmetic_exceptions' into cooking
2014-05-25 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2014-05-24 Wolfgang BumillerMerge branch 'master' into cooking
2014-05-24 Dale WeilerArithmetic exception flag and a plethora of tests.
2014-05-24 Dale WeilerPerliminary work on arithmetic exception handling in...
2014-04-08 Wolfgang Bumilleruse INSTR_STATE by default, add -femulate-state to...
2014-01-26 Wolfgang BumillerMerge branch 'master' into cooking
2014-01-07 Wolfgang BumillerAdding coverage support:
2014-01-01 Dale WeilerHappy new year!
2013-12-01 Dale WeilerMask ftepp math constants with a compiler flag
2013-11-30 Dale WeilerMerge branch 'master' into cooking
2013-11-23 Dale WeilerResolve undefined functions to compiler builtins if...
2013-09-30 Dale WeilerAdd seperate warning flag for directive in macro.
2013-09-30 Wolfgang BumillerMerge branch 'master' into cooking
2013-09-24 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-09-24 Dale WeilerFix QuakeWorld compilation by treating assignment to...
2013-09-12 Dale WeilerAdded -progsrc commandline switch to specify progs...
2013-08-27 Dale WeilerMerge branch 'cooking' of github.com:graphitemaster...
2013-08-27 Dale WeilerMerge branch 'divVerent/ftypeless-stores' of git:/...
2013-08-27 Rudolf PolzerNew options: -ftypeless-stores and -fsort-operands
2013-08-15 Dale WeilerTrack constant folds in opts_optimization list .. this...
2013-08-01 Dale WeilerAdded -Oconst-fold-dce (dead code elimination optimizat...
2013-06-17 Dale WeilerMerge branch 'master' into cooking
2013-06-17 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2013-06-17 Dale WeilerFix some bugs
2013-06-15 Wolfgang Bumillerworking on vararg piping: detecting several error cases...
2013-06-06 Dale WeilerMerge branch 'cooking'
2013-06-02 Dale WeilerGuart statistics by option.
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-06-01 Wolfgang BumillerMerge branch 'master' into cooking
2013-05-29 Dale WeilerExperimental support for implicit return assignments...
2013-04-25 Dale WeilerPushing the -fexpressions-for-builtins stuff and the...
2013-04-21 Dale WeilerMerge branch 'cooking'
2013-04-15 Dale WeilerRewrote memory tracking, now prints highest water mark...
2013-02-03 Wolfgang BumillerYes, that's what you are SUPPOSED to do in this case...
2013-02-03 Wolfgang BumillerReverting this awful unmaintainable mess of option...
2013-02-03 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-30 Dale WeilerDocument the options in the opts.def file
2013-01-30 Dale WeilerWork in progress options cleanup.
2013-01-30 Dale WeilerPrint off the documentation when -[f/W/O]help, also...
2013-01-30 Dale WeilerAdded documentation to all options inside the binary...
2013-01-30 Dale Weilers/WARN_PREPROCESSOR/WARN_CPP/g (to stay somewhat compat...
2013-01-30 Dale WeilerRemoved -Wcpp (not needed any more)
2013-01-25 Wolfgang Bumillernow moving -Ocall-stores to -O3
2013-01-25 Wolfgang BumillerMerge branch 'master' into cooking
2013-01-25 Wolfgang Bumillermoving -Ocall-stores to -O4 until the vehicle issue...
2013-01-14 Wolfgang Bumiller-flegacy-vector-maths, enabled by default
2013-01-13 Wolfgang BumillerThis undef was missing there...
2013-01-12 Wolfgang BumillerRemoved -fenhanced-diagnostics - it's now --correct...
2013-01-12 Wolfgang Bumillerguarding vararg code by -fvariadic-args
2013-01-09 Wolfgang Bumiller-Wall now does not set -Wuninitialized-global
2013-01-08 Wolfgang BumillerSo it wasn't _reall_ the optimization... it just made...
2013-01-07 Wolfgang BumillerSeems like there's still a problem with it - -Olocal...
2013-01-07 Wolfgang BumillerMoving -Olocal-temps back to -O3
2013-01-07 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2013-01-07 Wolfgang Bumillermoving -Olocal-temps to -O4 until the issues are solved
2013-01-04 Dale WeilerImplemented -f[no]enhanced-diagnostics, to enable/disab...
2013-01-01 Dale WeilerHappy new years!
2012-12-31 Wolfgang BumillerChanging -Wtoo-few-parameters to -Winvalid-parameter...
2012-12-31 Wolfgang BumillerAdding -Wparenthesis, fixing constant folding of &...
2012-12-30 Dale WeilerImplement [[deprecated]] general attribute, will mark...
2012-12-29 Wolfgang Bumiller-Wdifferent-qualifiers, -Wdifferent-attributes
2012-12-29 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-29 Wolfgang Bumiller-Ovector-components
2012-12-28 matthiaskrgrMerge remote-tracking branch 'upstream/master'
2012-12-28 Wolfgang Bumiller-Wuninitialized-const, -Wuninitialized-global
2012-12-28 Wolfgang Bumiller-Wreserved-names, -fpermissive allows local variables...
2012-12-28 Wolfgang Bumiller'nil' global with -funtyped-nil
2012-12-27 Wolfgang Bumillerparsing of loop labels
2012-12-27 Wolfgang Bumillerthere's no -f flag named overlap-locals... removed...
2012-12-27 Wolfgang Bumiller-fbail-on-werror option
2012-12-27 Wolfgang BumillerMerge pull request #75 from matthiaskrgr/master
2012-12-26 Wolfgang Bumiller-Oglobal-temps
2012-12-26 Wolfgang Bumiller-Ovoid-return - the last INSTR_RETURN of a void functio...
2012-12-25 Wolfgang Bumiller-Ocall-stores as part of -O1: instead of having CALL...
2012-12-25 Wolfgang BumillerThe very aggressive -Ooverlap-strings
2012-12-24 Dale WeilerAdded ftepp predefs flag (ability to turn on/off predef...
2012-12-23 Wolfgang Bumiller-Ostrip-constant-names
2012-12-23 Wolfgang Bumiller-Olocaltemps -> -Olocal-temps for consistency; added...
2012-12-23 Wolfgang BumillerAdd -Ooverlap-locals to -O3
2012-12-23 Wolfgang Bumiller-futf8 implementation
2012-12-23 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-22 Wolfgang Bumiller-Wunknown-attribute; and don't error on unknown attributes
2012-12-21 Dale Weileradded -Wcpp (for turning off cpp warnings defined with...
2012-12-20 Wolfgang BumillerAdding -fcorrect-logic, -ftrue-empty-strings, -ffalse...
2012-12-20 Wolfgang BumillerTurn -fallow-unreachable-code into a -Wunreachable...
2012-12-20 Wolfgang Bumiller-fallow-unreachable-code
2012-12-19 Wolfgang (Blub)... Revert "Fix FTFBS stuff"
2012-12-19 Dale WeilerFix FTFBS stuff
2012-12-18 Wolfgang (Blub)... -fsingle-vector-defs to disable _x,_y,_z generation
2012-12-17 Dale WeilerAdded -Wunknown-pragmas
2012-12-06 Wolfgang (Blub)... -Ominor -> -Opeephole; added -Olocaltemps flag; using...
2012-12-01 Wolfgang (Blub)... Removed -fomit-null-bytes
2012-12-01 Wolfgang (Blub)... -fcorrect-ternary; by default -std=fteqcc now uses...
next