]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of LLVM libunwind trunk r351319 (just before the
authordim <dim@FreeBSD.org>
Fri, 8 Mar 2019 22:14:20 +0000 (22:14 +0000)
committerdim <dim@FreeBSD.org>
Fri, 8 Mar 2019 22:14:20 +0000 (22:14 +0000)
commit2ed95b8bee0252712f83b16b5e13b5ab2b83c831
treea794ae565fa181ea6b5afbb3b1a7ff2cdfda2c0c
parent439f5f19b0bf509f50c8947442f2cb31a8be2429
Vendor import of LLVM libunwind trunk r351319 (just before the
release_80 branch point):
https://llvm.org/svn/llvm-project/libunwind/trunk@351319
28 files changed:
LICENSE.TXT [new file with mode: 0644]
include/__libunwind_config.h
include/libunwind.h
include/mach-o/compact_unwind_encoding.h
include/unwind.h
src/AddressSpace.hpp
src/CompactUnwinder.hpp
src/DwarfInstructions.hpp
src/DwarfParser.hpp
src/EHHeaderParser.hpp
src/RWMutex.hpp [new file with mode: 0644]
src/Registers.hpp
src/Unwind-EHABI.cpp
src/Unwind-EHABI.h
src/Unwind-seh.cpp [new file with mode: 0644]
src/Unwind-sjlj.c
src/UnwindCursor.hpp
src/UnwindLevel1-gcc-ext.c
src/UnwindLevel1.c
src/UnwindRegistersRestore.S
src/UnwindRegistersSave.S
src/Unwind_AppleExtras.cpp
src/assembly.h
src/config.h
src/dwarf2.h
src/libunwind.cpp
src/libunwind_ext.h
src/unwind_ext.h [deleted file]