| 7 years ago | Robin Voetter | | Only check for TLS support on arm if TLS segment exists |
| 7 years ago | Robin Voetter | | Implement remaining requested changes |
| 7 years ago | Robin Voetter | | Add missing clobbers on arm-eabi and arm64 syscall conventions |
| 7 years ago | Robin Voetter | | Merge remote-tracking branch 'upstream/master' into arm-support-improvement |
| 7 years ago | Robin Voetter | | Merge remote-tracking branch 'upstream/master' into arm-support-improvement |
| 7 years ago | Robin Voetter | | Fix up preadv, preadv2, pwritev and pwritev2 |
| 7 years ago | Robin Voetter | | Fix up seteuid and setegid |
| 7 years ago | Robin Voetter | | Replace legacy 16-bit syscalls with 32-bit versions when appropriate |
| 7 years ago | Robin Voetter | | Merge remote-tracking branch 'upstream/master' into arm-support-improvement |
| 7 years ago | Robin Voetter | | Merge remote-tracking branch 'upstream/master' into arm-support-improvement |
| 7 years ago | Robin Voetter | | Remove unneeded os check |
| 7 years ago | Robin Voetter | | Improve comments near un-implemented functionality |
| 7 years ago | Robin Voetter | | add __aeabi_read_tp |
| 7 years ago | Robin Voetter | | Don't print line info if source is not available |
| 7 years ago | Robin Voetter | | fix issues with debug.zig |
| 7 years ago | Robin Voetter | | TLS initialization, clone definition and _start functionality |
| 7 years ago | Robin Voetter | | Make mmap use SYS_mmap2 if it exists |
| 7 years ago | Robin Voetter | | Add more syscall constants |
| 7 years ago | Robin Voetter | | add arm32 syscall conventions |
| 7 years ago | Robin Voetter | | add arm32 linux bits definitions |
| 7 years ago | Marc Tiehuis |  | Merge pull request #3060 from Sahnvour/hashing |
| 7 years ago | Andrew Kelley |  | add regression test for already fixed bug |
| 7 years ago | Andrew Kelley |  | support self-referential struct through a slice of optional |
| 7 years ago | Andrew Kelley |  | add regression test for struct with optional list of self |
| 7 years ago | Andrew Kelley |  | better handle struct depends on itself via optional field |
| 7 years ago | Andrew Kelley |  | add regression test for bug fixed by lazy values |
| 7 years ago | Andrew Kelley |  | add regression test for bug fixed by lazy values |
| 7 years ago | Andrew Kelley |  | Merge pull request #3115 from ziglang/fix-field-alignment-kludge |
| 7 years ago | Marc Tiehuis |  | Improve siphash performance for small keys by up to 30% (#3124) |
| 7 years ago | Andrew Kelley |  | remove no longer needed gcc8 workaround. add gcc9 workaround |
| 7 years ago | Marc Tiehuis |  | Merge pull request #3118 from ziglang/revert-crc-poly-api |
| 7 years ago | Andrew Kelley |  | Merge pull request #3114 from Tetralux/align-on-struct-fields |
| 7 years ago | Jonathan Marler | | Encapsulate bigint representation, assert on cast data loss |
| 7 years ago | Marc Tiehuis |  | Merge pull request #3106 from ziglang/hash-tooling-changes |
| 7 years ago | Andrew Kelley |  | Merge pull request #2991 from emekoi/mingw-ci |
| 7 years ago | Andrew Kelley |  | remove incorrect assert regarding 128-bit integers |
| 7 years ago | Andrew Kelley |  | Merge branch 'euantorano-fix/3012-os-getrandom-fill-buffer' |
| 7 years ago | Andrew Kelley |  | add std.c.printf |
| 7 years ago | Andrew Kelley |  | Merge branch 'FireFox317-fix-issue-3030' |
| 7 years ago | Marc Tiehuis |  | Merge pull request #3090 from ziglang/fmt-internal |
| 7 years ago | Andrew Kelley |  | fix @bitCast of packed struct literal |
| 7 years ago | Andrew Kelley |  | Merge branch 'mikdusan-issue.3010' |
| 7 years ago | Aaron Klapatch | | added documentation for field access to C pointers (#3088) |
| 7 years ago | Andrew Kelley |  | fix void array as a local variable initializer |
| 7 years ago | Andrew Kelley |  | fix array multiplication not setting parent value info |
| 7 years ago | Andrew Kelley |  | don't put libc on the elf linker line for objects |
| 7 years ago | Nick Erdmann | | fix error message when dependency requires position independent code |
| 7 years ago | Andrew Kelley |  | add compile error for async frames depending on themselves |
| 7 years ago | Andrew Kelley |  | allow implicit cast of fn to async fn |
| 7 years ago | Andrew Kelley |  | detect non-async function pointer of inferred async function |
|