| 2 years ago | Jakub Konka | | elf: copy existing data when allocating other alloc sections in relocatable mode |
| 2 years ago | Jakub Konka | | elf: do not create .eh_frame section if ZigObject already did so in relocatable mode |
| 2 years ago | Jakub Konka | | elf: init rela sections in a separate pass for ZigObject |
| 2 years ago | Jakub Konka | | elf: emit relocs for self-hosted generated .eh_frame section |
| 2 years ago | Jakub Konka | | elf: fix relocatable mode |
| 2 years ago | Jakub Konka | | elf: actually allocate atoms within each section chunk |
| 2 years ago | Jakub Konka | | elf: update osec index for section chunks in objects |
| 2 years ago | Jakub Konka | | elf: actually write allocated atoms in object files |
| 2 years ago | Jakub Konka | | elf: do not create .eh_frame section if ZigObject already did so |
| 2 years ago | Jakub Konka | | elf: allocate atom chunks using allocateChunk mechanics in objects |
| 2 years ago | Jakub Konka | | elf: introduce SectionChunk - a container of atoms per object file |
| 2 years ago | Jakub Konka | | elf: allocate .tdata and .tbss using allocateAtom mechanics |
| 2 years ago | Jakub Konka | | dwarf: make Section.off a function |
| 2 years ago | Jakub Konka | | elf+dwarf: refer sections via section symbols |
| 2 years ago | Jakub Konka | | elf: fix emitting correct .rela. sections in -r mode |
| 2 years ago | Jakub Konka | | elf: fix a typo in setting ZigObject.data_relro_index |
| 2 years ago | Jakub Konka | | elf: remove isDebugSection helper |
| 2 years ago | Jakub Konka | | elf: remove now unused number_of_zig_segments |
| 2 years ago | Jakub Konka | | elf: allocate .text in ZigObject similarly to .eh_frame |
| 2 years ago | Jakub Konka | | elf: allocate .data.rel.ro and .rodata in ZigObject similarly to .eh_frame |
| 2 years ago | Jakub Konka | | elf: allocate .data in ZigObject similarly to .eh_frame |
| 2 years ago | Jakub Konka | | elf: allocate .bss in ZigObject similarly to .eh_frame |
| 2 years ago | Jakub Konka | | elf: shuffle some stages to make it clear what needs what |
| 2 years ago | Jakub Konka | | elf: move initOutputSection into Elf from Object |
| 2 years ago | Jakub Konka | | elf: split Atom.allocate into Atom-independent parts |
| 2 years ago | Arwalk |  | stdlib : base64 encode to writer (#20961) |
| 2 years ago | Alex Rønne Petersen | | std.elf: Bring the EM enum up to date. |
| 2 years ago | Alex Rønne Petersen | | glibc: Avoid building and linking stub libraries that were emptied in 2.34. |
| 2 years ago | Michael Dusan | | AstGen: update @errorCast to maybe eval to err |
| 2 years ago | Andrew Kelley |  | Merge pull request #21277 from antlilja/llvm-module-flags |
| 2 years ago | Alex Rønne Petersen |  | std.crypto.ml_kem: Reduce test iteration counts from 100 to 10. (#21285) |
| 2 years ago | fdfdjfk3 |  | std.fmt.fmtIntSize*: document when precision is ignored |
| 2 years ago | Jeremy Hertel | | std.hash_map: fix error message in getAutoHashFn |
| 2 years ago | Matthew Lugg |  | Merge pull request #21264 from mlugg/decl-literals |
| 2 years ago | Jeremy Hertel | | std.math: rename make_f80 to F80.toFloat and break_f80 to F80.fromFloat |
| 2 years ago | Will Lillis | | fix(Sema): patch segfault in `finishStructInit` |
| 2 years ago | Nico Elbers | | std: make debug.dumpStackPointerAddr compile |
| 2 years ago | Jeremy Hertel | | std.c: fix pthread_mutex_t size for x86_64-linux-gnu |
| 2 years ago | Federico Di Pierro | | lib: guard definition of `strl{cat,cpy}` against glibc version when _FORTIFY_SOURCE is enabled. |
| 2 years ago | Hila Friedman | | remove length assertion from mprotect |
| 2 years ago | YANG Xudong |  | loongarch: use medium code model for zig loongarch64 binary (#21153) |
| 2 years ago | Andrew Kelley |  | Merge pull request #21173 from mrjbq7/writeStackTrace |
| 2 years ago | FnControlOption | | std.c.passwd: support macOS and NetBSD |
| 2 years ago | YANG Xudong | | add qemu-loongarch64 |
| 2 years ago | Andrew Kelley | | langref: separate header for faulty default field values |
| 2 years ago | Andrew Kelley | | fix invisible merge conflict |
| 2 years ago | Alex Rønne Petersen | | std.os.linux: Fix syscall6() when building for PIC/PIE. |
| 2 years ago | Andrew Kelley |  | Merge pull request #21224 from alexrp/mips-gnu-fixes |
| 2 years ago | Andrew Kelley |  | Merge pull request #21178 from alexrp/glibc-thumb |
| 2 years ago | Andrew Kelley |  | Merge pull request #21174 from alexrp/win-arm |
|