24 Commits (6efc6d2bb6489a9157c5bd964bdc072ed23f29d1)

Author SHA1 Message Date
Ayke van Laethem 8d6b210c09 compiler: implement recover() built-in function 3 years ago
Ayke van Laethem bd56636d58 all: make emulator command a string instead of a []string 3 years ago
Ayke van Laethem 6b31ee1e93 all: update to LLVM 14 3 years ago
Elliott Sales de Andrade 4858b27120 Also disable asynchronous unwind tables 3 years ago
Ayke van Laethem ebd4969cde all: switch to LLVM 13 3 years ago
Ayke van Laethem 34011c4800 targets: change LLVM features to match vanilla Clang 3 years ago
Ayke van Laethem 78fec3719f all: add target-features string to all targets 3 years ago
Ayke van Laethem fce403b7a0 targets: match LLVM triple to the one Clang uses 3 years ago
Ayke van Laethem 29206cf0a4 targets: add CPU property everywhere 3 years ago
Ayke van Laethem bf9dab36f7 build: normalize target triples to match Clang 3 years ago
Ayke van Laethem 6234bf9a88 all: use -opt flag for optimization level in CFlags (-Os, etc) 3 years ago
Ayke van Laethem f706219996 builder: hard code Clang compiler 4 years ago
Ayke van Laethem 96b1b76483 all: use -Qunused-arguments only for assembly files 4 years ago
sago35 16e7dd83a3 gdb: enable to specify multiple candidates for gdb 4 years ago
Ayke van Laethem bfa29f17da runtime: move/refactor some GC-related code 4 years ago
Ayke van Laethem 39433a3553 compileopts: automatically add -g flag when including debug symbols 4 years ago
Ayke van Laethem 565ff99c31 gba: always use ARM mode instead of Thumb mode 5 years ago
Jaden Weiss ceeba528e7 runtime: copy stack scan assembly for GBA 5 years ago
Ayke van Laethem dd0fb1dd9a arm: use -fomit-frame-pointer 5 years ago
Ayke van Laethem f316ebc23b all: include picolibc for bare metal targets 5 years ago
Ayke van Laethem 53688c86c8 gameboy-advance: enable debugging with GDB 5 years ago
Ayke van Laethem c698e99880 gameboy-advance: include compiler-rt in build 5 years ago
Ayke van Laethem 1cbe09ee89 compileopts: add linkerscript key 5 years ago
Ayke van Laethem 9846c062b3 targets: add support for GameBoy Advance 5 years ago