| .. |
|
.gdbinit
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
.gitignore
|
update 'make clean' and add new .gitignore
|
2016-04-29 04:55:15 -07:00 |
|
alias.c
|
remove unused static functions
|
2016-07-25 23:08:34 -07:00 |
|
basic-block.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
bitmap.c
|
make host wide int 32 bits
|
2016-03-05 17:30:22 -08:00 |
|
bitmap.h
|
make host wide int 32 bits
|
2016-03-05 17:30:22 -08:00 |
|
c-aux-info.c
|
remove driver and cpp
|
2016-04-25 02:51:34 -07:00 |
|
c-common.c
|
delete unused enumerators A_CONSTRUCTOR/A_DESTRUCTOR
|
2016-04-29 05:57:03 -07:00 |
|
c-convert.c
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
c-decl.c
|
revert some changes
|
2016-04-29 10:42:45 -07:00 |
|
c-gperf.h
|
get it to compile
|
2016-01-06 01:48:08 -08:00 |
|
c-iterate.c
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
c-lex.c
|
remove driver and cpp
|
2016-04-25 02:51:34 -07:00 |
|
c-lex.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
c-parse.c
|
remove driver and cpp
|
2016-04-25 02:51:34 -07:00 |
|
c-parse.gperf
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
c-parse.h
|
get it to compile
|
2016-01-06 01:48:08 -08:00 |
|
c-parse.in
|
get rid of PTR macros
|
2016-02-17 06:18:37 -08:00 |
|
c-tree.h
|
remove format checking
|
2016-04-29 05:24:01 -07:00 |
|
c-typeck.c
|
Fix format-security warnings
|
2024-05-29 19:37:26 -04:00 |
|
caller-save.c
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
calls.c
|
remove big-endian target support
|
2016-03-08 23:25:19 -08:00 |
|
combine.c
|
revert some changes
|
2016-04-29 10:42:45 -07:00 |
|
conditions.h
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
config.h
|
reorganize files
|
2016-04-27 00:00:40 -07:00 |
|
convert.c
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
convert.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
COPYING
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
COPYING.LIB
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
cse.c
|
remove unused static functions
|
2016-07-25 23:08:34 -07:00 |
|
dwarf2.h
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
dwarf2out.c
|
rename debug_line fix flag and revert behavior
|
2023-04-04 09:33:02 +02:00 |
|
dwarf2out.h
|
remove dead dwarf-2 code
|
2016-04-27 01:38:58 -07:00 |
|
dyn-string.c
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
dyn-string.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
eh-common.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
emit-rtl.c
|
fix more 64-bit float bugs
|
2017-12-20 21:32:43 -08:00 |
|
except.c
|
remove defaults.h
|
2016-04-28 19:47:05 -07:00 |
|
except.h
|
remove dead dwarf-2 code
|
2016-04-27 01:38:58 -07:00 |
|
explow.c
|
get rid of PTR macros
|
2016-02-17 06:18:37 -08:00 |
|
expmed.c
|
Refactor all uses of GEN_FCN to use locals
|
2022-03-08 00:41:04 +00:00 |
|
expr.c
|
Add missing fixup for move_by_pieces_1
|
2022-03-12 18:31:17 +00:00 |
|
expr.h
|
remove big-endian target support
|
2016-03-08 23:25:19 -08:00 |
|
final.c
|
avoid assembler warning when using -fhex-asm
|
2017-10-26 14:59:00 -05:00 |
|
flags.h
|
Fix prologue issue
|
2023-06-06 12:26:35 -05:00 |
|
flow.c
|
get rid of PTR macros
|
2016-02-17 06:18:37 -08:00 |
|
fold-const.c
|
remove big-endian target support
|
2016-03-08 23:25:19 -08:00 |
|
function.c
|
build libgcc with older version of compiler and add install script
|
2016-04-30 04:57:33 -07:00 |
|
function.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
gansidecl.h
|
get rid of PTR macros
|
2016-02-17 06:18:37 -08:00 |
|
gcse.c
|
fix warnings
|
2016-04-26 20:29:38 -07:00 |
|
genattr.c
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
genattrtab.c
|
remove unused static functions
|
2016-07-25 23:08:34 -07:00 |
|
gencheck.c
|
fix md
|
2016-02-14 16:49:50 -08:00 |
|
gencodes.c
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
genconfig.c
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
genemit.c
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
genextract.c
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
genflags.c
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
gengenrtl.c
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
genopinit.c
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
genoutput.c
|
auto dependencies for makefile
|
2016-04-29 04:08:48 -07:00 |
|
genpeep.c
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
genrecog.c
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
getpwd.c
|
remove more unused code
|
2016-04-27 02:02:07 -07:00 |
|
global.c
|
get rid of PTR macros
|
2016-02-17 06:18:37 -08:00 |
|
graph.c
|
angle brackets to quotes in graph.c
|
2016-04-29 16:34:12 -07:00 |
|
hard-reg-set.h
|
make host wide int 32 bits
|
2016-03-05 17:30:22 -08:00 |
|
hash.c
|
get rid of PTR macros
|
2016-02-17 06:18:37 -08:00 |
|
hash.h
|
remove driver and cpp
|
2016-04-25 02:51:34 -07:00 |
|
input.h
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
integrate.c
|
ARG_POINTER_REGNUM / FRAME_POINTER_REGNUM comparisons
|
2016-04-27 19:58:00 -07:00 |
|
integrate.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
jump.c
|
fix some warnings
|
2016-07-26 00:16:26 -07:00 |
|
lcm.c
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
local-alloc.c
|
get rid of PTR macros
|
2016-02-17 06:18:37 -08:00 |
|
loop.c
|
Refactor all uses of GEN_FCN to use locals
|
2022-03-08 00:41:04 +00:00 |
|
loop.h
|
make host wide int 32 bits
|
2016-03-05 17:30:22 -08:00 |
|
machmode.def
|
restore unused partial int modes (something relies on them)
|
2016-04-29 14:26:22 -07:00 |
|
machmode.h
|
restore unused partial int modes (something relies on them)
|
2016-04-29 14:26:22 -07:00 |
|
Makefile
|
Fix macOS build
|
2024-12-04 19:20:14 -05:00 |
|
move-if-change
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
obstack.c
|
maybe fix 64-bit
|
2016-07-26 09:03:32 -07:00 |
|
obstack.h
|
maybe fix 64-bit
|
2016-07-26 09:03:32 -07:00 |
|
optabs.c
|
Refactor all uses of GEN_FCN to use locals
|
2022-03-08 00:41:04 +00:00 |
|
output.h
|
remove dead dwarf-2 code
|
2016-04-27 01:38:58 -07:00 |
|
pcp.h
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
print-rtl.c
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
print-tree.c
|
rely on configure less
|
2016-02-13 14:04:10 -08:00 |
|
real.c
|
Fix format-security warnings
|
2024-05-29 19:37:26 -04:00 |
|
real.h
|
fix more 64-bit float bugs
|
2017-12-20 21:32:43 -08:00 |
|
recog.c
|
revert some changes
|
2016-04-29 10:42:45 -07:00 |
|
recog.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
regclass.c
|
remove unused static functions
|
2016-07-25 23:08:34 -07:00 |
|
regmove.c
|
Refactor all uses of GEN_FCN to use locals
|
2022-03-08 00:41:04 +00:00 |
|
regs.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
reload.c
|
remove big-endian target support
|
2016-03-08 23:25:19 -08:00 |
|
reload.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
reload1.c
|
Refactor all uses of GEN_FCN to use locals
|
2022-03-08 00:41:04 +00:00 |
|
resource.c
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
resource.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
rtl.c
|
make HOST_WIDE_INT not assume 32 bits in rtl.c
|
2016-04-29 04:42:34 -07:00 |
|
rtl.def
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
rtl.h
|
fix some warnings
|
2016-07-26 00:16:26 -07:00 |
|
rtlanal.c
|
ARG_POINTER_REGNUM / FRAME_POINTER_REGNUM comparisons
|
2016-04-27 19:58:00 -07:00 |
|
sbitmap.c
|
remove use of strings.h
|
2016-02-13 02:16:07 -08:00 |
|
sbitmap.h
|
make host wide int 32 bits
|
2016-03-05 17:30:22 -08:00 |
|
splay-tree.c
|
fix warnings
|
2016-04-26 20:29:38 -07:00 |
|
splay-tree.h
|
maybe fix 64-bit
|
2016-07-26 09:03:32 -07:00 |
|
stack.h
|
get rid of PROTO macros
|
2016-02-16 01:03:54 -08:00 |
|
stmt.c
|
fix some warnings
|
2016-07-26 00:16:26 -07:00 |
|
stor-layout.c
|
remove unused modes
|
2016-03-06 16:18:41 -08:00 |
|
stupid.c
|
get rid of PTR macros
|
2016-02-17 06:18:37 -08:00 |
|
system.h
|
Fix build on MSYS2
|
2016-09-28 19:50:07 -05:00 |
|
tconfig.h
|
stop using configure script to generate header files
|
2016-02-18 06:41:40 -08:00 |
|
telf.h
|
support alignments of up to 16
|
2016-05-15 16:46:24 -07:00 |
|
thumb.c
|
Fix prologue issue
|
2023-06-06 12:26:35 -05:00 |
|
thumb.h
|
fix some warnings
|
2016-07-26 00:16:26 -07:00 |
|
thumb.md
|
finally fix 64-bit
|
2017-10-26 00:28:13 -05:00 |
|
toplev.c
|
Fix format-security warnings
|
2024-05-29 19:37:26 -04:00 |
|
toplev.h
|
remove dead code
|
2016-04-26 23:09:38 -07:00 |
|
tree.c
|
remove global object name
|
2016-04-27 18:47:50 -07:00 |
|
tree.def
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
tree.h
|
remove C++ init_priority attribute
|
2016-04-29 05:46:43 -07:00 |
|
typeclass.h
|
initial commit
|
2016-01-06 01:47:28 -08:00 |
|
unroll.c
|
build libgcc with older version of compiler and add install script
|
2016-04-30 04:57:33 -07:00 |
|
varasm.c
|
fix more 64-bit float bugs
|
2017-12-20 21:32:43 -08:00 |
|
varray.c
|
remove use of strings.h
|
2016-02-13 02:16:07 -08:00 |
|
varray.h
|
make host wide int 32 bits
|
2016-03-05 17:30:22 -08:00 |
|
version.c
|
initial commit
|
2016-01-06 01:47:28 -08:00 |