Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-31 02:23:22 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link/Elf
History
Jakub Konka 6f3bbd5eaa elf: we were writing too many symbols in the symtab
2023-11-15 19:00:13 +01:00
..
Archive.zig
CheckObject: support parsing and dumping archive symtab for ELF
2023-11-06 21:18:26 +01:00
Atom.zig
elf: LLVM emits relocs to undef local symbols - color me surprised!
2023-11-08 15:10:28 +01:00
eh_frame.zig
elf: correctly format output .eh_frame when emitting relocatable
2023-11-09 14:46:28 +01:00
file.zig
elf: we were writing too many symbols in the symtab
2023-11-15 19:00:13 +01:00
gc.zig
elf: implement --gc-sections for non-LLVM Zig source
2023-11-04 09:08:27 +01:00
LdScript.zig
elf: improve parsing of ld scripts and actually test linking against them
2023-10-24 19:03:00 +02:00
LinkerDefined.zig
elf: we were writing too many symbols in the symtab
2023-11-15 19:00:13 +01:00
Object.zig
elf: we were writing too many symbols in the symtab
2023-11-15 19:00:13 +01:00
SharedObject.zig
elf: we were writing too many symbols in the symtab
2023-11-15 19:00:13 +01:00
Symbol.zig
elf: set symbol flags such as needs_zig_got in ZigObject
2023-11-12 18:12:41 -05:00
synthetic_sections.zig
elf: actually write synthetic globals to output symtab
2023-11-15 15:07:09 +01:00
ZigObject.zig
elf: we were writing too many symbols in the symtab
2023-11-15 19:00:13 +01:00