Vignesh Rajagopalan
|
2ab0c7391a
|
Rename .macosx to .macos
|
2020-10-12 18:56:25 -04:00 |
|
Andrew Kelley
|
4a69b11e74
|
add license header to all std lib files
add SPDX license identifier
copyright ownership is zig contributors
|
2020-08-20 16:07:04 -04:00 |
|
Andrew Kelley
|
d9d8c42426
|
remove unnecessary inline
works around a bug triggered by previous commit
|
2020-03-31 11:18:11 -04:00 |
|
Andrew Kelley
|
0e372ccff5
|
clean up the duplicate export logic for __clear_cache
|
2020-03-31 10:48:48 -04:00 |
|
LemonBoy
|
e9c49f423d
|
compiler-rt: More clear_cache implementations
|
2020-03-31 10:36:12 -04:00 |
|
daurnimator
|
63409cf422
|
std: linux syscall numbers are now an extensible enum
|
2020-03-31 10:16:20 -04:00 |
|
Andrew Kelley
|
83ff94b1cc
|
compiler-rt: don't export __clear_cache when no impl available
|
2020-03-30 23:15:07 -04:00 |
|
Timon Kruiper
|
f6f03cd90f
|
compiler-rt: implement clear_cache for arm32-linux
|
2020-03-31 00:29:41 +02:00 |
|
Andrew Kelley
|
39589cffe0
|
compiler-rt: fix __clear_cache on aarch64 darwin
|
2020-03-24 11:51:13 -04:00 |
|
Andrew Kelley
|
03013e5176
|
compiler-rt: aarch64 implementation of __clear_cache
|
2020-03-24 10:33:23 -04:00 |
|