C compiler
Go to file
luckytyphlosion 1d64f265ac Check $(DEVKITARM)/bin instead of $(DEVKITARM)/base_tools
Rationale: uninstalling devkitarm doesn't remove base_tools, but removes bin. If the binaries exist but not base_tools, then the user clearly wants to install using dkA. Otherwise, if base_tools exists but not binaries, it is possible that the user wants to use standalone arm-none-eabi binaries.
2020-12-16 13:48:32 -05:00
gcc Merge pull request #12 from camthesaxman/fhex-asm 2018-04-06 08:26:08 -07:00
gcc_arm Patch get_run_time and add arm compiler to install.sh 2020-01-31 21:21:14 -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 $(DEVKITARM)/bin instead of $(DEVKITARM)/base_tools 2020-12-16 13:48:32 -05:00
libgcc Check $(DEVKITARM)/bin instead of $(DEVKITARM)/base_tools 2020-12-16 13:48:32 -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