]> xenbits.xensource.com Git - unikraft/libs/libcxx.git/commit
Update to LLVM 14.0.6
authorAndrei Tatar <andrei@unikraft.io>
Fri, 5 May 2023 18:19:26 +0000 (20:19 +0200)
committerUnikraft <monkey@unikraft.io>
Thu, 1 Jun 2023 19:30:34 +0000 (19:30 +0000)
commit23e891a531c30a655964561d18fd1b51da87adb6
tree7e338a470f6242b6b24d756b759e9a47cc035a00
parente0e90c83008799e6b48c4dda0e3ed56690e50b60
Update to LLVM 14.0.6

Co-authored-by: Marco Schlumpp <marco@unikraft.io>
Signed-off-by: Marco Schlumpp <marco@unikraft.io>
Signed-off-by: Andrei Tatar <andrei@unikraft.io>
Reviewed-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Reviewed-by: Maria Sfiraiala <maria.sfiraiala@gmail.com>
Reviewed-by: Razvan Deaconescu <razvand@unikraft.io>
Approved-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #28
17 files changed:
Makefile.uk
include/__config_site [new file with mode: 0644]
include/__config_unikraft [deleted file]
include/cmath [deleted file]
include/features.h [deleted file]
include/math.h [deleted file]
include/stdlib.h [deleted file]
include/support/musl/math.h [deleted file]
patches/0001-Update-the-default-configuration.patch [deleted file]
patches/0002-Change-from-long-double-function-to-double.patch [deleted file]
patches/0004-Fix-arm-atomics-memory.patch [deleted file]
patches/0005-Fix-arm-atomics-header.patch [deleted file]
patches/0006-Add-xlocale-header-in-include-locale.patch [deleted file]
patches/0007-Include-the-first-stddef-header-file.patch [deleted file]
patches/0009-Add-strtof_l-strtod_l-header.patch [deleted file]
patches/0010-Use-libcxx-math-header-file-when-building-with-musl.patch [deleted file]
patches/0011-Add-vasprintf-definition-needed-by-__bsd_locale_fall.patch [deleted file]