| 4 years ago | Jakub Konka | | macho: implement -search_dylibs_first linker option |
| 4 years ago | Motiejus Jakštys | | zld: ignore -search_paths_first |
| 4 years ago | Luuk de Gram | | link:clarification & enable MachO getGlobalSymbol |
| 4 years ago | Luuk de Gram | | Revert "wasm: Enable f16 behavior tests" |
| 4 years ago | Luuk de Gram | | wasm: more f16 support and cleanup of intrinsics |
| 4 years ago | Luuk de Gram | | wasm: Enable f16 behavior tests |
| 4 years ago | Luuk de Gram | | stage2: Enable compiler-rt when LLVM is existant |
| 4 years ago | Luuk de Gram | | wasm: Implement `@mulAdd` for f16 |
| 4 years ago | Luuk de Gram | | wasm: Implement basic f16 support |
| 4 years ago | Luuk de Gram | | wasm-linker: Parse object file from the archive |
| 4 years ago | Luuk de Gram | | fix memory leaks |
| 4 years ago | Luuk de Gram | | wasm-link: Discard old symbols correctly |
| 4 years ago | Luuk de Gram | | wasm-linker: Correctly resolve function type |
| 4 years ago | Luuk de Gram | | wasm-linker: Resolve symbols from archives |
| 4 years ago | Luuk de Gram | | wasm-linker: Implement Archive parsing |
| 4 years ago | Luuk de Gram | | wasm-linker: de-duplicate functions+atom sorting |
| 4 years ago | Luuk de Gram | | link: Implement API to get global symbol index |
| 4 years ago | Luuk de Gram | | wasm: Create compiler-rt symbols and lowering |
| 4 years ago | Jakub Konka |  | Merge pull request #11910 from ziglang/linker-tests |
| 4 years ago | FlandreScarlet |  | std.debug: fix ConfigurableTrace.dump OOB |
| 4 years ago | frmdstryr | | Add missing adddf3 |
| 4 years ago | Veikka Tuominen |  | Merge pull request #11899 from Vexu/stage2 |
| 4 years ago | Jonathan Marler |  | std.os.execvpe: fix buffer overflow |
| 4 years ago | Jakub Konka |  | Merge pull request #11875 from motiejus/pagezero-size |
| 4 years ago | Jakub Konka |  | Merge pull request #11893 from Luukdegram/wasm-sat |
| 4 years ago | Jakub Konka |  | Merge pull request #11847 from ziglang/better-libcompiler_rt |
| 4 years ago | Andrew Kelley |  | Merge pull request #11881 from Vexu/stage2 |
| 4 years ago | Xavier Bouchoux | | stage2: coerce tuple to vector |
| 4 years ago | Omar Alhammadi |  | stage2: comptime @bitCast packed struct bug fix |
| 4 years ago | Motiejus Jakštys | | [elf] understand -no-pie |
| 4 years ago | Jakub Konka |  | Merge pull request #11864 from jedisct1/wasi-libc-update |
| 4 years ago | Frank Denis |  | std/crypto: add support for ECDSA signatures (#11855) |
| 4 years ago | Andrew Kelley | | test-cases: avoid using realpath since it is not portable |
| 4 years ago | Andrew Kelley | | test-cases: fix race with `zig run` on C backend tests |
| 4 years ago | Andrew Kelley | | multi-thread `zig build test-cases` |
| 4 years ago | Mikael Berthe |  | std.math.big.int: update Managed.toString() to use provided allocator (#11839) |
| 4 years ago | Frank Denis |  | crypto/pcurves: compute constants for inversion at comptime (#11780) |
| 4 years ago | Andrew Kelley | | stage2: fix some inline asm incompatibilities with stage1 |
| 4 years ago | Andrew Kelley |  | Merge pull request #11837 from Vexu/stage2 |
| 4 years ago | Andrew Kelley |  | Merge pull request #11851 from ziglang/stage2-comptime-store |
| 4 years ago | Andrew Kelley | | Sema: type safety for "runtime_index" field |
| 4 years ago | Luuk de Gram | | wasm: implement `@ceil`, `@floor` and `@trunc` |
| 4 years ago | Luuk de Gram | | wasm: optimize & simplify sign extension |
| 4 years ago | Luuk de Gram | | wasm: implement `@divFloor` for signed integers |
| 4 years ago | Luuk de Gram | | wasm: signed integer division (non-floor) |
| 4 years ago | Luuk de Gram | | wasm: support all `@div{trunc/floor/exact}` ops |
| 4 years ago | Luuk de Gram | | wasm:`@byteSwap` for 24 bit integers |
| 4 years ago | Luuk de Gram | | wasm: implement `@byteSwap` for 16/32bit integers |
| 4 years ago | Andrew Kelley |  | Merge pull request #11835 from ziglang/stage2-behavior |
| 4 years ago | Cody Tapscott | | ThreadPool: Make join() a no-op in single-threaded mode |
|