summaryrefslogtreecommitdiff
path: root/makefiles/Makefile.gcc
Commit message (Expand)AuthorAgeFilesLines
* RISC OS: push backtrace extensions into Makefile.gccJohn-Mark Bell2023-12-181-1/+15
* makefiles: support building shared libs on DarwinCaleb Xu2023-09-161-1/+5
* Makefiles: Add -DSTMTEXPR=1 for gcc compatible toolchainsDaniel Silverstone2020-03-261-1/+1
* ensure fedora gcc gives us all the version infoVincent Sanders2018-10-041-1/+1
* Enable sanitize target for new gccs and clangDaniel Silverstone2018-07-281-0/+11
* Fix BUILD/HOST confusionVincent Sanders2014-12-191-2/+2
* Migrate to target tripletsJohn-Mark Bell2014-11-161-2/+2
* Provide _ALIGNED preprocessor definitionJohn Mark Bell2011-04-011-0/+3
* Pedantic change to flag extension -- we prefer FOO := $(FOO) ... over FOO += ...John Mark Bell2011-01-241-5/+5
* Detecting apple clang and building universal binaries with clang and gcc on M...Sven Weidauer2011-01-231-0/+17
* Make toolchain autodetection more robust.John Mark Bell2010-03-101-15/+9
* Beginnings of support for multiple toolchainsJohn Mark Bell2010-03-061-0/+81