Michael Holmes
4fae47a692
Add missing fixup for move_by_pieces_1
2022-03-12 18:31:17 +00:00
Michael Holmes
6ae2127062
Refactor all uses of GEN_FCN to use locals
...
An intermediate local value for lookups in the instruction generation jump
table works around a code generation bug in macOS ARM64 clang that would cause
their parameters to be pushed on the stack instead of passed in registers.
2022-03-08 00:41:04 +00:00
YamaArashi
f3580e4659
fix some warnings
2016-07-26 00:16:26 -07:00
YamaArashi
f821b74fc8
remove defaults.h
2016-04-28 19:47:05 -07:00
YamaArashi
0fd2209ea0
remove dead dwarf-2 code
2016-04-27 01:38:58 -07:00
YamaArashi
2f7c2797c8
format expr.c
2016-03-14 20:04:21 -07:00
YamaArashi
184baea552
clean up expr.c more
2016-03-09 19:51:57 -08:00
YamaArashi
335cccbe3e
clean up ifdefs in expr.c
2016-03-09 00:19:35 -08:00
YamaArashi
7444c4f6f7
remove big-endian target support
2016-03-08 23:25:19 -08:00
YamaArashi
ce590c846d
remove unused modes
2016-03-06 16:18:41 -08:00
YamaArashi
60addc9c2c
remove code for unused FP modes
2016-03-06 15:28:54 -08:00
YamaArashi
1f01ff809a
make host wide int 32 bits
2016-03-05 17:30:22 -08:00
YamaArashi
9cc5f8edb2
get rid of PTR macros
2016-02-17 06:18:37 -08:00
YamaArashi
ecae31d652
get rid of PROTO macros
2016-02-16 01:03:54 -08:00
YamaArashi
526fd830c2
remove exit_ignore_stack ifdefs
2016-02-15 03:34:47 -08:00
YamaArashi
dae4baf0b7
clean up more reg ifdefs
2016-02-15 03:21:26 -08:00
YamaArashi
62f1c8373a
remove PIC (non-working and disabled)
2016-02-14 19:26:29 -08:00
YamaArashi
7aeb8da213
remove delay slot and stack reg code
2016-02-14 18:43:19 -08:00
YamaArashi
87926b4bcc
remove use of strings.h
2016-02-13 02:16:07 -08:00
YamaArashi
be8b044963
initial commit
2016-01-06 01:47:28 -08:00