Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libunwind_llvm
/
59d418f2d5caab7cf0143cf4d278e6df34034d1c
59d418f
Bump version number to 8.0.0svn
by Hans Wennborg
· 6 years ago
6b4a02c
Update docs version and clear release notes after 8.0.0 version bump
by Hans Wennborg
· 6 years ago
3e792ab
[CMake] Include CMakeDependentOption in libunwind
by Petr Hosek
· 6 years ago
b13b804
[CMake] Option to control whether shared/static library is installed
by Petr Hosek
· 6 years ago
940b92a
The semantics of DW_CFA_GNU_args_size have changed subtile over the
by Joerg Sonnenberger
· 6 years ago
04bdf24
[CMake] Set per-runtime library directory suffix in runtimes build
by Petr Hosek
· 6 years ago
1f736b0
Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADDR, for directly controlling a dependency on dladdr(). This will allow us to use libunwind without adding a libdl dependency.
by Jordan Rupprecht
· 6 years ago
8b44248
Revert "Revert "Support for multiarch runtimes layout""
by Eric Christopher
· 6 years ago
c072133
Add a blank line to docs/README.txt test commit access
by Jordan Rupprecht
· 6 years ago
6264578
Revert "Support for multiarch runtimes layout"
by Jordan Rupprecht
· 6 years ago
0c7cea3
Support for multiarch runtimes layout
by Petr Hosek
· 6 years ago
24591a7
[CMake] Convert paths to the right form in standalone builds on Windows
by Martin Storsjo
· 6 years ago
0a7bf58
Update copyright year to 2018.
by Paul Robinson
· 6 years ago
1e1c6b7
[OR1K] Add the EPCR special-purpose register to register state.
by whitequark
· 6 years ago
7549326
[OR1K] Add a dedicated PC register to register state.
by whitequark
· 6 years ago
1035189
[libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs.
by John Baldwin
· 6 years ago
0f3cbe4
[cmake] Remove duplicate command line options from build
by Aaron Smith
· 7 years ago
163a209
[CMake] Support for monorepo layout
by Petr Hosek
· 7 years ago
d550d63
[libunwind][MIPS]: Add support for unwinding in N32 processes.
by John Baldwin
· 7 years ago
2b0efb9
[libunwind] Permit additional compiler and linker flags to be passed to tests.
by John Baldwin
· 7 years ago
15e4893
[cmake] [libunwind] LLVM_FOUND isn't always set, so just test if
by Don Hinton
· 7 years ago
86ab239
Don't enable _LIBUNWIND_BUILD_ZERO_COST_APIS if building the SJLJ APIs
by Martin Storsjo
· 7 years ago
f237718
[cmake] [libunwind] Call llvm_setup_rpath() when adding shared libraries.
by Don Hinton
· 7 years ago
98762d6
[cmake] [libunwind] Fix find_path() problems when cross compiling
by Don Hinton
· 7 years ago
2b4c5e0
[PPC64] Added vector registers.
by Martin Storsjo
· 7 years ago
e97f873
[libunwind] Set up .arcconfig to point to new Diffusion UNW repository
by Petr Hosek
· 7 years ago
da0af18
[libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi.
by John Baldwin
· 7 years ago
6de5217
Update PACKAGE_VERSION to 7.0.0svn
by Hans Wennborg
· 7 years ago
08eaccb
Update docs version to 7.0
by Hans Wennborg
· 7 years ago
dc25db1
Reland [PPC64] Port to ppc64le - initial version
by Martin Storsjo
· 7 years ago
89702f6
Don't use a strict larger-than comparison in the check_fit/does_fit static assert
by Martin Storsjo
· 7 years ago
20fc48d
Revert `rL321667: [PPC64] Port to ppc64le - initial version`
by Tim Shen
· 7 years ago
21881c5
[PPC64] Port to ppc64le - initial version
by Martin Storsjo
· 7 years ago
ae1277c
There is no portable format string for printing `uintptr_t` values.
by Chandler Carruth
· 7 years ago
b154837
[libunwind] Remove dubious template function. NFC.
by whitequark
· 7 years ago
2aff05b
[libunwind] Unbreak debug builds after r321440.
by whitequark
· 7 years ago
0b964a1
[libunwind] Add proper support for DWARF unwind on bare metal.
by whitequark
· 7 years ago
5d8a75e
[libunwind] fix a typo in r321441.
by whitequark
· 7 years ago
642836d
[libunwind] convert error logs to _LIBUNWIND_LOG/_LIBUNWIND_LOG0.
by whitequark
· 7 years ago
0aee54c
[libunwind] Avoid using C++ headers.
by whitequark
· 7 years ago
375a366
[libunwind][MIPS]: Add support for unwinding in O32 and N64 processes.
by John Baldwin
· 7 years ago
34ce947
[libunwind] Create install-unwind-stripped target manually
by Shoaib Meenai
· 7 years ago
7d4a945
[libunwind][CMake] Set TARGET_TRIPLE if LIBUNWND_TARGET_TRIPLE is set
by Petr Hosek
· 7 years ago
9e8354c
[libunwind] Pass LIBUNWIND_SYSROOT and LIBUNWIND_GCC_TOOLCHAIN to lit
by Petr Hosek
· 7 years ago
2c1803e
[libunwind] Switch to add_llvm_install_targets
by Shoaib Meenai
· 7 years ago
de94023
Support building libunwind as a DLL
by Martin Storsjo
· 7 years ago
592ba3b
[CMake] Use the variable from the right project in install-unwind
by Martin Storsjo
· 7 years ago
d1b4904
[libunwind][CMake] Provide option to disable instalation of the library
by Petr Hosek
· 7 years ago
a08a7e4
Remove a FIXME about truncated section names
by Martin Storsjo
· 7 years ago
2ddcf24
[docs] Mention that dwarf unwinding should be supported on arm64/windows
by Martin Storsjo
· 7 years ago
08068aa
Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm
by Martin Storsjo
· 7 years ago
23a943b
Fix building for ARM with dwarf exception handling
by Martin Storsjo
· 7 years ago
fc0a910
[libunwind] Don't use dl_iterate_phdr if __ANDROID_API__ < 21
by Dan Albert
· 7 years ago
85f4cfd
Change unw_word_t to always have the same size as the pointer size
by Martin Storsjo
· 7 years ago
7c4a46a
Restore arch specific lastDwarfRegNum in builds without _LIBUNWIND_IS_NATIVE_ONLY
by Martin Storsjo
· 7 years ago
86e0218
Add support for dwarf unwinding on windows on x86_64
by Martin Storsjo
· 7 years ago
af4b7dd
Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTER
by Martin Storsjo
· 7 years ago
1f034ad
[libunwind] Always use unwind tables in tests
by Peter Smith
· 7 years ago
f44b1d2
Fix the context/cursor size for ARM with WMMX enabled
by Martin Storsjo
· 7 years ago
40a2e1e
Add missing checks for register number
by Martin Storsjo
· 7 years ago
12339e4
Abstract rwlocks into a class, provide a SRW lock implementation for windows
by Martin Storsjo
· 7 years ago
fb5dd38
Make HIDDEN_DIRECTIVE a function-like macro. NFCI.
by Martin Storsjo
· 7 years ago
8553780
GNU: do not read the FDE count if omitted
by Saleem Abdulrasool
· 7 years ago
b75948d
libunwind: document tested FreeBSD configs and sort OS list
by Ed Maste
· 7 years ago
cfd3988
Support DWARF unwinding on i386 windows
by Martin Storsjo
· 7 years ago
3341819
[docs] Mention that linux/arm64 is supported with DWARF
by Martin Storsjo
· 7 years ago
4edd9a3
[docs] Mention that SjLj works on any OS on the archs where supported by the compiler
by Martin Storsjo
· 7 years ago
6a5c438
build: use POSITION_INDEPENDENT_CODE instead of -fPIC
by Saleem Abdulrasool
· 7 years ago
f6b13c3
Add CMake support for building for MinGW
by Martin Storsjo
· 7 years ago
02a106e
Fix building on macOS after SVN r314492
by Martin Storsjo
· 7 years ago
1af0a82
SjLj: Fix building after SVN r314632
by Martin Storsjo
· 7 years ago
c4646dd
SjLj: make the SjLj implementation more portable
by Saleem Abdulrasool
· 7 years ago
7919990
Skip building x86 parts of UnwindRegisters*.S when targeting SjLj
by Martin Storsjo
· 7 years ago
e53dc3f
Skip building unused parts when targeting SJLJ
by Martin Storsjo
· 7 years ago
065563a
Correct data types in the _Unwind_FunctionContext struct
by Martin Storsjo
· 7 years ago
43b67bf
[libunwind] Partially revert r297174 to fix build on at least FreeBSD.
by John Baldwin
· 7 years ago
f669662
Fix a typo in the documentation. NFC.
by Martin Storsjo
· 7 years ago
469bacd
Revert r312240
by Alex Lorenz
· 7 years ago
1405247
Build LLVM with -Wstrict-prototypes enabled
by Alex Lorenz
· 7 years ago
863d60e
ARM: explicitly specify the 8-byte alignment
by Saleem Abdulrasool
· 7 years ago
03d6ad0
unwind: explicitly align `_Unwind_Control_Block`
by Saleem Abdulrasool
· 7 years ago
4f4c5d0
[CMake] Allow overriding lib dir suffix independently from LLVM
by Petr Hosek
· 7 years ago
36c1a03
Partial fix for PR33858
by Jonathan Roelofs
· 7 years ago
f6717c2
[libunwind] Handle .ARM.exidx tables without sentinel last entry
by Momchil Velikov
· 7 years ago
82c7974
Bump docs version to 6.0
by Hans Wennborg
· 7 years ago
efc971a
[CMake] Set library dir to be LLVM's intermediate output dir
by Petr Hosek
· 7 years ago
9aa1d5e
[libunwind][CMake] Add install path variable to allow overriding the destination
by Petr Hosek
· 7 years ago
c4321f2
Add a test harness
by Jonathan Roelofs
· 7 years ago
41f982e
[libunwind] Add _LIBUNWIND_DISABLE_VISIBILITY_ANNOTATIONS
by Nico Weber
· 7 years ago
da5936d
Change -1LL to -1ULL to silence a gcc warning about left shifting a negative value. Fixes https://bugs.llvm.org/show_bug.cgi?id=33358
by Marshall Clow
· 7 years ago
86219d8
[libunwind] Fix executable stack directive on Linux.
by Manoj Gupta
· 7 years ago
0854f16
[CMake][libunwind] Fix the -target and -gcc-toolchain flag handling
by Petr Hosek
· 8 years ago
ab68429
Reland "[CMake][libunwind] Use -nodefaultlibs for CMake checks"
by Petr Hosek
· 8 years ago
98ba30a
Revert "[CMake][libunwind] Use -nodefaultlibs for CMake checks"
by Petr Hosek
· 8 years ago
db7033d
[CMake][libunwind] Use -nodefaultlibs for CMake checks
by Petr Hosek
· 8 years ago
62facda
Fix unused typedef. Follow up to r299575.
by Ivan Krasin
· 8 years ago
61091fd
AddressSpace: fix DWARF based unwinding handling on Android
by Saleem Abdulrasool
· 8 years ago
338c147
Fix invalid memory access on android x86
by Saleem Abdulrasool
· 8 years ago
e128003
Try to trigger the new docs builder. NFC
by Jonathan Roelofs
· 8 years ago
7d67413
[libunwind] Clean up macro usage.
by Ranjeet Singh
· 8 years ago
Next »