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-27 09:45:27 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link
History
Jacob Young 1c53f0a6b0 Dwarf: workaround crash
2023-05-08 07:36:20 -04:00
..
Coff
coff: invalidate GOT relocs after segment shift in memory
2023-04-26 19:08:38 -04:00
Elf
elf: do not reserve a GOT slot for every Atom
2023-04-21 22:44:25 +02:00
MachO
compiler: use @memcpy instead of std.mem.copy
2023-04-28 13:24:43 -07:00
Plan9
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
tapi
tapi: fix memory bugs in yaml parser
2023-04-17 13:35:39 +02:00
Wasm
wasm: generate unnamed constant for tag
2023-04-12 22:23:36 +02:00
C.zig
cbe: remove unused arena
2023-04-25 13:42:10 -04:00
Coff.zig
x86_64: cleanup lazy symbols
2023-05-01 19:22:53 -04:00
Dwarf.zig
Dwarf: workaround crash
2023-05-08 07:36:20 -04:00
Elf.zig
x86_64: cleanup lazy symbols
2023-05-01 19:22:53 -04:00
MachO.zig
x86_64: cleanup lazy symbols
2023-05-01 19:22:53 -04:00
msdos-stub.bin
rename src-self-hosted/ to src/
2020-09-21 18:38:55 -07:00
NvPtx.zig
Improvements to docs and text
2023-04-23 21:06:21 +03:00
Plan9.zig
compiler: use @memcpy instead of std.mem.copy
2023-04-28 13:24:43 -07:00
SpirV.zig
spirv: emit nonsemantic info with zig errors
2023-04-09 01:51:55 +02:00
strtab.zig
coff: fix writing strtab to PE image file
2022-09-07 22:42:57 +02:00
table_section.zig
macho: correctly dirty the GOT table after memory realloc
2023-04-21 22:44:27 +02:00
tapi.zig
tapi: update to latest Apple changes
2023-04-01 08:31:27 +02:00
Wasm.zig
compiler: use @memcpy instead of std.mem.copy
2023-04-28 13:24:43 -07:00