2024-04-22 09:05:16 by Adam Ciarcinski | Files touched by this commit (25) | |
Log message: libunwind compiler-rt libcxx libcxxabi: updated to 17.0.6 17.0.6 https://releases.llvm.org/17.0.1/projects/libcxx/docs/ReleaseNotes/17.html |
2024-03-01 23:14:58 by Jason Bacon | Files touched by this commit (1) |
Log message: lang/libunwind: Unbreak on RHEL 8 USE_GCC=10 was causing build failures No changes to package on other platforms |
2023-12-01 19:27:23 by Jonathan Perkin | Files touched by this commit (2) |
Log message: libunwind: Use correct flags to link. The configure script only tests if CXX supports various flags, but then uses CC to compile and link various objects. While compiling only issues warnings about incorrect flags, attempting to link with the wrong front end causes fatal errors. Specifically fixes trying to link with gcc using "-nostdlib++". |
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:33:10 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: libunwind doesn't need LLVM to build. |
2023-05-02 20:19:24 by Nikita | Files touched by this commit (4) |
Log message: compiler-rt, wasi-libcxx, wasi-compiler-rt, libunwind: restrict bl3 while 16 is \ in wip |
2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103) |
Log message: *: convert to cmake/build.mk |
2023-01-12 23:47:25 by Thomas Klausner | Files touched by this commit (2) | |
Log message: libunwind: update patch after comments from CMake developer add new bug report URL |