git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add an svn project to contain the files that appear at the root of the
[lldb.git]
/
libunwind
/
2017-10-14
Ed Maste
libunwind: document tested FreeBSD configs and sort...
tree
|
commitdiff
2017-10-11
Martin Storsjo
Support DWARF unwinding on i386 windows
tree
|
commitdiff
2017-10-11
Martin Storsjo
[docs] Mention that linux/arm64 is supported with DWARF
tree
|
commitdiff
2017-10-06
Martin Storsjo
[docs] Mention that SjLj works on any OS on the archs...
tree
|
commitdiff
2017-10-03
Saleem Abdulrasool
build: use POSITION_INDEPENDENT_CODE instead of -fPIC
tree
|
commitdiff
2017-10-02
Martin Storsjo
Add CMake support for building for MinGW
tree
|
commitdiff
2017-10-02
Martin Storsjo
Fix building on macOS after SVN r314492
tree
|
commitdiff
2017-10-01
Martin Storsjo
SjLj: Fix building after SVN r314632
tree
|
commitdiff
2017-10-01
Saleem Abdulrasool
SjLj: make the SjLj implementation more portable
tree
|
commitdiff
2017-09-29
Martin Storsjo
Skip building x86 parts of UnwindRegisters*.S when...
tree
|
commitdiff
2017-09-26
Martin Storsjo
Skip building unused parts when targeting SJLJ
tree
|
commitdiff
2017-09-26
Martin Storsjo
Correct data types in the _Unwind_FunctionContext struct
tree
|
commitdiff
2017-09-21
John Baldwin
[libunwind] Partially revert r297174 to fix build on...
tree
|
commitdiff
2017-09-16
Martin Storsjo
Fix a typo in the documentation. NFC.
tree
|
commitdiff
2017-08-31
Alex Lorenz
Revert r312240
tree
|
commitdiff
2017-08-31
Alex Lorenz
Build LLVM with -Wstrict-prototypes enabled
tree
|
commitdiff
2017-08-23
Saleem Abdulrasool
ARM: explicitly specify the 8-byte alignment
tree
|
commitdiff
2017-08-23
Saleem Abdulrasool
unwind: explicitly align `_Unwind_Control_Block`
tree
|
commitdiff
2017-08-08
Petr Hosek
[CMake] Allow overriding lib dir suffix independently...
tree
|
commitdiff
2017-07-26
Jonathan Roelofs
Partial fix for PR33858
tree
|
commitdiff
2017-07-24
Momchil Velikov
[libunwind] Handle .ARM.exidx tables without sentinel...
tree
|
commitdiff
2017-07-19
Hans Wennborg
Bump docs version to 6.0
tree
|
commitdiff
2017-07-18
Petr Hosek
[CMake] Set library dir to be LLVM's intermediate outpu...
tree
|
commitdiff
2017-07-11
Petr Hosek
[libunwind][CMake] Add install path variable to allow...
tree
|
commitdiff
2017-07-06
Jonathan Roelofs
Add a test harness
tree
|
commitdiff
2017-06-27
Nico Weber
[libunwind] Add _LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS
tree
|
commitdiff
2017-06-21
Marshall Clow
Change -1LL to -1ULL to silence a gcc warning about...
tree
|
commitdiff
2017-05-16
Manoj Gupta
[libunwind] Fix executable stack directive on Linux.
tree
|
commitdiff
2017-04-16
Petr Hosek
[CMake][libunwind] Fix the -target and -gcc-toolchain...
tree
|
commitdiff
2017-04-12
Petr Hosek
Reland "[CMake][libunwind] Use -nodefaultlibs for CMake...
tree
|
commitdiff
2017-04-07
Petr Hosek
Revert "[CMake][libunwind] Use -nodefaultlibs for CMake...
tree
|
commitdiff
2017-04-07
Petr Hosek
[CMake][libunwind] Use -nodefaultlibs for CMake checks
tree
|
commitdiff
2017-04-06
Ivan Krasin
Fix unused typedef. Follow up to r299575.
tree
|
commitdiff
2017-04-05
Saleem Abdulrasool
AddressSpace: fix DWARF based unwinding handling on...
tree
|
commitdiff
2017-04-05
Saleem Abdulrasool
Fix invalid memory access on android x86
tree
|
commitdiff
2017-04-03
Jonathan Roelofs
Try to trigger the new docs builder. NFC
tree
|
commitdiff
2017-03-31
Ranjeet Singh
[libunwind] Clean up macro usage.
tree
|
commitdiff
2017-03-28
Jonathan Roelofs
[libunwind] Add sphinx docs
tree
|
commitdiff
2017-03-14
Saleem Abdulrasool
DarwinParser: include limits
tree
|
commitdiff
2017-03-09
Ed Schouten
Fix up the places where AddressSpace.hpp is included.
tree
|
commitdiff
2017-03-08
Saleem Abdulrasool
DARWF: silence some warnings about conversions
tree
|
commitdiff
2017-03-07
Ed Schouten
Tidy up the way we include EHHeaderParser.hpp.
tree
|
commitdiff
2017-03-07
Ed Schouten
Improve readability and correctness of the OS specific...
tree
|
commitdiff
2017-03-07
Ed Schouten
Let arm_section_length store the number of bytes.
tree
|
commitdiff
2017-03-05
Ed Schouten
Drop the dependency on dl_unwind_find_exidx().
tree
|
commitdiff
2017-02-27
Arnaud A. de Grand...
Fix the project name in the license file.
tree
|
commitdiff
2017-02-27
Arnaud A. de Grand...
Add libcxxabi's LICENSE.TXT to libunwind.
tree
|
commitdiff
2017-02-24
Ranjeet Singh
[libunwind] Disable calls to fprintf for baremetal...
tree
|
commitdiff
2017-02-23
Ed Schouten
Revert r295944.
tree
|
commitdiff
2017-02-23
Ed Schouten
Drop the dependency on dl_unwind_find_exidx().
tree
|
commitdiff
2017-02-16
Petr Hosek
[libunwind][CMake] Use libc++ headers when available
tree
|
commitdiff
2017-02-15
Petr Hosek
Revert "[libunwind][CMake] Use libc++ headers when...
tree
|
commitdiff
2017-02-15
Petr Hosek
[libunwind][CMake] Use libc++ headers when available
tree
|
commitdiff
2017-02-09
Petr Hosek
Revert "[libunwind][CMake] Use libc++ headers when...
tree
|
commitdiff
2017-02-09
Petr Hosek
[libunwind][CMake] Use libc++ headers when available
tree
|
commitdiff
2017-01-27
Saleem Abdulrasool
Revert "DWARF: convert error logs to _LIBUNWIND_LOG"
tree
|
commitdiff
2017-01-25
Saleem Abdulrasool
DWARF: fix -Asserts builds
tree
|
commitdiff
2017-01-21
Saleem Abdulrasool
DWARF: correct cast (NFC)
tree
|
commitdiff
2017-01-21
Saleem Abdulrasool
X86: swap EBP, ESP on !APPLE
tree
|
commitdiff
2017-01-21
Saleem Abdulrasool
DWARF: allow enabling tracing at runtime
tree
|
commitdiff
2017-01-21
Saleem Abdulrasool
DWARF: convert error logs to _LIBUNWIND_LOG
tree
|
commitdiff
2017-01-21
Saleem Abdulrasool
config: clean up some of the macro definition
tree
|
commitdiff
2017-01-21
Saleem Abdulrasool
rename OtherAddressSpace to RemoteAddressSpace; NFC
tree
|
commitdiff
2017-01-14
Eric Fiselier
Don't dump llvm-config --cmakedir output if command...
tree
|
commitdiff
2017-01-12
Hans Wennborg
Bump version to 5.0.0svn
tree
|
commitdiff
2017-01-09
Michal Gorny
[cmake] Obtain LLVM_CMAKE_PATH from llvm-config if...
tree
|
commitdiff
2016-11-17
Saleem Abdulrasool
EHABI: mark some functions as exported
tree
|
commitdiff
2016-11-08
Petr Hosek
[CMake] Get libunwind building under LLVM/runtimes
tree
|
commitdiff
2016-11-02
Marshall Clow
Add support for old versions of MacOS to libunwind...
tree
|
commitdiff
2016-11-02
Marshall Clow
Add conditions for PPC to libunwind. Fixes PR22200...
tree
|
commitdiff
2016-10-31
Nick Kledzik
fix _dyld_find_unwind_sections() for pre-10.7. Patch...
tree
|
commitdiff
2016-10-23
Petr Hosek
[libunwind] Add support for Fuchsia
tree
|
commitdiff
2016-10-13
Asiri Rathnayake
[libunwind] Add missing <stdint.h> include. NFC.
tree
|
commitdiff
2016-09-28
Ed Maste
libunwind: Add OpenBSD case for _Unwind_Ptr typedef
tree
|
commitdiff
2016-09-28
Ed Schouten
Also use the proper register numbers on CloudABI.
tree
|
commitdiff
2016-09-28
Asiri Rathnayake
[libunwind] Add support for a single-threaded libunwind...
tree
|
commitdiff
2016-09-05
Dimitry Andric
Add missing _US_ACTION_MASK constant to unwind.h
tree
|
commitdiff
2016-08-30
Ed Maste
consistently add \n to log and trace messages
tree
|
commitdiff
2016-08-30
Ed Maste
libunwind: fix X86 register numbers for FreeBSD/i386
tree
|
commitdiff
2016-08-30
Ed Maste
libunwind: correct 'libuwind' typo
tree
|
commitdiff
2016-08-28
Saleem Abdulrasool
EHABI: fail on WMMX vops without WMMX support
tree
|
commitdiff
2016-08-26
Renato Golin
[ARM] Adding .arch directives around WMMX unwind code
tree
|
commitdiff
2016-08-18
Saleem Abdulrasool
EHABI: cover switch once more
tree
|
commitdiff
2016-08-08
Petr Hosek
Allow building both shared and static library
tree
|
commitdiff
2016-08-08
Eugene Zelenko
CMakeLists.txt cleanups: synchronize version and CMake...
tree
|
commitdiff
2016-08-05
Saleem Abdulrasool
unwind: disable executable stacks
tree
|
commitdiff
2016-07-29
Ed Maste
libunwind: correct return code in unwinding trace log...
tree
|
commitdiff
2016-07-25
Oliver Stannard
[libunwind][ARM] Add support for Thumb1 targets
tree
|
commitdiff
2016-07-20
Eric Fiselier
[libunwind] Properly align _Unwind_Exception.
tree
|
commitdiff
2016-07-20
Eric Fiselier
Update .arcconfig
tree
|
commitdiff
2016-07-20
Ed Maste
libunwind: limit stack usage in unwind cursor
tree
|
commitdiff
2016-07-19
Ed Maste
libunwind: sync some coments with NetBSD's version
tree
|
commitdiff
2016-07-19
Ed Maste
libunwind: Use conventional DWARF capitalization in...
tree
|
commitdiff
2016-07-08
Asiri Rathnayake
[PATCH] [libunwind][ehabi] Use early returns where...
tree
|
commitdiff
2016-07-07
Asiri Rathnayake
[libunwind][ARM] Improve unwinder stack usage - Make...
tree
|
commitdiff
2016-06-14
Asiri Rathnayake
[libunwind] Improve unwinder stack usage - III
tree
|
commitdiff
2016-06-03
Asiri Rathnayake
[libunwind] Remove unused code.
tree
|
commitdiff
2016-06-02
Eric Fiselier
Attempt to fix libunwind build
tree
|
commitdiff
2016-06-02
Eric Fiselier
Add status/warning message for 32 bit builds
tree
|
commitdiff
2016-06-02
Eric Fiselier
[libunwind] Allow target flags to affect CMake configur...
tree
|
commitdiff
next