aboutsummaryrefslogtreecommitdiff
path: root/test/stage2/aarch64.zig
AgeCommit message (Expand)Author
2022-04-28test: migrate aarch64 incremental testsJakub Konka
2022-04-14stage2: Adjust line numbers in testsKoakuma
2022-03-11stage2: passing threadlocal tests for x86_64-linuxAndrew Kelley
2022-02-14stage2 AArch64: Fix issue in binOp and add regression testjoachimschmidt557
2022-02-14stage2 AArch64: implement cond_br for other MCValuesjoachimschmidt557
2022-02-02stage2: update stage2 tests with qualified import lib names for externsJakub Konka
2021-12-15stage2: clean up testsJakub Konka
2021-11-10stage2 AArch64: implement airCondBrjoachimschmidt557
2021-05-12stage2: fix test cases to add `pub` on exported _start fnAndrew Kelley
2021-01-19stage2: converge x86_64 and aarch64 tests on macOSJakub Konka
2021-01-19astgen: eliminate rlWrapPtr and all its callsitesAndrew Kelley
2021-01-17stage2 aarch64: add basic function pro/epilogueJakub Konka
2021-01-15macho: ensure that strtab always follows symtabJakub Konka
2021-01-13macho: add x86_64 testsJakub Konka
2021-01-13macho: document more code + add test caseJakub Konka
2021-01-03stage2: add aarch64 stage2 testsJakub Konka
2020-11-26stage2 macho: enable end-to-end incremental linking tests on aarch64Jakub Konka
2020-11-11stage2 AArch64: add Linux Hello World testjoachimschmidt557
2020-11-11stage2 aarch64: add macOS incremental testJakub Konka