index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libunwind
/
src
/
UnwindCursor.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a -Wbitwise-conditional-parentheses warning in _LIBUNWIND_ARM_EHABI libun...
Nico Weber
2020-02-19
1
-2
/
+3
*
[libunwind][RISCV] Add 64-bit RISC-V support
Sam Elliott
2019-12-16
1
-0
/
+18
*
Correctly update isSignalFrame when unwinding the stack via dwarf.
Sterling Augustine
2019-11-07
1
-1
/
+1
*
[libunwind][Android] Fix findUnwindSections for ARM EHABI Bionic
Ryan Prichard
2019-10-18
1
-5
/
+0
*
Unwind: prevent unw_get_proc_info from returning stale data
Saleem Abdulrasool
2019-09-20
1
-1
/
+4
*
[NFC] Fix typo in debug log
Louis Dionne
2019-04-22
1
-1
/
+1
*
Provide a placement new definition for the SEH version of UnwindCursor
Martin Storsjo
2019-02-03
1
-0
/
+4
*
[libunwind] Provide placement new definition
Petr Hosek
2019-02-02
1
-0
/
+4
*
Drop the dependency on <algorithm>, add placement new inline
Petr Hosek
2019-01-29
1
-6
/
+25
*
Revert "[libunwind] Drop the dependency on <algorithm>, add placement new inl...
Petr Hosek
2019-01-28
1
-0
/
+1
*
[libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek
2019-01-28
1
-1
/
+0
*
Silence warnings about unused parameters
Martin Storsjo
2019-01-22
1
-0
/
+5
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Sparc] Add Sparc V8 support
Daniel Cederman
2019-01-14
1
-4
/
+18
*
Revert "[Sparc] Add Sparc V8 support"
Jorge Gorbe Moya
2019-01-10
1
-14
/
+0
*
[Sparc] Add Sparc V8 support
Daniel Cederman
2019-01-09
1
-0
/
+14
*
[SEH] Add initial support for AArch64
Martin Storsjo
2018-12-18
1
-0
/
+53
*
Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC.
Martin Storsjo
2018-12-12
1
-107
/
+1
*
Fix existing code for SEH on ARM to compile correctly
Martin Storsjo
2018-08-31
1
-7
/
+7
*
Add support for SEH unwinding on Windows.
Charles Davis
2018-08-30
1
-0
/
+581
*
The semantics of DW_CFA_GNU_args_size have changed subtile over the
Joerg Sonnenberger
2018-07-17
1
-2
/
+0
*
[libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi.
John Baldwin
2018-01-09
1
-6
/
+6
*
Reland [PPC64] Port to ppc64le - initial version
Martin Storsjo
2018-01-02
1
-0
/
+19
*
Revert `rL321667: [PPC64] Port to ppc64le - initial version`
Tim Shen
2018-01-02
1
-19
/
+0
*
[PPC64] Port to ppc64le - initial version
Martin Storsjo
2018-01-02
1
-0
/
+19
*
[libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.
John Baldwin
2017-12-12
1
-0
/
+36
*
Fix building for ARM with dwarf exception handling
Martin Storsjo
2017-11-02
1
-0
/
+6
*
Abstract rwlocks into a class, provide a SRW lock implementation for windows
Martin Storsjo
2017-10-23
1
-17
/
+11
*
[libunwind] Handle .ARM.exidx tables without sentinel last entry
Momchil Velikov
2017-07-24
1
-2
/
+9
*
[libunwind] Clean up macro usage.
Ranjeet Singh
2017-03-31
1
-29
/
+29
*
Let arm_section_length store the number of bytes.
Ed Schouten
2017-03-07
1
-1
/
+2
*
[libunwind] Add support for a single-threaded libunwind build
Asiri Rathnayake
2016-09-28
1
-1
/
+7
*
consistently add \n to log and trace messages
Ed Maste
2016-08-30
1
-6
/
+6
*
libunwind: correct 'libuwind' typo
Ed Maste
2016-08-30
1
-1
/
+1
*
Fix gcc libunwind build.
Asiri Rathnayake
2016-05-26
1
-1
/
+1
*
Introduce a native-only unwinder build.
Asiri Rathnayake
2016-05-25
1
-1
/
+27
*
Make it possible to use libunwind without heap.
Peter Zotov
2015-11-09
1
-0
/
+2
*
[libunwind] Add support for OpenRISC 1000.
Peter Zotov
2015-08-31
1
-0
/
+4
*
libunwind: Introduce __libunwind_config.h.
Logan Chien
2015-07-19
1
-6
/
+6
*
libunwind: Fix unw_step() for ARM EHABI.
Logan Chien
2015-05-29
1
-2
/
+19
*
unwind: move src/Unwind, include/, and test/ unwind content
Saleem Abdulrasool
2015-04-24
1
-0
/
+1317