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 2026-02-12 12:27:41 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link/Elf
History
Andrew Kelley 344a21b14f fix 32-bit build
2024-10-12 10:44:17 -07:00
..
Archive.zig
link.Elf: eliminate an O(N^2) algorithm in flush()
2024-10-12 10:44:17 -07:00
Atom.zig
link.Elf: eliminate an O(N^2) algorithm in flush()
2024-10-12 10:44:17 -07:00
AtomList.zig
elf: do not re-allocate AtomLists unless dirtied
2024-10-09 12:27:30 -07:00
eh_frame.zig
link: consolidate diagnostics
2024-10-11 10:36:19 -07:00
file.zig
link: fix false positive crtbegin/crtend detection
2024-10-10 14:21:52 -07:00
gc.zig
elf: fix compile errors
2024-08-07 10:21:02 +02:00
LdScript.zig
link.Elf: eliminate an O(N^2) algorithm in flush()
2024-10-12 10:44:17 -07:00
LinkerDefined.zig
link.Elf: group section indexes
2024-10-11 10:33:54 -07:00
Merge.zig
link.Elf: fix merge sections namespacing
2024-10-11 10:33:54 -07:00
Object.zig
link.Elf: eliminate an O(N^2) algorithm in flush()
2024-10-12 10:44:17 -07:00
relocatable.zig
link.Elf: eliminate an O(N^2) algorithm in flush()
2024-10-12 10:44:17 -07:00
relocation.zig
Dwarf: implement .eh_frame
2024-08-27 03:55:56 -04:00
SharedObject.zig
fix 32-bit build
2024-10-12 10:44:17 -07:00
Symbol.zig
link.Elf: eliminate an O(N^2) algorithm in flush()
2024-10-12 10:44:17 -07:00
synthetic_sections.zig
link.Elf: eliminate an O(N^2) algorithm in flush()
2024-10-12 10:44:17 -07:00
Thunk.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
ZigObject.zig
link.Elf: eliminate an O(N^2) algorithm in flush()
2024-10-12 10:44:17 -07:00