Commit Graph

9 Commits

Author SHA1 Message Date
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
055f692f63 remove unused static functions 2016-07-25 23:08:34 -07:00
YamaArashi
d1cb3194bb build libgcc with older version of compiler and add install script 2016-04-30 04:57:33 -07: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
dae4baf0b7 clean up more reg ifdefs 2016-02-15 03:21:26 -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