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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[runtimes] Don't depend on libpthread on Android
Yi Kong
2019-07-22
2
-2
/
+2
*
[libunwind][ARM] Fix types in _Unwind_VRS_Get.
Mikhail Maltsev
2019-07-22
1
-2
/
+2
*
[libunwind][ARM] Fix loading FP registers on big-endian targets
Mikhail Maltsev
2019-07-19
1
-2
/
+7
*
[libunwind] Fix Unwind-EHABI.cpp:getByte on big-endian targets
Mikhail Maltsev
2019-07-09
1
-0
/
+4
*
[libunwind][AArch64] Fix libunwind::Registers_arm64::jumpto
Mikhail Maltsev
2019-06-17
1
-3
/
+8
*
[runtimes] Check if pragma comment(lib, ...) is supported first
Petr Hosek
2019-05-30
2
-2
/
+2
*
[runtimes] Support ELF dependent libraries feature
Petr Hosek
2019-05-30
2
-0
/
+6
*
[runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ and includ...
Petr Hosek
2019-05-22
1
-2
/
+2
*
[PPC] Fix 32-bit build of libunwind
Martin Storsjo
2019-05-16
3
-256
/
+254
*
[PPC64][libunwind] Fix r2 not properly restored
Martin Storsjo
2019-05-16
2
-1
/
+42
*
Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to force
Sterling Augustine
2019-05-13
2
-2
/
+38
*
[gn] Support for building libunwind
Petr Hosek
2019-05-02
1
-6
/
+11
*
[NFC] Fix typo in debug log
Louis Dionne
2019-04-22
1
-1
/
+1
*
Add support for ARMv7-M architecture which uses the Thumb 2 ISA (unified syntax)
Martin Storsjo
2019-04-18
2
-0
/
+6
*
[NFC] Move the export attribute after extern "C".
Nicolas Lesser
2019-04-12
1
-8
/
+7
*
[NFC] Correct outdated links to the Itanium C++ ABI documentation
Louis Dionne
2019-04-11
1
-1
/
+1
*
[libunwind] Fix the typo in unw_save_vfp_as_X alias
Petr Hosek
2019-04-11
1
-1
/
+1
*
Move the alias definition of unw_getcontext to within !defined(__USING_SJLJ_E...
Martin Storsjo
2019-04-04
1
-1
/
+2
*
[libunwind] Export the weak alias in Mach-O
Petr Hosek
2019-04-04
1
-0
/
+1
*
[libunwind] Export the unw_* symbols as weak symbols
Petr Hosek
2019-04-03
12
-275
/
+360
*
[libunwind] Do not share an object library to create the static/shared libraries
Petr Hosek
2019-04-03
1
-37
/
+12
*
Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/"
Matthew Voss
2019-03-08
1
-2
/
+2
*
[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/
Petr Hosek
2019-03-08
1
-2
/
+2
*
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
3
-16
/
+16
*
[libunwind] Remove the remote unwinding support
Petr Hosek
2019-02-02
2
-219
/
+0
*
[CMake] Use correct visibility for linked libraries in CMake
Petr Hosek
2019-01-30
1
-2
/
+2
*
Revert "[CMake] Use correct visibility for linked libraries in CMake"
Petr Hosek
2019-01-30
1
-2
/
+2
*
[CMake] Use correct visibility for linked libraries in CMake
Petr Hosek
2019-01-30
1
-2
/
+2
*
[libunwind] Support building hermetic static library
Petr Hosek
2019-01-29
1
-7
/
+34
*
Drop the dependency on <algorithm>, add placement new inline
Petr Hosek
2019-01-29
4
-12
/
+33
*
Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__
Martin Storsjo
2019-01-29
3
-16
/
+16
*
Revert "[libunwind] Drop the dependency on <algorithm>, add placement new inl...
Petr Hosek
2019-01-28
3
-8
/
+5
*
[libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek
2019-01-28
3
-5
/
+8
*
[libunwind] Use placement new to avoid dependency C++ library
Petr Hosek
2019-01-25
1
-7
/
+10
*
[libunwind] Don't abort if encoutering invalid .eh_frame_hdr
Petr Hosek
2019-01-24
2
-8
/
+14
*
Silence warnings about unused parameters
Martin Storsjo
2019-01-22
3
-0
/
+15
*
Remove an unused variable
Martin Storsjo
2019-01-22
1
-1
/
+0
*
Add casts to avoid warnings about implicit conversions losing precision
Martin Storsjo
2019-01-22
1
-4
/
+3
*
Fix warnings about printf format strings
Martin Storsjo
2019-01-22
2
-47
/
+63
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
22
-88
/
+66
*
[SjLj] Don't use __declspec(thread) in MinGW mode
Martin Storsjo
2019-01-18
1
-1
/
+1
*
[Sparc] Add Sparc V8 support
Daniel Cederman
2019-01-14
8
-17
/
+333
*
Revert "[Sparc] Add Sparc V8 support"
Jorge Gorbe Moya
2019-01-10
8
-282
/
+2
*
[Sparc] Add Sparc V8 support
Daniel Cederman
2019-01-09
8
-2
/
+282
*
[SEH] Add initial support for AArch64
Martin Storsjo
2018-12-18
2
-1
/
+70
*
[AArch64][libunwind] Unwinding support for return address signing with B Key
Luke Cheeseman
2018-12-17
2
-3
/
+18
*
[AArch64][libunwind] Unwinding support for return address signing
Luke Cheeseman
2018-12-14
4
-2
/
+40
*
Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC.
Martin Storsjo
2018-12-12
2
-116
/
+10
*
[cmake] Rename append_if to avoid collision with LLVM
Michal Gorny
2018-12-11
1
-10
/
+10
[next]