aboutsummaryrefslogtreecommitdiff
path: root/test/stage2/darwin.zig
AgeCommit message (Expand)Author
2021-12-15stage2: clean up testsJakub Konka
2021-11-29wasm: Update wasm stage2 test backend to use 'main'Luuk de Gram
2021-11-10macho: use start.zig for macOS entrypointJakub Konka
2021-09-24Spelling corrections (#9833)Josh Soref
2021-09-22Fix failing tests and windows link dependenciesMartin Wickham
2021-09-16stage2: implement `@setAlignStack` and 128-bit cmpxchgAndrew Kelley
2021-09-13macho: use the cache system to know if need to relink objectsJakub Konka
2021-08-24fix stage2 test cases expecting wrong line numbersAndrew Kelley
2021-07-27WASI,libc: enable tests.Takeshi Yoneda
2021-07-02AstGen: cleanups to pass more compile error test casesAndrew Kelley
2021-06-30fix start code for WebAssemblyAndrew Kelley
2021-06-30Fix test cases for stage2.Takeshi Yoneda
2021-06-19tests: Update line numbersLemonBoy
2021-05-18stage2 tests: fix missing 'pub' in one of the test casesAndrew Kelley
2021-05-16Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-05-16macho: fix DWARF in dSYM and sym naming more consistentJakub Konka
2021-05-15Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-05-14macho: require _main as global export in self-hostedJakub Konka
2021-05-14macho: fix bug with symbol growth and reallocJakub Konka
2021-05-13stage2: fix tests expected valuesAndrew Kelley
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