| 4 years ago | Jakub Konka | | macos: run test-cases single threaded in the CI |
| 4 years ago | Jakub Konka | | compiler-rt: fix logic for choosing `__gnu_{f2h,h2f}_ieee` |
| 4 years ago | Jakub Konka | | macho: return from flushModule if building object for static lib |
| 4 years ago | Andrew Kelley | | compiler-rt: fix logic for choosing `__gnu_{f2h,h2f}_ieee` |
| 4 years ago | Andrew Kelley | | stage2: rip out multi-compilation-unit compiler-rt |
| 4 years ago | Andrew Kelley | | update CMakeLists.txt source files |
| 4 years ago | Andrew Kelley | | compiler-rt: fix aeabi logic |
| 4 years ago | Andrew Kelley | | compiler-rt: finish cleanups |
| 4 years ago | Andrew Kelley | | compiler-rt: musl ABI also needs __gnu_f2h_ieee etc |
| 4 years ago | Andrew Kelley | | compiler-rt: gedf2 and gesf2 |
| 4 years ago | Andrew Kelley | | compiler-rt: disable separate compilation units |
| 4 years ago | Andrew Kelley | | Compilation: multi-thread compiler-rt |
| 4 years ago | Andrew Kelley | | update CMakeLists.txt source file list |
| 4 years ago | Andrew Kelley | | compiler-rt: no more -ffunction-sections |
| 4 years ago | Andrew Kelley | | compiler-rt: fix tests |
| 4 years ago | Andrew Kelley | | compiler-rt: correct the list of builtins to build |
| 4 years ago | Andrew Kelley | | compiler-rt: sort source files |
| 4 years ago | Andrew Kelley | | compiler-rt: use callconv(.AAPCS) on all __aeabi_ functions |
| 4 years ago | Andrew Kelley | | compiler-rt: move SPARC functions into appropriate compilation units |
| 4 years ago | Andrew Kelley | | compiler-rt: break up functions even more |
| 4 years ago | Jakub Konka | | macho: unify flushing object path with other linkers |
| 4 years ago | Jakub Konka | | compiler_rt: shuffle order of imports to mark relevant symbols for export |
| 4 years ago | Jakub Konka | | compiler_rt: correctly export allrem and aullrem for i386-windows-msvc |
| 4 years ago | Jakub Konka | | compiler_rt: use single cache for libcompiler_rt.a static lib |
| 4 years ago | Jakub Konka | | compiler_rt: compile each unit separately for improved archiving |
| 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 |
| 4 years ago | Jakub Konka | | stage2: correctly work out dirname for ar |
|