| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-27 | move zig.h to become an installation file | Andrew Kelley | |
| Now instead of zig.h being baked into the compiler binary, it is a header file distributed along with all the other header files distributed with Zig. Closes #11643 | |||
| 2022-07-03 | update C headers to LLVM 14.0.6 | Andrew Kelley | |
| 2022-02-03 | update C language headers to clang release/14.x | Andrew Kelley | |
| upstream commit 91632c8ac97fa3daffe4ff8f1391735b5d6805e6 | |||
| 2021-08-28 | update libcxx, libcxxabi, and C headers to release/13.x branch | Andrew Kelley | |
| upstream commit 9c49fee5e7ac0ca8bc4ec1c3738ca0d83df65852 | |||
| 2021-08-15 | update C header files to clang 13 rc1 | Andrew Kelley | |
| 2021-02-26 | llvm12: sync with llvmorg-12.0.0-rc2 | Michael Dusan | |
| - update lib/include - update lib/libcxx - update lib/libcxxabi - update lib/libunwind - (no changes) src/libcxx.zig - (no changes) src/libunwind.zig | |||
| 2020-12-16 | Update clang headers | Jakub Konka | |
| llvm commit b2851aea80e5a8f0cfd6c3c5a56a6b00fb28c6b6 | |||
| 2020-12-04 | update to latest clang C headers | Andrew Kelley | |
| 2020-08-04 | update C lib/include/ files from clang 10 to 11rc1 | Andrew Kelley | |
| 2020-02-14 | update clang C headers to 10.0.0rc2 | Andrew Kelley | |
| 2020-01-22 | lib/headers: update to clang 10.x C headers | Andrew Kelley | |
| upstream revision: 3cce3790072249cbe51b96cea26bc78019c11fd0 | |||
| 2019-09-10 | update C header files to clang 9.0.0rc4 | Andrew Kelley | |
| 2019-08-20 | update C headers to clang 9.0.0-rc2 | Andrew Kelley | |
| upstream commit 67a4a12d61bfb10b2410b53c5a43ef9b4a03de7d | |||
| 2019-07-19 | update C headers to llvm9 | Andrew Kelley | |
| upstream commit 1931d3cb20a00da732c5210b123656632982fde0 | |||
| 2019-07-15 | move lib dirs to lib subdir | Andrew Kelley | |
| also start prefering NtDll API. so far: * NtQueryInformationFile * NtClose adds a performance workaround for windows unicode conversion. but that should probably be removed before merging | |||
