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
luckytyphlosion
1f83e3d73f
Fix builds on xcode 12+
...
Enforce the use of -Werror-implicit-function-declaration for all platforms to catch this. See: https://developer.apple.com/documentation/xcode-release-notes/xcode-12-release-notes
2021-01-25 22:25:35 -05:00
PikalaxALT
3fcbcaebae
Patch get_run_time and add arm compiler to install.sh
2020-01-31 21:21:14 -05:00
camthesaxman
3397016bff
delete test suite
2020-01-30 02:12:24 -06:00
camthesaxman
4f87fae05b
make clean is broken
2020-01-30 02:06:21 -06:00
camthesaxman
d8bdbc027f
make ARM compiler build on Windows
2020-01-30 01:57:36 -06:00
camthesaxman
5d214f3ce4
don't autogenerate c-parse.c and c-parse.h; don't link libiberty.a
2020-01-29 18:42:08 -06:00
camthesaxman
9821a6af98
add some more files
2020-01-29 18:32:13 -06:00
camthesaxman
cdc6e2c50f
add old compiler with ARM support
2020-01-29 18:17:43 -06:00