| 2 years ago | Jakub Konka | | builtin: init test_functions to empty slice to avoid coercing to undefined |
| 2 years ago | Jakub Konka | | elf: check for relocs before deciding on shndx in getNavShdrIndex |
| 2 years ago | Jakub Konka | | elf: re-use old atom slot for a trampoline to that atom |
| 2 years ago | Jakub Konka | | fix compile errors in other codegen backends |
| 2 years ago | Jakub Konka | | elf: do not emit zig jump table in relocatables |
| 2 years ago | Jakub Konka | | elf: only apply zig jump table indirection to function calls (PLT32) |
| 2 years ago | Jakub Konka | | elf: commit non-indirected symbol address to symtab |
| 2 years ago | Jakub Konka | | elf: pretty print alingment when pretty printing atoms |
| 2 years ago | Jakub Konka | | elf: make .text.zig bigger now that jump table is part of it |
| 2 years ago | Jakub Konka | | x86_64: fix generating lazy symbol refs |
| 2 years ago | Jakub Konka | | elf: fix circular dep loop in zig jump table |
| 2 years ago | Jakub Konka | | elf: replace use of linker_extern_fn with more generic Immediate.reloc |
| 2 years ago | Jakub Konka | | elf: make zig jump table indirection implicit via Symbol.address |
| 2 years ago | Jakub Konka | | x86_64: emit call rel32 for near calls with linker reloc |
| 2 years ago | Jakub Konka | | x86_64: remove handling of .call since it's unused for now |
| 2 years ago | Jakub Konka | | elf: rename OffsetTable to JumpTable |
| 2 years ago | Jakub Konka | | elf: add poorman's reporting tool for unallocated NAVs/UAVs |
| 2 years ago | Jakub Konka | | x86_64+elf: fix jump table indirection for functions |
| 2 years ago | Jakub Konka | | x86_64: handle lea_symbol returned by genNavRef |
| 2 years ago | Jakub Konka | | comp: actually report codegen errors |
| 2 years ago | Jakub Konka | | x86_64: start converting away from .got.zig knowledge |
| 2 years ago | Jakub Konka | | elf: emit a jump table in place of offset table for functions |
| 2 years ago | Jakub Konka | | elf: nuke ZigGotSection from existence |
| 2 years ago | Jakub Konka | | elf: relax R_X86_64_32 into jump table indirection if zig_offset_table set |
| 2 years ago | Jakub Konka | | elf: indirect via offset table in the linker away from backend |
| 2 years ago | Jakub Konka | | elf: dirty offset table entry on moving Atom in off/addr space |
| 2 years ago | Jakub Konka | | elf: write offset table entry if dirty |
| 2 years ago | Jakub Konka | | elf: allocate new offset table via Atom.allocate mechanism |
| 2 years ago | Jakub Konka | | elf: introduce OffsetTable in ZigObject for funcs only |
| 2 years ago | Alex Rønne Petersen | | test: Re-enable armv8-linux-gnueabihf tests. |
| 2 years ago | Alex Rønne Petersen | | std.Thread: Fix freeAndExit() syscall numbers for mips64. |
| 2 years ago | Alex Rønne Petersen | | std.Thread: Fix freeAndExit() assembly for powerpc. |
| 2 years ago | Alex Rønne Petersen |  | `std.os.linux`: Add clone() implementation for mips64. (#21038) |
| 2 years ago | Alex Rønne Petersen | | all: Handle spirv in addition to spirv(32,64) where applicable. |
| 2 years ago | Alex Rønne Petersen | | std.Thread: Explain apparently pointless mips instruction in freeAndExit(). |
| 2 years ago | Andrew Kelley |  | Merge pull request #21019 from alexrp/target-os-cleanup |
| 2 years ago | Alex Rønne Petersen | | llvm: Disable lowering to f16 on s390x. |
| 2 years ago | Alex Rønne Petersen | | llvm: Disable lowering to f128 on sparc32. |
| 2 years ago | Alex Rønne Petersen | | compiler-rt: Fix the leoncasa CPU feature check for sparc32. |
| 2 years ago | Alex Rønne Petersen | | std.os.linux.tls: Support sparc32. |
| 2 years ago | Linus Groh | | std.os.linux: Fix definition of tc_lflag_t on MIPS |
| 2 years ago | Alex Rønne Petersen | | std.zig.target: Add missing thumbeb triples. |
| 2 years ago | Rich Remer | | fix C type corresponding to f80 |
| 2 years ago | Alex Rønne Petersen | | std.Target: Some corrections and additions to stackAlignment(). |
| 2 years ago | Alex Rønne Petersen | | std.os.linux.start_pie: Add support for the new RELR relocation format. |
| 2 years ago | Andrew Kelley |  | Merge pull request #20985 from alexrp/gpu-nonsense |
| 2 years ago | Alex Rønne Petersen | | std.Target: Add goff and xcoff to ObjectFormat. |
| 2 years ago | Andrew Kelley |  | Merge pull request #20964 from mlugg/the-great-decl-split-mk2 |
| 2 years ago | Andrew Kelley |  | Merge pull request #21021 from alexrp/target-os-versions |
| 2 years ago | Matthew Lugg |  | Merge pull request #21018 from ziglang/behavior-test-extern-disable |
|