C compiler
Go to file
luckytyphlosion 1f83e3d73f Fix builds on xcode 12+
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
2021-01-25 22:25:35 -05:00
gcc Fix builds on xcode 12+ 2021-01-25 22:25:35 -05:00
gcc_arm Fix builds on xcode 12+ 2021-01-25 22:25:35 -05:00
ginclude add libc building to agbcc. 2017-12-20 16:34:35 -05:00
include add some more files 2020-01-29 18:32:13 -06:00
libc Check for $(DEVKITARM) first before checking for $(DEVKITARM)/bin 2020-12-16 19:43:34 -05:00
libgcc Check for $(DEVKITARM) first before checking for $(DEVKITARM)/bin 2020-12-16 19:43:34 -05:00
libiberty add some more files 2020-01-29 18:32:13 -06:00
.gitattributes force LF 2016-05-15 07:13:27 -07:00
.gitignore make clean is broken 2020-01-30 02:06:21 -06:00
.travis.yml Add .travis.yml 2020-02-03 20:16:28 -05:00
build.sh delete test suite 2020-01-30 02:12:24 -06:00
config.if add some more files 2020-01-29 18:32:13 -06:00
config.sub add some more files 2020-01-29 18:32:13 -06:00
install.sh Patch get_run_time and add arm compiler to install.sh 2020-01-31 21:21:14 -05:00