index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
arm
Age
Commit message (
Collapse
)
Author
2016-04-27
reorganize files
YamaArashi
2016-04-26
fix warnings
YamaArashi
2016-04-25
make compilable using MinGW
YamaArashi
2016-04-25
remove driver and cpp
YamaArashi
2016-04-23
cleanup
YamaArashi
2016-04-03
fix naked function attribute
YamaArashi
2016-03-08
remove big-endian target support
YamaArashi
2016-03-07
never use leading underscore
YamaArashi
2016-03-06
remove unused functions
YamaArashi
2016-03-06
remove code for unused FP modes
YamaArashi
2016-03-05
make host wide int 32 bits
YamaArashi
2016-02-18
stop using configure script to generate header files
YamaArashi
2016-02-17
get rid of PTR macros
YamaArashi
2016-02-14
remove PIC (non-working and disabled)
YamaArashi
2016-02-14
remove unused simple return code
YamaArashi
2016-02-14
fix md
YamaArashi
2016-02-14
remove unneeded function
YamaArashi
2016-02-14
clean up thumb.c more
YamaArashi
2016-02-13
clean up thumb code
YamaArashi
2016-02-13
remove alternate versions of thumb files
YamaArashi
2016-02-11
deleted arm configs and unused thumb configs
YamaArashi
2016-02-11
remove profiling
YamaArashi
2016-02-08
remove Fortran, Objective C, and C++
YamaArashi
2016-01-06
initial commit
YamaArashi