| 4 years ago | Jakub Konka | | stage2: add lowering of RMI encoding |
| 4 years ago | Jakub Konka | | stage2: use lowerToRmEnc to lower two-operand imul |
| 4 years ago | Jakub Konka | | stage2: lower jcc and setcc conditional jump/set instructions |
| 4 years ago | Jakub Konka | | stage2: support multibyte opcodes and refactor 1byte opcode changes |
| 4 years ago | Jakub Konka | | stage2: add lowering of ZO encoding |
| 4 years ago | Jakub Konka | | stage2: add lowering to I encoding |
| 4 years ago | Jakub Konka | | stage2: add lowering to O encoding |
| 4 years ago | Jakub Konka | | stage2: migrate push/pop r/m64 to new lowering mechanism |
| 4 years ago | Jakub Konka | | stage2: add lowering of M encoding |
| 4 years ago | Jakub Konka | | stage2: add lowering of D encoding |
| 4 years ago | Jakub Konka | | stage2: handle RIP relative addressing in MI, RM and MR |
| 4 years ago | Jakub Konka | | stage2: add lowering for FD/TD encodings |
| 4 years ago | Jakub Konka | | stage2: add lowering fn for OI encoding |
| 4 years ago | Jakub Konka | | stage2: create generic lowering fns for MI, RM, and MR encodings |
| 4 years ago | Jakub Konka | | stage2: merge MOV back with arith instructions |
| 4 years ago | Jakub Konka | | stage2: remove obsolete MOV variant 0b11 |
| 4 years ago | Jakub Konka | | stage2: refactor errors thrown for size mismatch in mirMovImpl |
| 4 years ago | Jakub Konka | | stage2: fix MOV MIR -> Isel lowering logic |
| 4 years ago | sentientwaffle | | std: count hash_map tombstones as available |
| 4 years ago | Lee Cannon | | TracyAllocator: correct order of free and alloc |
| 4 years ago | Samarth Hattangady | | std.time.epoch: fix issue in documentation |
| 4 years ago | Andrew Kelley |  | Merge pull request #10339 from ziglang/update-glibc |
| 4 years ago | Andrew Kelley | | std.os: fix error codes for execve |
| 4 years ago | Andrew Kelley | | compiler_rt: reorganize in a way that stage2 understands |
| 4 years ago | Andrew Kelley |  | Merge pull request #10341 from ziglang/stage2-tests |
| 4 years ago | Arnav Singh |  | std.bounded_array: support inserting a new value at the end (#10340) |
| 4 years ago | Jakub Konka |  | Merge pull request #10338 from ziglang/macho-missing-feats |
| 4 years ago | Andrew Kelley | | test: remove testing for tools/update_glibc.zig |
| 4 years ago | Andrew Kelley | | remove tools/update_glibc.zig |
| 4 years ago | Jan Philipp Hafer | | compiler_rt: add __cmpXi2 and __ucmpXi2 |
| 4 years ago | Jan Philipp Hafer | | compiler_rt: simplify popcount "magic constants" |
| 4 years ago | Jan Philipp Hafer | | compiler_rt: refactor __mulodi2 and __muloti2 to get __mulosi2 |
| 4 years ago | Andrew Kelley |  | Merge pull request #10322 from vrischmann/more-io_uring |
| 4 years ago | Jan Philipp Hafer | | compiler_rt: add __negsi2, __negdi2, __negti2 |
| 4 years ago | Luuk de Gram | | wasm-linker: Allow specifying symbols to be exported |
| 4 years ago | Stephen Gutekanst | | Fix compilation cache updating bug leading to slow builds |
| 4 years ago | Andrew Kelley | | std.zig.system: improve native glibc version detection |
| 4 years ago | Andrew Kelley | | stage2: improved glibc stubs |
| 4 years ago | Jakub Konka | | Merge branch 'motiejus-framework-not-found' |
| 4 years ago | Jakub Konka | | macho: allow undefined symbols in dylibs |
| 4 years ago | Jan Philipp Hafer | | compiler_rt: add __bswapsi2, __bswapdi2 and __bswapti2 |
| 4 years ago | Andrew Kelley |  | Merge pull request #10295 from ifreund/prefetch |
| 4 years ago | Jakub Konka |  | Merge pull request #10310 from ziglang/macho-common-functions |
| 4 years ago | Andrew Kelley |  | Merge pull request #9930 from PhaseMage/fix-cache-timestamps |
| 4 years ago | Andrew Kelley |  | Merge pull request #10304 from ziglang/musl-stubgrade |
| 4 years ago | Andrew Kelley | | stage1: fix regression of shift by negative value error |
| 4 years ago | Andrew Kelley | | stage1: saturating shl operates using LHS type |
| 4 years ago | Jakub Konka | | macho: write out LC_FUNCTION_START data |
| 4 years ago | Jakub Konka | | macho: handle non-extern UNSIGNED relocs on arm64 |
| 4 years ago | Jakub Konka | | macho: do not write null symbols into undef symbols section |
|