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-18 05:15:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/link
History
Guillaume Wenzek 699e7f721b fix Nvptx backend outputing files at the top level of zig-cache
2022-11-16 18:49:04 -05:00
..
Coff
win: combine PDB fixes into one changeset
2022-11-10 14:03:11 +01:00
MachO
macho: fix 32bit build
2022-11-08 21:21:25 +01:00
Plan9
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
tapi
tapi: sync with upstream
2022-06-02 10:41:13 +02:00
Wasm
use fixed-size arrays for feature lists
2022-10-25 21:16:51 +02:00
C.zig
C backend: improve ergonomics of zig.h a little bit
2022-11-13 16:50:16 -07:00
Coff.zig
coff: move relocation in its own module
2022-11-06 08:41:43 +01:00
Dwarf.zig
dwarf: do not assume unsigned 64bit integer for the enum value
2022-11-10 09:36:45 +01:00
Elf.zig
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
MachO.zig
macho: create dSYM bundle directly in the emit dir
2022-11-09 18:35:06 +01:00
msdos-stub.bin
rename src-self-hosted/ to src/
2020-09-21 18:38:55 -07:00
NvPtx.zig
fix Nvptx backend outputing files at the top level of zig-cache
2022-11-16 18:49:04 -05:00
Plan9.zig
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
SpirV.zig
link: add an explicit error set for flush() and flushModule()
2022-10-24 23:30:57 -07:00
strtab.zig
coff: fix writing strtab to PE image file
2022-09-07 22:42:57 +02:00
tapi.zig
macho: parse weak symbols in tbds
2022-11-06 15:19:17 +01:00
Wasm.zig
use fixed-size arrays for feature lists
2022-10-25 21:16:51 +02:00