index
:
delta/libunwind.git
baserock/morph
master
v0.98-stable
v0.99-stable
v1.0-stable
v1.2-stable
v1.3-stable
v1.4-stable
v1.5-stable
v1.6-stable
v1.7-stable
git.savannah.gnu.org: git/libunwind.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tsan (#109)
Dave Watson
2019-04-03
3
-9
/
+12
*
dwarf: clang doesn't respect the static alias (#102)
Dave Watson
2019-01-09
1
-0
/
+5
*
mips: Handle Gstep according the N64/N32 ABI if Dwarf way failed (#100)
xiabin
2018-12-12
2
-7
/
+96
*
dwarf: Push correct CFA onto stack for dwarf expression evaluation. (#93)
Stephen Roberts
2018-11-13
2
-10
/
+21
*
dwarf: Add missing opcodes to the operands table in Gexpr.c
Stephen Roberts
2018-10-12
1
-0
/
+2
*
Adopt two changes by Sergey Korolev to use mmap and a shell sort, rather
Doug Moore
2018-09-28
2
-158
/
+162
*
aarch: [v2] aarch64 PLT entry recognition & fixes (#86)
Dave Watson
2018-09-28
1
-1
/
+1
*
aarch64: fix freebsd support
myfreeweb
2018-08-07
3
-1
/
+28
*
arm: More verbose debug messages in arm_step() (#85)
steelman
2018-08-07
1
-6
/
+14
*
Fix after "dwarf: do not allocate in load_debug_frame (#72)".
Dave Watson
2018-06-20
1
-7
/
+10
*
Also define NLGA when we build with atomic ops (#80)
Milian Wolff
2018-05-31
1
-6
/
+1
*
Optionally use a thread-local cache for valid memory
Milian Wolff
2018-05-07
1
-1
/
+39
*
Fix race conditions in validate_mem via atomics
Milian Wolff
2018-05-07
1
-21
/
+50
*
Cleanup: remove unused variable
Milian Wolff
2018-05-04
1
-1
/
+0
*
Do not try to close invalid fds
Milian Wolff
2018-05-04
1
-3
/
+4
*
Fix data race on cache hints in find_reg_state
Milian Wolff
2018-05-04
1
-1
/
+1
*
mipsN32: A modification suggestion to support mips N32
Deng, Yimin (NSB - CN/Shanghai)
2018-04-24
2
-1
/
+10
*
aarch64: tune down size of unw_context_t and unw_cursor_t (#71)
Dave Watson
2018-04-10
2
-5
/
+5
*
dwarf: do not allocate in load_debug_frame (#72)
Dave Watson
2018-04-10
1
-2
/
+2
*
dwarf: make dwarf_find_debug_frame public
Dave Watson
2018-04-03
1
-1
/
+1
*
x86_64: support for RIP in unw_get_save_loc (#66)
laiwei-rice
2018-03-06
1
-0
/
+1
*
Don't check if the memory is in core (#64)
ShutterQuick
2018-02-09
1
-6
/
+1
*
Use syscall directly in write_validate to avoid ASAN errors
Dave Watson
2018-01-17
2
-2
/
+6
*
s390x: remove unw_handle_signal_frame from public API. (#62)
Michael Munday
2018-01-11
1
-3
/
+3
*
s390x: remove PROTECTED visibility
Dave Watson
2018-01-09
13
-17
/
+17
*
Add port to Linux on IBM Z (s390x)
Michael Munday
2018-01-09
36
-0
/
+1881
*
ALIAS unwind_get_accessors
Dave Watson
2017-12-28
25
-32
/
+38
*
ALIAS dwarf symbols
Dave Watson
2017-12-28
1
-5
/
+11
*
Remove unw_handle_signal_frame from public API.
Dave Watson
2017-12-28
19
-29
/
+38
*
Remove PROTECTED visibility
Dave Watson
2017-12-28
183
-231
/
+231
*
dwarf: Fix size of state to avoid corrupting rs_stack
Michael Munday
2017-11-28
1
-2
/
+2
*
elfxx: store elf image pointer and size after mapping image
Hans-Christian Noren Egtvedt
2017-11-09
1
-2
/
+5
*
dwarf: Fix incorrect cfi execution (#54)
Yichao Yu
2017-11-01
1
-42
/
+44
*
dwarf: Allow DWARF version both 3 and 4 (#56)
Yichao Yu
2017-10-31
1
-3
/
+4
*
arm: Handle non-signal frame unwind info lookup in ARM exidx unwinder (#55)
Yichao Yu
2017-10-31
1
-2
/
+5
*
Use `ucontext_t` instead of `struct ucontext` (#49)
Yichao Yu
2017-10-31
1
-1
/
+1
*
Fix local unwind compilation on ARM (#48)
Yichao Yu
2017-10-23
1
-0
/
+1
*
dwarf/Gparser: fix crash during unwinding (#46)
Konstantin Baladurin
2017-10-17
1
-6
/
+11
*
x86: Fix build (#45)
Konstantin Baladurin
2017-10-17
1
-0
/
+2
*
arm: FreeBSD/ARMv6 port
Konstantin Belousov
2017-08-24
16
-198
/
+454
*
x86: Add sigreturn asm stub
Dave Watson
2017-08-24
2
-2
/
+26
*
dwarf: Fix incorrect application of restore_state
Dave Watson
2017-08-24
1
-2
/
+4
*
x86_64: fix mincore_validate and msync_validate
Johannes Ziegenbalg
2017-08-24
1
-2
/
+51
*
x86_64: Use `ucontext_t` instead of `struct ucontext`
Yichao Yu
2017-08-22
1
-1
/
+1
*
arm: argument type for unw_init_local2
Guillaume Blanc
2017-08-22
1
-1
/
+1
*
arm64: Support for restore of ARM64 Neon callee-saved registers during unwind
Leonid Chistov
2017-08-18
4
-7
/
+27
*
aarch64: PLT entry recognition & fixes
Jonathan Byrd
2017-08-18
3
-9
/
+67
*
dwarf: Fix uninitialized variable c->dwarf.eh_valid_mask.
Felipe Cerqueira
2017-08-17
1
-0
/
+1
*
Change unw_init_local_signal to unw_init_local2(..., UNW_INIT_SIGNAL_FRAME)
Dave Watson
2017-08-16
8
-16
/
+104
*
half finished unw_local_init2
Dave Watson
2017-08-16
1
-2
/
+13
[next]