| 2 years ago | Jakub Konka | | elf: do not pointlessly store zerofill data for TLVs |
| 2 years ago | Jakub Konka | | coff: revert .rdata to be read-only again |
| 2 years ago | Jakub Konka | | coff: mark dirty any reloc target at [addr,..) inclusive |
| 2 years ago | Jakub Konka | | elf: setting offset to maxInt for non-allocated non-incremental sections is bad |
| 2 years ago | Jacob Young | | x86_64: resolve tlv references on first use and spill to the stack |
| 2 years ago | Jakub Konka | | x86_64: use .rax for local exec as prescribed by the spec |
| 2 years ago | Jakub Konka | | x86_64: remove unreachable Elf prong |
| 2 years ago | Jakub Konka | | elf: set symbol flags such as needs_zig_got in ZigObject |
| 2 years ago | Jakub Konka | | x86_64: seems like we will need to keep track of rax and reserve rax+rdi for TLS |
| 2 years ago | Jakub Konka | | elf: dump PLT entries |
| 2 years ago | Jakub Konka | | x86_64: emit TLS local dynamic model when PIC |
| 2 years ago | Jakub Konka | | elf: fix allocating local TLS symbols |
| 2 years ago | Jakub Konka | | x86_64: get something going for the local exec model |
| 2 years ago | Jakub Konka | | elf: fix typo in initial section offsets |
| 2 years ago | Jakub Konka | | elf: check for empty relocs buffers in ZigObject before emitting section |
| 2 years ago | Jakub Konka | | elf: lower TLS data into appropriate TLS section |
| 2 years ago | Andrew Kelley | | Revert "Sema: fix comparison with undefined" |
| 2 years ago | Ian Johnson | | Package.Fetch.git: handle optional pkt-line LF |
| 2 years ago | Bogdan Romanyuk | | Sema: fix comparison with undefined |
| 2 years ago | Jacob Young | | Dwarf: improve x86_64 backend debug info |
| 2 years ago | Casey Banner | | sema: pass sema through if available for the array_type case in bitSizeAdvanced |
| 2 years ago | Andrew Kelley | | Merge pull request #17963 from jacobly0/workaround/16392 |
| 2 years ago | Andrew Kelley | | Merge pull request #17967 from jacobly0/x86_64-cases |
| 2 years ago | Andrew Kelley | | Merge pull request #17962 from ziglang/libssp |
| 2 years ago | Dominic | | zstandard: fix division by zero when using RingBuffer |
| 2 years ago | Jakub Konka | | Merge pull request #17955 from ziglang/issue-17951 |
| 2 years ago | Bogdan Romanyuk | | disallow calling @trap at comptime |
| 2 years ago | Andrew Kelley | | Merge pull request #17947 from jacobly0/fwd-clang-errs |
| 2 years ago | Jakub Konka | | Merge pull request #17933 from ziglang/elf-r-mode |
| 2 years ago | Matthew Lugg | | Sema: do not allow comptime-only pointer fields in packed structs |
| 2 years ago | Matthew Lugg | | Sema: remove unused function |
| 2 years ago | Bogdan Romanyuk | | preserve 'undefined' in @bitCast |
| 2 years ago | Bogdan Romanyuk | | replace deprecated std.math.absCast |
| 2 years ago | Linus Groh | | std.math: Add isPositiveZero() and isNegativeZero() |
| 2 years ago | Andrew Kelley | | Merge pull request #17888 from AdamGoertz/zig-reduce |
| 2 years ago | Matthew Lugg | | Sema: optimize runtime array_mul |
| 2 years ago | Andrew Kelley | | Merge pull request #17913 from jacobly0/vararg-int |
| 2 years ago | Matthew Lugg | | Sema: do not force resolution of struct field inits when calling function pointer field |
| 2 years ago | frmdstryr | | Speed up ast.tokenLocation |
| 2 years ago | Luuk de Gram | | wasm-linker: ensure symbol fields are set for decls |
| 2 years ago | Veikka Tuominen | | Merge pull request #17935 from ianic/fix_io_uring_test_kernel_5_4 |
| 2 years ago | Andrew Kelley | | Merge pull request #17930 from jacobly0/x86_64 |
| 2 years ago | Frank Denis | | Curve25519.fromEdwards25519(): don't assume normalized coordinates (#17920) |
| 2 years ago | Matthew Lugg | | Sema: fix source location for untyped array init with result type |
| 2 years ago | tison | | std.math.big: fix sqrt with bits > limb_bits |
| 2 years ago | Andrew Kelley | | Merge pull request #17771 from ehaas/mingw-aro |
| 2 years ago | Dominic | | sema: allow slicing [*]T without end |
| 2 years ago | David Rubin | | fix sqrt(0) |
| 2 years ago | Matthew Lugg | | Merge pull request #17692 from kcbanner/struct_field_init_pass |
| 2 years ago | Matthew Lugg | | Sema: emit @intCast safety check correctly for vectors |
|