index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
Age
Commit message (
Collapse
)
Author
2016-05-12
don't use current_function_has_far_jump in old compiler
YamaArashi
2016-04-30
build libgcc with older version of compiler and add install script
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
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-14
format expr.c
YamaArashi
2016-03-09
clean up expr.c more
YamaArashi
2016-03-09
clean up ifdefs in expr.c
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 unused modes
YamaArashi
2016-03-06
remove code for unused FP modes
YamaArashi
2016-03-06
get rid of HOST_BITS_PER_LONG
YamaArashi
2016-03-05
make host wide int 32 bits
YamaArashi
2016-02-18
delete xm-i386.h
YamaArashi
2016-02-18
stop using configure script to generate header files
YamaArashi
2016-02-17
get rid of PTR macros
YamaArashi
2016-02-16
get rid of VA_START macro
YamaArashi
2016-02-16
remove ANSI_PROTOTYPES ifdefs
YamaArashi
2016-02-16
get rid of PROTO macros
YamaArashi
[next]