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 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/compiler
History
Andrew Kelley 13b5cee4cc fuzzing: fix entry address logic
* the pcs list is unsorted
* use the function address

Fixes entry points in ReleaseSafe mode.
2024-08-28 18:07:13 -07:00
..
aro
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
aro_translate_c
fix(fmt): pointer type syntax to index (take 2) (#20336)
2024-07-21 01:55:52 -07:00
reduce
reduce: fix compile errors
2024-03-24 17:29:39 +01:00
resinator
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
aro_translate_c.zig
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
build_runner.zig
build runner: --fuzz not yet supported on Windows
2024-08-07 00:48:32 -07:00
fmt.zig
std.posix: read on timerfd can return error.Canceled
2024-08-08 01:12:26 -07:00
libc.zig
zig libc: allow non-native targets
2024-03-13 02:17:28 -04:00
objcopy.zig
fix various issues related to Path handling in the compiler and std
2024-08-19 19:09:11 +02:00
reduce.zig
Rename Dir.writeFile2 -> Dir.writeFile and update all callsites
2024-05-03 13:29:22 -07:00
std-docs.zig
fix autodocs regression FTBFS
2024-08-23 19:23:38 -07:00
test_runner.zig
fuzzing: fix entry address logic
2024-08-28 18:07:13 -07:00