summaryrefslogtreecommitdiff
path: root/gcc_arm
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
2020-01-31Patch get_run_time and add arm compiler to install.shPikalaxALT
2020-01-30delete test suitecamthesaxman
2020-01-30make clean is brokencamthesaxman
2020-01-30make ARM compiler build on Windowscamthesaxman
2020-01-29don't autogenerate c-parse.c and c-parse.h; don't link libiberty.acamthesaxman
2020-01-29add some more filescamthesaxman
2020-01-29add old compiler with ARM supportcamthesaxman