| 5 years ago | Jakub Konka | | zld: re-enable logging of TextBlocks |
| 5 years ago | Jakub Konka | | zld: fix allocating tentative defs |
| 5 years ago | Jakub Konka | | zld: turn logging off |
| 5 years ago | Jakub Konka | | zld: fix resolving TLV offset relocations |
| 5 years ago | Jakub Konka | | zld: TextBlock needs to be written to an aligend offset too |
| 5 years ago | Jakub Konka | | zld: dedup symbols in the symbol table |
| 5 years ago | Jakub Konka | | zld: re-enable all of linker after complete rewrite |
| 5 years ago | Jakub Konka | | zld: fix alloc alignment and resolve relocs |
| 5 years ago | Jakub Konka | | zld: track symbols defined within TextBlock |
| 5 years ago | Jakub Konka | | zld: allocate TextBlocks |
| 5 years ago | Jakub Konka | | zld: save rebase and TLV offset as part of TextBlock |
| 5 years ago | Jakub Konka | | zld: keep text blocks per segment,section pair |
| 5 years ago | Jakub Konka | | zld: update relocs and start prepping for segment allocs |
| 5 years ago | Jakub Konka | | zld: dealloc TextBlock if omitted |
| 5 years ago | Jakub Konka | | zld: move should_rebase logic into Symbol |
| 5 years ago | Jakub Konka | | zld: simplify relocation parsing |
| 5 years ago | Jakub Konka | | zld: parse relocs per generated TextBlock |
| 5 years ago | Jakub Konka | | zld: create TextBlocks for tentative definitions |
| 5 years ago | Jakub Konka | | zld: refactor section into TextBlocks conversion |
| 5 years ago | Jakub Konka | | zld: convert section in linked list of TextBlocks |
| 5 years ago | Jakub Konka | | zld: draft up final format of TextBlock |
| 5 years ago | Jakub Konka | | zld: put relocs in a TextBlock |
| 5 years ago | Jakub Konka | | zld: draft out splitting sections into blocks |
| 5 years ago | Jakub Konka | | zld: fix ast errors |
| 5 years ago | Jakub Konka | | zld: reenable entire linker in the new scheme |
| 5 years ago | Jakub Konka | | zld: allocate symbols using the new scheme |
| 5 years ago | Jakub Konka | | zld: resolve symbols in dylibs using new scheme |
| 5 years ago | Jakub Konka | | zld: coalesce symbols on creation |
| 5 years ago | Jakub Konka | | zld: use index to symbol in reloc |
| 5 years ago | Jakub Konka | | zld: add Symbol.Stab and move nlist creation logic there |
| 5 years ago | Jakub Konka | | zld: abstract Symbol creation logic |
| 5 years ago | Jakub Konka | | zld: abstract away string table with fewer allocs |
| 5 years ago | Jakub Konka | | zld: clean up logic for creating mach header |
| 5 years ago | Jakub Konka | | zld: remove redundant codepaths |
| 5 years ago | g-w1 | | parser: require block in suspend expression |
| 5 years ago | Ryan Liptak | | Add inotify_rm_watch definition to c/linux.zig |
| 5 years ago | Ryan Liptak | | Add NotDir as possible error for os.inotify_add_watch |
| 5 years ago | leesongun | | Fix bigint_shl (#9305) |
| 5 years ago | Jonathan Marler | | clarify @bitSizeOf behavior |
| 5 years ago | Jacob G-W | | fix doc comment in translate_c |
| 5 years ago | Luna | | ci: enable netbsd tarballs |
| 5 years ago | Andrew Kelley | | Merge pull request #9365 from ifreund/hash-map-fix |
| 5 years ago | Andrew Kelley | | ci: disable netbsd tarballs until the false positives stop |
| 5 years ago | Andrew Kelley | | Merge pull request #9360 from lun-4/netbsd-ci-2 |
| 5 years ago | Martin Wickham | | Merge pull request #9358 from SpexGuy/remove-owner-bb |
| 5 years ago | Andrew Kelley | | Merge pull request #9352 from g-w1/fix-9346 |
| 5 years ago | Kenta Iwasaki | | io_uring: add sqe prep methods for epoll_ctl, poll_add, and poll_remove |
| 5 years ago | Martin Wickham | | Rename IrInstSrc to Stage1ZirInst and IrInstGen to Stage1AirInst |
| 5 years ago | Jacob G-W | | stage2 plan9: add aarch64 support |
| 5 years ago | Andrew Kelley | | stage1: avoid wasting padding with IR instruction tag |
|