History log of /external/libunwind/src/x86/Gos-freebsd.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
127acf8e97047f0c5faf31114b1fea370c0c6389 13-Apr-2010 Konstantin Belousov <kostik@pooma.home> Use correct offset name and value for ucontext offset in struct sigframe
/external/libunwind/src/x86/Gos-freebsd.c
0d311ea1617fd0ebff52dfacc85746fcc165bb10 13-Apr-2010 Konstantin Belousov <kostik@pooma.home> Add abort() after sigreturn calls
/external/libunwind/src/x86/Gos-freebsd.c
34b064bf2233ec8c9223786f4bc714585bbce4f7 13-Apr-2010 Konstantin Belousov <kostik@pooma.home> Fix typo.
/external/libunwind/src/x86/Gos-freebsd.c
21f0e90ce85da99c2897d5e2163e8183436becdc 11-Apr-2010 Konstantin Belousov <kostik@pooma.home> Rework 69001646fa8, store sigframe address into sigcontext_addr.
/external/libunwind/src/x86/Gos-freebsd.c
69001646fa81d4692ee4b3a5ce942aa2d957bbe0 11-Apr-2010 Konstantin Belousov <kostik@pooma.home> Store the ucontext_t pointer to properly handle resume across signal frames.
/external/libunwind/src/x86/Gos-freebsd.c
dd1c7b6c1a4fc4c6f833b3f3ef21cde1eebcf03b 10-Apr-2010 Konstantin Belousov <kostik@pooma.home> Declare mxcsr as XMM
/external/libunwind/src/x86/Gos-freebsd.c
f6546e27ed70661c1b148521e15c539559ee4e25 09-Apr-2010 Konstantin Belousov <kostik@pooma.home> Implement the base code to fetch x86/xmm state on x86. Offsets to be filled.
/external/libunwind/src/x86/Gos-freebsd.c
2c50c95cde4e2a7f69b7f14ff48934f34003aabd 09-Apr-2010 Konstantin Belousov <kostik@pooma.home> Correct arguments for Debug().
Shut up warning by using the cast.
/external/libunwind/src/x86/Gos-freebsd.c
979af4502fe19b0d98459633731d004a4a010a0e 05-Apr-2010 Konstantin Belousov <kostik@pooma.home> Move local_resume to os-specific file.
/external/libunwind/src/x86/Gos-freebsd.c
0dbeeeb08dc9a7e46281954e9225a84d4629a3db 05-Apr-2010 Konstantin Belousov <kostik@pooma.home> Move uc_addr to os-specific file
/external/libunwind/src/x86/Gos-freebsd.c
79d012348df333f191fcb10789dad12b655f2baa 05-Apr-2010 Konstantin Belousov <kostik@pooma.home> Move get_scratch_loc() to os-specific file.
/external/libunwind/src/x86/Gos-freebsd.c
fd88f418184b82ea5dc191e16ae9f3705c865f68 05-Apr-2010 Konstantin Belousov <kostik@pooma.home> Merge remote branch 'origin/master' into freebsd

Conflicts:
src/x86/Gis_signal_frame.c
src/x86/Gstep.c
src/x86_64/Gis_signal_frame.c
src/x86_64/Gstep.c