summaryrefslogtreecommitdiff
path: root/gcc/Makefile
AgeCommit message (Collapse)Author
2021-01-25Fix builds on xcode 12+luckytyphlosion
Enforce the use of -Werror-implicit-function-declaration for all platforms to catch this. See: https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes
2017-10-26finally fix 64-bitcamthesaxman
2016-09-28go back to 32-bitYamaArashi
2016-07-26maybe fix 64-bitYamaArashi
2016-04-30build libgcc with older version of compiler and add install scriptYamaArashi
2016-04-29restore unused partial int modes (something relies on them)YamaArashi
2016-04-29update 'make clean' and add new .gitignoreYamaArashi
2016-04-29auto dependencies for makefileYamaArashi
2016-04-28remove defaults.hYamaArashi
2016-04-27remove dead dwarf-2 codeYamaArashi
2016-04-27reorganize filesYamaArashi
2016-04-25make compilable using MinGWYamaArashi
2016-04-25remove driver and cppYamaArashi