index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2017-12-27
idiot, don't try to change that
ProjectRevoTPP
2017-12-27
Makefile update
ProjectRevoTPP
2017-12-27
gitignore is dumb
ProjectRevoTPP
2017-12-27
Merge pull request #13 from ProjectRevoTPP/libc
Marcus Huderle
add libc building to agbcc.
2017-12-21
install.sh comment
ProjectRevoTPP
2017-12-21
Merge branch 'master' of https://github.com/sceptillion/agbcc into libc
ProjectRevoTPP
2017-12-20
fix more 64-bit float bugs
sceptillion
2017-12-20
dont forget to be recursive
ProjectRevoTPP
2017-12-20
move libc/include/ to agbcc/include/ in install.sh.
ProjectRevoTPP
2017-12-20
tab to spaces
ProjectRevoTPP
2017-12-20
add libc building to agbcc.
ProjectRevoTPP
2017-12-16
Merge pull request #11 from camthesaxman/64bit
Marcus Huderle
finally fix 64-bit
2017-10-26
avoid assembler warning when using -fhex-asm
camthesaxman
2017-10-26
finally fix 64-bit
camthesaxman
2017-05-14
Stop the script on the first error using the set -e command
NieDzejkob
2016-10-23
add stdint.h
YamaArashi
2016-10-18
fix bug with -fhex-asm and negative integers
YamaArashi
2016-09-28
go back to 32-bit
YamaArashi
2016-09-28
Merge pull request #4 from camthesaxman/msys2-fix
YamaArashi
Fix build on MSYS2
2016-09-28
Fix build on MSYS2
Cameron Hall
2016-07-26
maybe fix 64-bit
YamaArashi
2016-07-26
fix some warnings
YamaArashi
2016-07-25
remove unused static functions
YamaArashi
2016-07-25
fix print_rtl_with_bb proto
YamaArashi
2016-07-24
add -fhex-asm option
YamaArashi
2016-06-17
add bash -c on two more lines
YamaArashi
2016-06-17
build fixes for Linux
YamaArashi
2016-05-15
support alignments of up to 16
YamaArashi
2016-05-15
force LF
YamaArashi
2016-05-12
install old_agbcc too
YamaArashi
2016-05-12
don't use current_function_has_far_jump in old compiler
YamaArashi
2016-04-30
fix problems building on 64-bit Linux
YamaArashi
2016-04-30
build libgcc with older version of compiler and add install script
YamaArashi
2016-04-29
build libgcc
YamaArashi
2016-04-29
delete unused lib file
YamaArashi
2016-04-29
angle brackets to quotes in graph.c
YamaArashi
2016-04-29
restore unused partial int modes (something relies on them)
YamaArashi
2016-04-29
remove caller super-interworking
YamaArashi
2016-04-29
move longlong.h to libgcc dir
YamaArashi
2016-04-29
revert some changes
YamaArashi
2016-04-29
move headers out of gcc dir
YamaArashi
2016-04-29
delete test suite
YamaArashi
2016-04-29
delete unused enumerators A_CONSTRUCTOR/A_DESTRUCTOR
YamaArashi
2016-04-29
remove C++ init_priority attribute
YamaArashi
2016-04-29
remove format checking
YamaArashi
2016-04-29
update 'make clean' and add new .gitignore
YamaArashi
2016-04-29
make HOST_WIDE_INT not assume 32 bits in rtl.c
YamaArashi
2016-04-29
format rtl.c
YamaArashi
2016-04-29
auto dependencies for makefile
YamaArashi
2016-04-28
remove defaults.h
YamaArashi
[prev]
[next]