| 5 years ago | Jakub Konka | | macho: remove now obsolete LLD fixups |
| 5 years ago | Jakub Konka | | zld: use zld when linking aarch64 by default and cross-comp |
| 5 years ago | Jakub Konka | | rebase with master |
| 5 years ago | Jakub Konka | | zld: fix GOT loads and indirection on x86_64 |
| 5 years ago | Jakub Konka | | zld: add/fix more issues |
| 5 years ago | Jakub Konka | | zld: fix TLV initializers |
| 5 years ago | Jakub Konka | | zld: mimick Apple and add __DATA_CONST seg |
| 5 years ago | Jakub Konka | | zld: clean up use of commands.zig module |
| 5 years ago | Jakub Konka | | zld: use aarch64 for opcodes |
| 5 years ago | Jakub Konka | | zld: fix incorrect offset calc for DICE |
| 5 years ago | Jakub Konka | | Revert log.warn hack |
| 5 years ago | Jakub Konka | | zld: start bringing x64 up to speed |
| 5 years ago | Jakub Konka | | zld: demote logs from warn to debug |
| 5 years ago | Jakub Konka | | zld: merge and sort sections |
| 5 years ago | Jakub Konka | | zld: fix handling of section alignment |
| 5 years ago | Jakub Konka | | zld: pass test-std and test-compiler-rt |
| 5 years ago | Jakub Konka | | zld: differentiate locals from globals |
| 5 years ago | Jakub Konka | | zld: add nop to reloc module |
| 5 years ago | Jakub Konka | | zld: bullet-proof stubs for long jumps |
| 5 years ago | Jakub Konka | | zld: cleanup section alignment when allocating |
| 5 years ago | Jakub Konka | | zld: pass stage2 tests linked with zld! |
| 5 years ago | Jakub Konka | | zld: replace ldr with add if indivisible |
| 5 years ago | Jakub Konka | | macho: start upstreaming zld |
| 5 years ago | Jakub Konka | | Merge pull request #8281 from kubkon/macho-got-refactor |
| 5 years ago | Frank Denis | | std/crypto/chacha20: add round-reduced versions & cleanup internals |
| 5 years ago | Andrew Kelley | | Merge pull request #8273 from jedisct1/pbkdf2-check |
| 5 years ago | Evan Haas | | translate-c: fix __builtin_object_size |
| 5 years ago | Evan Haas | | translate-c: demote usage of un-implemented builtins |
| 5 years ago | Andrew Kelley | | Merge pull request #8252 from tadeokondrak/llvm-bool |
| 5 years ago | Evan Haas | | translate-c: Implement generic selection expressions |
| 5 years ago | xackus | | translate-c: improve std.meta.cast |
| 5 years ago | Jacob G-W | | std: make all errors in os.zig public |
| 5 years ago | Lewis Gaul | | zig fmt: don't add trailing whitespace on switch case |
| 5 years ago | LemonBoy | | zig fmt: Respect line breaks in struct default value decls |
| 5 years ago | Anders Conbere | | std: support optional getaddrinfo arguments |
| 5 years ago | Lewis Gaul | | Add test for multi-line while cont expr with same-line then expr |
| 5 years ago | Isaac Freund | | zig fmt: simplify and improve consistency of if/for/while handling |
| 5 years ago | Lewis Gaul | | zig fmt: fix extra newline before if nested in for |
| 5 years ago | Michael Dusan | | macho: fix various linker flags |
| 5 years ago | LemonBoy | | std: Replace testing fns for floating-point values |
| 5 years ago | LemonBoy | | docgen: Use Progress API |
| 5 years ago | Frank Denis | | Use a unified error set for std/crypto/* |
| 5 years ago | Ersikan | | stage2: Warn when using --debug-log without logging enabled |
| 5 years ago | Andrew Kelley | | cmake build: allow overriding whether to use llvm-config |
| 5 years ago | Michael Dusan | | lld: handle error instead of abort |
| 5 years ago | Andrew Kelley | | Merge pull request #8152 from LemonBoy/fix-riscv-ret |
| 5 years ago | Dave Gauer | | langref: Use "single-item pointer" and "many-item pointer" (#8217) |
| 5 years ago | LemonBoy | | std: Use more common escape sequences in Progress |
| 5 years ago | Isaac Freund | | std/linux: sync io_uring library with liburing |
| 5 years ago | Andrew Kelley | | Merge pull request #8174 from LemonBoy/progress-line-wrap |
|