| 3 years ago | Jakub Konka | | elf: clean up naming and remove unused functions |
| 3 years ago | Jakub Konka | | elf: rename program_headers to phdrs |
| 3 years ago | Jakub Konka | | elf: write $got symbols into the symtab |
| 3 years ago | Jakub Konka | | elf: store Index rather than ?Index in Atom; gen ABS STT_FILE for zig source |
| 3 years ago | Jakub Konka | | elf: store GOT index in symbol extra array; use GotSection for GOT |
| 3 years ago | Jakub Konka | | elf: use zld's update mechanism for symtab for Zig module |
| 3 years ago | Jakub Konka | | elf: write symbtab |
| 3 years ago | Jakub Konka | | elf: set atom names |
| 3 years ago | Jakub Konka | | elf: lift-off - get it to compile and run until the error! |
| 3 years ago | Jakub Konka | | elf: make everything upside down - track by Symbol.Index rather than Atom.Index |
| 3 years ago | Jakub Konka | | elf: start porting abstraction of input file |
| 3 years ago | Jakub Konka | | elf: atom.index of 0 reserved for null atom |
| 3 years ago | Jakub Konka | | elf: remove dead code |
| 3 years ago | Jakub Konka | | elf: simplify accessors to symbols, atoms, etc |
| 3 years ago | Jakub Konka | | elf: add global symbol resolver |
| 3 years ago | Jakub Konka |  | Merge pull request #17057 from ziglang/elf-symtab |
| 3 years ago | Josh Wolfe |  | std.ArrayHashMap.reIndex also recomputes hashes (#17054) |
| 3 years ago | Jakub Konka | | elf: write symbol names into .strtab rather than .shstrtab |
| 3 years ago | Jakub Konka | | dwarf: fix copy-paste typo in variable lowering code for reg and stack |
| 3 years ago | Michal Ziulek | | std.coff: Fixed compile error. |
| 3 years ago | Jakub Konka |  | Merge pull request #17029 from squeek502/wasi-statFile-libc |
| 3 years ago | Jakub Konka |  | Merge pull request #17030 from ziglang/macho-libsystem |
| 3 years ago | Jakub Konka |  | Merge pull request #17020 from ziglang/macho-versions |
| 3 years ago | Jacob Young | | Sema: cleanup `coerceExtra` |
| 3 years ago | Andrew Kelley |  | Merge pull request #16969 from jacobly0/no-clear-ref-trace |
| 3 years ago | Igor Sadikov | | Optimize std.base64.standard.Encoder.encode |
| 3 years ago | Jakub Konka | | darwin: move inference of SDK version into the linker |
| 3 years ago | Jacob Young | | llvm/cbe: support slice in `@prefetch` |
| 3 years ago | Jay Petacat | | std: Move `TailQueue` alias to correct namespace |
| 3 years ago | Matthew Lugg | | compiler: provide result type for @memset value |
| 3 years ago | Matthew Lugg | | Sema: allow cast builtins on vectors |
| 3 years ago | Jacob Young | | Sema: implement reference trace with called from here notes |
| 3 years ago | Jay Petacat | | std: Rename `TailQueue` to `DoublyLinkedList` |
| 3 years ago | Jacob Young | | Build: fail tests that log errors, like `zig test` does |
| 3 years ago | xdBronch |  | fix compile errors introduced by #16953 (#16955) |
| 3 years ago | Andrew Kelley | | std.os.uefi: reorganize namespaces |
| 3 years ago | Luuk de Gram |  | Merge pull request #16899 from riverbl/wasm-div |
| 3 years ago | Jan Philipp Hafer |  | std.windows: use atomic rename, if possible (#16717) |
| 3 years ago | Andrew Kelley | | wasm backend: delete dead code in lowerConstant |
| 3 years ago | Andrew Kelley | | compiler: move unions into InternPool |
| 3 years ago | Matthew Lugg | | Sema: disallow C pointer to slice coercion |
| 3 years ago | Matthew Lugg | | Sema: check @memset operand provides length |
| 3 years ago | Carl Åstholm | | compiler_rt: fix f80 comparisons |
| 3 years ago | Gregory Mullen | | Update default stack frames for general_purpose_allocator.zig |
| 3 years ago | Jakub Konka |  | Merge pull request #16888 from ziglang/macho-frameworks |
| 3 years ago | Matthew Lugg | | AstGen: disallow '-0' integer literal |
| 3 years ago | Andrew Kelley |  | Merge pull request #16875 from mlugg/astgen-rl-pass |
| 3 years ago | Ryan Liptak | | Cache: Fix findPrefix when paths are slightly out of the ordinary |
| 3 years ago | Ryan Liptak | | os.realpathW: Reduce the number of OpenFile calls for directories |
| 3 years ago | Andrew Kelley |  | Merge pull request #16885 from squeek502/windows-selfExePath-symlink |
|