CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2019/06/17 16:28:51
Modified files: lib/libcxx : Makefile shlib_version lib/libcxx/include: __config __locale lib/libcxx/src : thread.cpp lib/libcxx/utils/libcxx/test: config.py lib/libcxxabi : shlib_version lib/libunwind/include: __libunwind_config.h libunwind.h lib/libunwind/src: AddressSpace.hpp DwarfInstructions.hpp DwarfParser.hpp EHHeaderParser.hpp Registers.hpp UnwindCursor.hpp UnwindRegistersRestore.S UnwindRegistersSave.S assembly.h libunwind.cpp Removed files: lib/libcxx/include/experimental: dynarray lib/libcxx/utils/google-benchmark/tools: compare_bench.py Log message: Merge libc++, libc++abi and libunwind version 8.0.0. Ports build by naddy@ Tested by visa on octeon Tested by kettenis on macppc and sparc64