| 2 years ago | Jakub Konka | | x86_64: rewrite call r/m64 to call rel32 for .got.zig refs when object |
| 2 years ago | Jakub Konka | | elf: align ar_hdr to at least 2 bytes |
| 2 years ago | Jakub Konka | | elf: fix writing symtab to an archive |
| 2 years ago | Jakub Konka | | elf: generate pretty rudimentary archive |
| 2 years ago | Jakub Konka | | elf: collect exports from ZigObject into AR symtab |
| 2 years ago | Jakub Konka | | elf: enable static-lib flush path |
| 2 years ago | Jakub Konka | | x86_64: rewrite .got.zig movs to standard loads when emitting objects |
| 2 years ago | Jakub Konka | | elf: postpone creation of .got.zig entry until code emit |
| 2 years ago | Jakub Konka | | elf: use StringTable for strtab management in ZigObject |
| 2 years ago | Jakub Konka | | elf: fix r_offset when emitting relocs for the linker |
| 2 years ago | Jakub Konka | | elf: claim unresolved dangling symbols as undef externs when emitting object |
| 2 years ago | Jakub Konka | | elf: emit STT_SECTION symbols |
| 2 years ago | Jakub Konka | | elf: make sure we never emit .got.zig relocs when linking object files |
| 2 years ago | Jakub Konka | | elf: fix properly updating .got.zig section |
| 2 years ago | Jakub Konka | | elf: write out contents of .rela sections |
| 2 years ago | Jakub Konka | | elf: improve Symbol to handle emitting relocatable object files |
| 2 years ago | Jakub Konka | | elf: update .rela section sizes; skip .got.zig when emitting object |
| 2 years ago | Jakub Konka | | elf: emit .rela shdrs for output sections |
| 2 years ago | Jakub Konka | | elf: emit valid section headers table when building an object file |
| 2 years ago | Jakub Konka | | elf: remove now obsolete allocateNonAllocSection helper |
| 2 years ago | Jakub Konka | | elf: rename .rodata to .data.rel.ro and remove allocateAllocSection helper |
| 2 years ago | Jakub Konka | | elf: remove now obsolete allocateSegment helper |
| 2 years ago | Jakub Konka | | elf: generate invalid object file but with almost correct header |
| 2 years ago | Jakub Konka | | elf: implement --gc-sections for non-LLVM Zig source |
| 2 years ago | Jakub Konka | | elf: redo strings management in the linker |
| 2 years ago | Dominic | | zstandard: fix incorrect RLE decompression into ring buffer |
| 2 years ago | Andrew Kelley | | frontend: rip out Decl dependencies |
| 2 years ago | Matthew Lugg | | Sema: use correct error bit length when emitting error_set_has_value safety checks |
| 2 years ago | XXIV |  | std.Atomic: remove unnecessary `@ptrCast` (#17825) |
| 2 years ago | xdBronch | | dont assume apple chips are macos exclusive |
| 2 years ago | Ryan Liptak | | start.zig: Replace kernel32 usage with ntdll |
| 2 years ago | Andrew Kelley | | mingw-w64: add shcore def files |
| 2 years ago | Ryan Liptak | | start: Make wWinMain nCmdShow setting match Windows better |
| 2 years ago | Andrew Kelley |  | Merge pull request #17819 from Luukdegram/wasm-bitcast-fix |
| 2 years ago | Ali Chraghi | | print_zir: fix crash in writeRestoreErrRetIndex |
| 2 years ago | XXIV |  | std.os.windows: remove unnecessary `@ptrCast` (#17816) |
| 2 years ago | Andrew Kelley | | CI: disable MSVC C backend checks |
| 2 years ago | Kai Jellinghaus | | Fix regressing #17290 from #17734 |
| 2 years ago | Jordyfel | | std.http: account for renames in docs |
| 2 years ago | Kai Jellinghaus |  | Use ArenaAllocator.reset in MemoryPool |
| 2 years ago | Andrew Kelley |  | Merge pull request #17802 from jacobly0/read-write-int |
| 2 years ago | XXIV |  | std.fs: remove unnecessary `@ptrCast` (#17805) |
| 2 years ago | Andrew Kelley |  | Merge pull request #17797 from squeek502/utf16-ascii-fast-path |
| 2 years ago | Jakub Konka |  | Merge pull request #17791 from ziglang/elf-object |
| 2 years ago | XXIV |  | std/Thread: remove unnecessary `@ptrCast` (#17766) |
| 2 years ago | Casey Banner | | Add compile error test case for union layout depending on pointer alignment |
| 2 years ago | Casey Banner | | sema: when guessing union alignment, save the result and check if the guess was correct |
| 2 years ago | Casey Banner | | sema: Add union alignment resolution |
| 2 years ago | Andrew Kelley | | langref: clarify struct memory layout |
| 2 years ago | Krzysztof Wolicki |  | autodoc: Some support for field_call (#16853) |
|