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-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
2016-04-27
remove SET_ASM_OP
YamaArashi
2016-04-27
ARG_POINTER_REGNUM / FRAME_POINTER_REGNUM comparisons
YamaArashi
2016-04-27
remove global object name
YamaArashi
2016-04-27
remove more unused code
YamaArashi
2016-04-27
remove dead dwarf-2 code
YamaArashi
2016-04-27
reorganize files
YamaArashi
2016-04-26
remove dead code
YamaArashi
2016-04-26
sched doesn't exist anymore
YamaArashi
2016-04-26
be quiet by default
YamaArashi
2016-04-26
clean up toplev.c
YamaArashi
2016-04-26
fix warnings
YamaArashi
2016-04-25
format toplev.c
YamaArashi
[prev]
[next]