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-01-12 02:15:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link/Elf
History
Andrew Kelley 3fc6fc6812 std.builtin.Endian: make the tags lower case
Let's take this breaking change opportunity to fix the style of this
enum.
2023-10-31 21:37:35 -04:00
..
Archive.zig
elf: improve parsing of ld scripts and actually test linking against them
2023-10-24 19:03:00 +02:00
Atom.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
eh_frame.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
file.zig
elf: rename ZigModule to ZigObject
2023-10-30 19:09:13 +01:00
gc.zig
elf: add garbage collection of sections
2023-10-16 19:33:04 +02: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: report undefined symbols in objects
2023-09-12 00:10:54 +02:00
Object.zig
elf: improve parsing of ld scripts and actually test linking against them
2023-10-24 19:03:00 +02:00
SharedObject.zig
elf: improve parsing of ld scripts and actually test linking against them
2023-10-24 19:03:00 +02:00
Symbol.zig
elf: rename ZigModule to ZigObject
2023-10-30 19:09:13 +01:00
synthetic_sections.zig
std.builtin.Endian: make the tags lower case
2023-10-31 21:37:35 -04:00
ZigObject.zig
elf: encapsulate ZigObject-specific logic in flushModule hook
2023-10-30 20:36:34 +01:00