Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libunwind
/
0dbeeeb08dc9a7e46281954e9225a84d4629a3db
0dbeeeb
Move uc_addr to os-specific file
by Konstantin Belousov
· 15 years ago
79d0123
Move get_scratch_loc() to os-specific file.
by Konstantin Belousov
· 15 years ago
aeee03d
Reduce diffs to master
by Konstantin Belousov
· 15 years ago
ccc0ae6
More move of osdep code.
by Konstantin Belousov
· 15 years ago
a40641f
Trim spaces
by Konstantin Belousov
· 15 years ago
fd88f41
Merge remote branch 'origin/master' into freebsd
by Konstantin Belousov
· 15 years ago
8e53e62
Refactor os specific code for x86 (both 32 and 64 bit).
by Arun Sharma
· 15 years ago
459b2a5
Normalize test code
by Konstantin Belousov
· 15 years ago
980ccff
Merge remote branch 'origin/master' into freebsd
by Konstantin Belousov
· 15 years ago
8fa95f3
Simplify the check for ptrace operations.
by Konstantin Belousov
· 15 years ago
601919e
Update FreeBSD notes.
by Konstantin Belousov
· 15 years ago
7169958
Add some notes about FreeBSD.
by Konstantin Belousov
· 15 years ago
574d32a
malloc.h is not needed.
by Konstantin Belousov
· 15 years ago
6e07e94
Revert "Test for malloc.h."
by Konstantin Belousov
· 15 years ago
2b7ca45
Fix handling of SA_SIGINFO frames on 32 bit x86
by Arun Sharma
· 15 years ago
22b1726
Test for malloc.h.
by Konstantin Belousov
· 15 years ago
bd27988
Reformat os-freebsd.c.
by Konstantin Belousov
· 15 years ago
5715d91
Make setjmp/longjmp work at least on FreeBSD/amd64.
by Konstantin Belousov
· 15 years ago
31ece3e
Fix setcontext for amd64 freebsd
by Konstantin Belousov
· 15 years ago
ad97600
Correct the configure check for -ldl.
by Konstantin Belousov
· 15 years ago
9bb9c97
Merge with origin/master
by Konstantin Belousov
· 15 years ago
6203f1c
Cleanup a mapped elf image.
by Arun Sharma
· 15 years ago
7bd264e
Fix up what looks like an unintentional semi colon.
by Arun Sharma
· 15 years ago
8a75ba9
Signal trampoline on amd64 for ia32 is special.
by Konstantin Belousov
· 15 years ago
e514292
Handle error return from is_signal_frame
by Konstantin Belousov
· 15 years ago
e9cd300
Move x86 porting further.
by Konstantin Belousov
· 15 years ago
71c4161
Remove extra empty line
by Konstantin Belousov
· 15 years ago
bdee34d
Jump buffer indices for FreeBSD/x86.
by Konstantin Belousov
· 15 years ago
d3ddc9b
Cap the runtime for rs-race
by Arun Sharma
· 15 years ago
f8a15e9
Fix a couple of test breakages on x86_64
by Arun Sharma
· 15 years ago
24112f6
Fix some test failures on x86_64 on distros with small default stacks.
by Arun Sharma
· 15 years ago
a6b23dc
Add partial implementation for is_signal_frame for i386.
by Konstantin Belousov
· 15 years ago
54f8b2f
Fill real offsets for freebsd
by Konstantin Belousov
· 15 years ago
d737709
Close #if
by Konstantin Belousov
· 15 years ago
47dcc89
Remove unneeded braces
by Konstantin Belousov
· 15 years ago
3b026a7
Fix i386 distinctions between freebsd and linux for mcontext.
by Konstantin Belousov
· 15 years ago
bb41eba
FreeBSD/i386 port. get/setcontext need further work
by Konstantin Belousov
· 15 years ago
c61e0b9
Add sys/types.h for x86.
by Konstantin Belousov
· 15 years ago
71cbdc6
Provide real values for jmpbuf offsets for FreeBSD
by Konstantin Belousov
· 15 years ago
9f79621
Enough for now for ptrace backend
by Konstantin Belousov
· 15 years ago
752ce15
Preliminary version of freebsd syscall unwinder
by Konstantin Belousov
· 15 years ago
c1b1c10
Fix memory leak on error
by Konstantin Belousov
· 15 years ago
4b3ca29
Fix PT_SYSCALL ignoring of ip
by Konstantin Belousov
· 15 years ago
89e1df2
Fix _UI_siglongjmp_cont name
by Konstantin Belousov
· 15 years ago
0f1c0f5
Fix resume.
by Konstantin Belousov
· 15 years ago
43ed5b3
Add required assembler magic.
by Konstantin Belousov
· 15 years ago
5f5b1a5
tdep_get_elf_image should be public
by Konstantin Belousov
· 15 years ago
ad93215
Port test-ptrace
by Konstantin Belousov
· 15 years ago
093855f
Remove unneeded includes of sys/types.h
by Konstantin Belousov
· 15 years ago
64b5391
Include sys/types.h once
by Konstantin Belousov
· 15 years ago
da357e3
Revert "sys/types.h"
by Konstantin Belousov
· 15 years ago
53095e6
Code for resume
by Konstantin Belousov
· 15 years ago
c647238
Support walk over freebsd sigframes
by Konstantin Belousov
· 15 years ago
d0d5f99
Correct rsp offset
by Konstantin Belousov
· 15 years ago
efd0655
Silence warning about symbol redefinition.
by Konstantin Belousov
· 15 years ago
59d38aa
Properly handle -ldl and -lutil
by Konstantin Belousov
· 15 years ago
d7eea91
Cast caddr_t argument for ptrace
by Konstantin Belousov
· 15 years ago
200147d
Handle fpu state
by Konstantin Belousov
· 15 years ago
62218e1
Provide proper offsets for gregs in freebsd ucontext. Note that fp regs are not handled.
by Konstantin Belousov
· 15 years ago
63ae8ca
Correct assignments, remove unneeded includes.
by Konstantin Belousov
· 15 years ago
4de09a9
Implement freebsd-specific vm walker.
by Konstantin Belousov
· 15 years ago
81f2de0
Add implementation of unw_is_signal_frame for freebsd.
by Konstantin Belousov
· 15 years ago
1ba7599
Add FreeBSD stub.
by Konstantin Belousov
· 15 years ago
2646e0f
Add freebsd stub
by Konstantin Belousov
· 15 years ago
5976f1a
sys/types.h
by Konstantin Belousov
· 15 years ago
d7f5141
MAP_ANONYMOUS
by Konstantin Belousov
· 15 years ago
3eabce1
Include sys/types.h when needed.
by Konstantin Belousov
· 15 years ago
29c1102
_NSIG.
by Konstantin Belousov
· 15 years ago
c7ffca1
FreeBSD way to name registers.
by Konstantin Belousov
· 15 years ago
8ccebc9
MAP_ANONYMOUS
by Konstantin Belousov
· 15 years ago
78cb28b
PT_CONTINUE.
by Konstantin Belousov
· 15 years ago
d4a4ddd
Provide access to the general regs on FreeBSD.
by Konstantin Belousov
· 15 years ago
cf6ae35
Code to read/write user memory on FreeBSD
by Konstantin Belousov
· 15 years ago
d11456f
Code to read/write fpregs on FreeBSD
by Konstantin Belousov
· 15 years ago
905034c
Initial attempt at the build infrastructure for FreeBSD.
by Konstantin Belousov
· 15 years ago
46ea106
Update documentation on building from git
by Arun Sharma
· 15 years ago
3468a6b
Change MS_SYNC to MS_ASYNC
by Arun Sharma
· 15 years ago
7520767
Be gcc compatible for C++ exceptions on 32 bit platforms.
by Stefan Demharter
· 15 years ago
5a1d3c6
Remove bogus check on scan_string which is guaranteed to fail every time.
by Arun Sharma
· 15 years ago
54752e0
Implement getcontext for x86
by Paul Pluzhnikov
· 15 years ago
0cf76ed
Check for NULL when validating addresses
by Paul Pluzhnikov
· 15 years ago
9626d66
Fix a race condition in dwarf unwinding.
by Paul Pluzhnikov
· 15 years ago
890a630
Fix tests/Gtest-concurrent.c to test all caching policies
by Paul Pluzhnikov
· 15 years ago
2648a77
Simplify control flow
by Paul Pluzhnikov
· 15 years ago
f958b9d
Get rid of some bogus checks.
by Paul Pluzhnikov
· 15 years ago
f88e949
Set UNW_TDEP_SP on x86 to ESP
by Arun Sharma
· 15 years ago
d708954
Fix a warning message on i386
by Arun Sharma
· 15 years ago
3067acf
Remove duplicate calls to mark_as_used
by Arun Sharma
· 15 years ago
4ab26bc
Fix compiler warnings seen with --disable_block_signals
by Arun Sharma
· 15 years ago
570c09a
Fix another compiler warning.
by Belisko Marek
· 15 years ago
491d576
Fix compiler warnings on x86_64
by Arun Sharma
· 15 years ago
af9daf6
Fix the naming of the sigprocmask parameters.
by Arun Sharma
· 15 years ago
b56375e
Reduce stack use and apply CONFIG_DEBUG_FRAME to more code.
by Paul Pluzhnikov
· 15 years ago
fc2934a
Make the remaining sigprocmask calls conditional on --enable-block-signals
by Paul Pluzhnikov
· 15 years ago
b7e3444
When libunwind is configured with --enable-block-signals=no,
by Paul Pluzhnikov
· 15 years ago
839db77
Wait if there is contention on the cache
by Paul Pluzhnikov
· 15 years ago
9aa0d6d
Allow caller to block signals.
by Paul Pluzhnikov
· 15 years ago
84d4150
Allow caller to block signals.
by Paul Pluzhnikov
· 15 years ago
35e6a1a
This avoids a C++ syntax error with a (non-gcc?) compiler.
by Arun Sharma
· 15 years ago
4b8404d
Remove the special casing of ia64 for GetIPInfo()
by Arun Sharma
· 16 years ago
Next »