2023-10-06 21:15:21 by Adam Ciarcinski | Files touched by this commit (53) | ![]() |
Log message: llvm: updated to 16.0.6 https://releases.llvm.org/16.0.0/docs/ReleaseNotes.html https://releases.llvm.org/16.0.0/tools/clang/docs/ReleaseNotes.html https://releases.llvm.org/16.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://releases.llvm.org/16.0.0/tools/lld/docs/ReleaseNotes.html https://releases.llvm.org/16.0.0/projects/libcxx/docs/ReleaseNotes.html |
2023-09-28 23:32:13 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: libcxxabi doesn't care about LLVM libraries, so don't depend on them. |
2023-05-02 20:07:46 by Nikita | Files touched by this commit (2) |
Log message: libcxx, libcxxabi: restrict version while we have 16 in wip |
2023-01-12 20:32:54 by Adam Ciarcinski | Files touched by this commit (15) | ![]() |
Log message: llvm: updated to 15.0.7 LLVM 15.0.7 is now available. This release is a bug-fix release and is API and \ ABI compatible with 15.0.0. If there are no major issues found with this \ release, then it will be the last 15.0.x release. |
2022-11-30 20:55:00 by Adam Ciarcinski | Files touched by this commit (19) | ![]() |
Log message: llvm: updated to 15.0.6 15.0.6 Bug fixes |
2022-11-29 10:08:58 by Jonathan Perkin | Files touched by this commit (2) |
Log message: libcxxabi: Use std::llabs, suggested by joerg. |
2022-11-28 21:50:16 by Jonathan Perkin | Files touched by this commit (2) |
Log message: libcxxabi: Fix build on SunOS. |
2022-11-16 21:53:59 by Adam Ciarcinski | Files touched by this commit (13) | ![]() |
Log message: llvm: updated to 15.0.5 LLVM 15.0.5 is now available. This release is a bug-fix release and is API and \ ABI compatible with 15.0.0. If there are no major issues found with this \ release, then it will be the last 15.0.x release. |