History log of /external/libunwind/src/hppa/Ginit_remote.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5d0f376b08126b51a001d7cdfba1ec4e0d644f54 21-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> Invert tdep_init() flag logic

Invert the flag that signals that tdep_init() was called, to move the
symbol from data to BSS.
/external/libunwind/src/hppa/Ginit_remote.c
a9dce3c06e6ffcb83957e734d960505415118f00 25-Apr-2010 Lassi Tuura <lat@cern.ch> During the stack unwinding process, the return address points to
the instruction after the call for a normal frame. libunwind uses
IP-1 to lookup unwind information. However, this is not necessary for
interrupted frames such as signal frames (or interrupt frames) in
the kernel context.

This patch handles both cases correctly.

Based on work by Mark Wielaard <mwielaard@redhat.com>
/external/libunwind/src/hppa/Ginit_remote.c
a369768c279654ae247643f81e0d2f6f7ddd4d15 26-Jul-2006 David Mosberger-Tang <davidm@koala.localdomain> Revert "Initial revision"

This reverts 06d223e924c0c16f2df3e1eeb92e4c44224969fd commit.
/external/libunwind/src/hppa/Ginit_remote.c
06d223e924c0c16f2df3e1eeb92e4c44224969fd 03-May-2005 mostang.com!davidm <mostang.com!davidm> Initial revision
/external/libunwind/src/hppa/Ginit_remote.c
04fde4a63bb165e59f89e3aaa96dff0bddfc59a0 03-May-2005 mostang.com!davidm <mostang.com!davidm> (Logical change 1.290)
/external/libunwind/src/hppa/Ginit_remote.c