Robin Voetter 77d04c03e3 Implement remaining requested changes
- Replace @intCast with a checked version (std/debug.zig)
- Replace @intCast with i64() when casting from a smaller type (std/fs/file.zig)
- Replace `nakedcc` with appropriate calling convention for linking with c (std/os/linux/arm-eabi.zig)
- Only check if hwcap contains TLS when the hwcap field actually exists (std/os/linux/tls.zig)
2019-09-04 16:23:25 +02:00
..
2019-08-29 18:12:58 +02:00
2019-08-15 18:19:04 -04:00
2019-08-15 18:19:04 -04:00
2019-08-15 18:19:04 -04:00
2019-08-05 09:23:15 -07:00
2019-05-31 11:59:53 +02:00
2019-05-29 22:38:14 +02:00