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
*
Skip building unused parts when targeting SJLJ
Martin Storsjo
2017-09-26
4
-4
/
+6
*
Correct data types in the _Unwind_FunctionContext struct
Martin Storsjo
2017-09-26
1
-2
/
+2
*
[libunwind] Partially revert r297174 to fix build on at least FreeBSD.
John Baldwin
2017-09-21
1
-69
/
+69
*
Revert r312240
Alex Lorenz
2017-08-31
2
-4
/
+4
*
Build LLVM with -Wstrict-prototypes enabled
Alex Lorenz
2017-08-31
2
-4
/
+4
*
[CMake] Allow overriding lib dir suffix independently from LLVM
Petr Hosek
2017-08-08
1
-2
/
+2
*
[libunwind] Handle .ARM.exidx tables without sentinel last entry
Momchil Velikov
2017-07-24
1
-2
/
+9
*
[libunwind][CMake] Add install path variable to allow overriding the destination
Petr Hosek
2017-07-11
1
-2
/
+2
*
[libunwind] Add _LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS
Nico Weber
2017-06-27
1
-3
/
+8
*
Change -1LL to -1ULL to silence a gcc warning about left shifting a negative ...
Marshall Clow
2017-06-21
1
-3
/
+3
*
[libunwind] Fix executable stack directive on Linux.
Manoj Gupta
2017-05-16
1
-2
/
+2
*
Fix unused typedef. Follow up to r299575.
Ivan Krasin
2017-04-06
1
-1
/
+1
*
AddressSpace: fix DWARF based unwinding handling on Android
Saleem Abdulrasool
2017-04-05
1
-2
/
+5
*
Fix invalid memory access on android x86
Saleem Abdulrasool
2017-04-05
1
-0
/
+17
*
[libunwind] Clean up macro usage.
Ranjeet Singh
2017-03-31
11
-91
/
+77
*
DarwinParser: include limits
Saleem Abdulrasool
2017-03-14
1
-0
/
+1
*
Fix up the places where AddressSpace.hpp is included.
Ed Schouten
2017-03-09
6
-4
/
+2
*
DARWF: silence some warnings about conversions
Saleem Abdulrasool
2017-03-08
2
-4
/
+7
*
Tidy up the way we include EHHeaderParser.hpp.
Ed Schouten
2017-03-07
1
-4
/
+1
*
Improve readability and correctness of the OS specific libunwind bits.
Ed Schouten
2017-03-07
1
-26
/
+25
*
Let arm_section_length store the number of bytes.
Ed Schouten
2017-03-07
2
-9
/
+5
*
Drop the dependency on dl_unwind_find_exidx().
Ed Schouten
2017-03-05
1
-31
/
+30
*
[libunwind] Disable calls to fprintf for baremetal targets.
Ranjeet Singh
2017-02-24
1
-0
/
+11
*
Revert r295944.
Ed Schouten
2017-02-23
1
-28
/
+33
*
Drop the dependency on dl_unwind_find_exidx().
Ed Schouten
2017-02-23
1
-33
/
+28
*
Revert "DWARF: convert error logs to _LIBUNWIND_LOG"
Saleem Abdulrasool
2017-01-27
2
-17
/
+31
*
DWARF: fix -Asserts builds
Saleem Abdulrasool
2017-01-25
2
-8
/
+10
*
DWARF: correct cast (NFC)
Saleem Abdulrasool
2017-01-21
1
-1
/
+1
*
X86: swap EBP, ESP on !APPLE
Saleem Abdulrasool
2017-01-21
1
-0
/
+16
*
DWARF: allow enabling tracing at runtime
Saleem Abdulrasool
2017-01-21
2
-89
/
+80
*
DWARF: convert error logs to _LIBUNWIND_LOG
Saleem Abdulrasool
2017-01-21
2
-31
/
+17
*
config: clean up some of the macro definition
Saleem Abdulrasool
2017-01-21
1
-21
/
+25
*
rename OtherAddressSpace to RemoteAddressSpace; NFC
Saleem Abdulrasool
2017-01-21
2
-22
/
+23
*
EHABI: mark some functions as exported
Saleem Abdulrasool
2016-11-17
1
-24
/
+17
*
Add conditions for PPC to libunwind. Fixes PR22200. Thanks to Jeremy for the ...
Marshall Clow
2016-11-02
1
-1
/
+2
*
fix _dyld_find_unwind_sections() for pre-10.7. Patch by Jeremy Sequoia
Nick Kledzik
2016-10-31
1
-16
/
+22
*
[libunwind] Add support for Fuchsia
Petr Hosek
2016-10-23
2
-3
/
+4
*
[libunwind] Add missing <stdint.h> include. NFC.
Asiri Rathnayake
2016-10-13
1
-0
/
+1
*
libunwind: Add OpenBSD case for _Unwind_Ptr typedef
Ed Maste
2016-09-28
1
-1
/
+1
*
[libunwind] Add support for a single-threaded libunwind build
Asiri Rathnayake
2016-09-28
4
-14
/
+39
*
consistently add \n to log and trace messages
Ed Maste
2016-08-30
10
-140
/
+140
*
libunwind: correct 'libuwind' typo
Ed Maste
2016-08-30
6
-8
/
+8
*
EHABI: fail on WMMX vops without WMMX support
Saleem Abdulrasool
2016-08-28
1
-4
/
+10
*
[ARM] Adding .arch directives around WMMX unwind code
Renato Golin
2016-08-26
2
-0
/
+4
*
EHABI: cover switch once more
Saleem Abdulrasool
2016-08-18
1
-0
/
+8
*
Allow building both shared and static library
Petr Hosek
2016-08-08
1
-16
/
+37
*
unwind: disable executable stacks
Saleem Abdulrasool
2016-08-05
3
-0
/
+21
*
libunwind: correct return code in unwinding trace log message
Ed Maste
2016-07-29
1
-1
/
+1
*
[libunwind][ARM] Add support for Thumb1 targets
Oliver Stannard
2016-07-25
2
-15
/
+28
*
libunwind: limit stack usage in unwind cursor
Ed Maste
2016-07-20
1
-1
/
+1
[next]