llvm-project/libunwind/src
Daniel Kiss 532783f9e1 [libunwind] Fix cfi_register for float registers.
Fixes D110144.
registers.getFloatRegister is not const in ARM therefor can't be called here.

Reviewed By: mstorsjo, #libunwind

Differential Revision: https://reviews.llvm.org/D110731
2021-10-01 16:51:51 +02:00
..
AddressSpace.hpp [libunwind] Optimize dl_iterate_phdr's findUnwindSectionsByPhdr 2020-09-23 15:40:39 -07:00
CMakeLists.txt [runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs) 2021-09-09 00:01:38 +03:00
CompactUnwinder.hpp [libunwind] Add UNW_AARCH64_* beside UNW_ARM64_* 2021-08-20 14:26:27 -07:00
DwarfInstructions.hpp [libunwind] Fix cfi_register for float registers. 2021-10-01 16:51:51 +02:00
DwarfParser.hpp [libunwind] Add UNW_AARCH64_* beside UNW_ARM64_* 2021-08-20 14:26:27 -07:00
EHHeaderParser.hpp [libunwind] Fix UB in EHHeaderParser::findFDE 2020-04-07 14:44:42 -07:00
FrameHeaderCache.hpp [libunwind][DWARF] Fix end of .eh_frame calculation 2020-09-16 19:00:57 -07:00
RWMutex.hpp [libunwind] Emit dependent libraries only when detected by CMake 2019-12-01 17:17:51 +01:00
Registers.hpp [libunwind] Support stack unwind in CET environment 2021-08-26 16:20:38 +08:00
Unwind-EHABI.cpp [libunwind] Compile with -Wunused-but-set-variable 2021-08-11 10:15:54 +02:00
Unwind-EHABI.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
Unwind-seh.cpp [libunwind] Add UNW_AARCH64_* beside UNW_ARM64_* 2021-08-20 14:26:27 -07:00
Unwind-sjlj.c [VE] Support VE in libunwind 2021-01-17 15:35:02 +09:00
UnwindCursor.hpp [libunwind] Support stack unwind in CET environment 2021-08-26 16:20:38 +08:00
UnwindLevel1-gcc-ext.c [Unwind] Cast exception class pointer for strcpy 2021-09-02 19:01:30 +02:00
UnwindLevel1.c [libunwind] Support stack unwind in CET environment 2021-08-26 16:20:38 +08:00
UnwindRegistersRestore.S [libunwind] Support stack unwind in CET environment 2021-08-26 16:20:38 +08:00
UnwindRegistersSave.S [libunwind] Support stack unwind in CET environment 2021-08-26 16:20:38 +08:00
Unwind_AppleExtras.cpp [libunwind] Minor SJLJ config cleanup. NFCI. 2020-09-03 15:59:45 -07:00
assembly.h [libunwind] Support stack unwind in CET environment 2021-08-26 16:20:38 +08:00
cet_unwind.h [libunwind] Don't include cet.h/immintrin.h unconditionally 2021-08-26 11:37:07 +02:00
config.h [libunwind] fix -Wc++98-compat-extra-semi without _LIBUNWIND_HIDE_SYMBOLS 2021-05-31 08:54:53 -04:00
dwarf2.h Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
libunwind.cpp [libunwind] Support stack unwind in CET environment 2021-08-26 16:20:38 +08:00
libunwind_ext.h [libunwind] Export the unw_* symbols as weak symbols 2019-04-03 21:50:03 +00:00