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
Jakub Konka 720dd80007 elf+riscv: implement enough to get basic hello world in C working
2024-02-21 23:04:43 +01:00
..
Archive.zig
macho: scrap reader for preads when parsing archives
2024-02-13 19:18:27 +01:00
Atom.zig
elf+riscv: implement enough to get basic hello world in C working
2024-02-21 23:04:43 +01:00
eh_frame.zig
elf+riscv: implement enough to get basic hello world in C working
2024-02-21 23:04:43 +01:00
file.zig
elf: enable adding support for additional cpu archs
2024-02-16 21:54:43 +01:00
gc.zig
linker: fix some allocator references
2024-01-01 17:51:20 -07:00
LdScript.zig
linker: fix some allocator references
2024-01-01 17:51:20 -07:00
LinkerDefined.zig
linker: fix some allocator references
2024-01-01 17:51:20 -07:00
Object.zig
elf+riscv: skip parsing .riscv.attributes section for now
2024-02-21 22:50:55 +01:00
relocatable.zig
elf: store relative offsets in atom and symbol
2024-02-13 20:33:01 +01:00
relocation.zig
elf: simplify logic for handling scanning relocs on different arches
2024-02-21 19:06:10 +01:00
SharedObject.zig
elf: do not prealloc input objects, pread selectively
2024-02-12 23:07:51 +01:00
Symbol.zig
elf: use u32 for all section indexes
2024-02-13 20:33:08 +01:00
synthetic_sections.zig
elf: enable adding support for additional cpu archs
2024-02-16 21:54:43 +01:00
ZigObject.zig
elf: enable adding support for additional cpu archs
2024-02-16 21:54:43 +01:00