History log of /external/libunwind/src/ptrace/_UPT_reg_offset.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ac6c0a6535975f1dc2da6e4e2766614baac2a14a 11-May-2013 Yvan Roux <yvan.roux@linaro.org> [PATCH] AArch64 port.
/external/libunwind/src/ptrace/_UPT_reg_offset.c
a9b5b10f23fe0f55e39fece22d5d4bfdf7f3bdfe 19-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> Set `_UPT_reg_offset' read only

We do not modify `_UPT_reg_offset', so let's set it `const'. Given that
the array is exported, it's technically possible that some library user
is actually modifying the content, but does not seem really all that
likely.
/external/libunwind/src/ptrace/_UPT_reg_offset.c
8d5b1aeeffb80515197fd7aeee0b3fbfac904ecd 16-Aug-2012 Tommi Rantala <tt.rantala@gmail.com> SuperH port

Add support for the 32bit SuperH architecture running Linux.
Specifically, support is added for SH4, and support for earlier SH
versions and to the 64bit SH5 are left out. This was tested in qemu with
a little-endian SH4 debian image & GCC 4.7 cross compiler.
/external/libunwind/src/ptrace/_UPT_reg_offset.c
e891591bcbbc6eca063776a118b3da7dc2f8b299 22-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> ppc32: fixup cross build failure
/external/libunwind/src/ptrace/_UPT_reg_offset.c
64e8a3d9096f3149d0b17296d2c974ed5659bcba 15-Sep-2012 Cody P Schafer <cody@linux.vnet.ibm.com> UPT: Add reg offsets for ppc32/64
/external/libunwind/src/ptrace/_UPT_reg_offset.c
66b7335ff3d10210e43bdd0cb8a3af80b7dba4e9 15-May-2010 Arun Sharma <arun@sharma-home.net> Adds missing register offsets for ARM

Signed-off-by: Andris Zeila <andris.zeila@accenture.com>
/external/libunwind/src/ptrace/_UPT_reg_offset.c
42bc15c72c7292f71b12b345e932301f10c91e68 11-Apr-2010 Konstantin Belousov <kostik@pooma.home> Provide proper register offsets in the gregset for FreeBSD/i386
/external/libunwind/src/ptrace/_UPT_reg_offset.c
d4a4ddd23d5a059c0b1a637fee5de78b6158eecd 06-Mar-2010 Konstantin Belousov <kostik@pooma.home> Provide access to the general regs on FreeBSD.
/external/libunwind/src/ptrace/_UPT_reg_offset.c
3842dac7333e42aa44531eda34ba55200b99ccf8 05-Feb-2008 Daniel Jacobowitz <drow@false.org> Add initial ARM and MIPS support. To support this, also enable the
reading of .debug_frame sections (used in lieu of .eh_frame sections
when they're not available).
/external/libunwind/src/ptrace/_UPT_reg_offset.c
4499bb29a6214b5df5b3b21e03c6b4f3c8f26cfd 13-Sep-2007 Jose Flavio Aguilar Paulino <jflavio@br.ibm.com> [PPC32] First check-in to add preliminary support for Linux/PPC32.
/external/libunwind/src/ptrace/_UPT_reg_offset.c
b33021e4b2f3a92141c01eb24b98bc51a97c498d 02-Aug-2007 Jose Flavio Aguilar Paulino <jflavio@br.ibm.com> Add PPC64 support.
/external/libunwind/src/ptrace/_UPT_reg_offset.c
828d48662d924988b9ac8554010cc72c53f9494b 03-May-2005 hp.com!davidm <hp.com!davidm> (UNW_HPPA_IP): New entry.

2004/12/02 00:40:45-08:00 mostang.com!davidm
(_UPT_reg_offset): Add minimal set of definitions for HPPA.

2004/11/23 16:59:56-08:00 mostang.com!davidm
Fix offset for UNW_X86_64_RBP.

(Logical change 1.290)
/external/libunwind/src/ptrace/_UPT_reg_offset.c
d8c89b8a0197b032b3f061c4738b349f29005272 20-Aug-2004 homeip.net!davidm <homeip.net!davidm> (_UPT_reg_offset): Provide x86-64 register offsts (untested).

(Logical change 1.253)
/external/libunwind/src/ptrace/_UPT_reg_offset.c
46c0a3043e38a402c7d21bfad2ae08c6d889e194 30-Jan-2004 hp.com!davidm <hp.com!davidm> Rename: src/_UPT_reg_offset.c -> src/ptrace/_UPT_reg_offset.c

(Logical change 1.162)
/external/libunwind/src/ptrace/_UPT_reg_offset.c
b88369b8314dc8e8fe617184b07527fb34b66f22 30-Jan-2004 hp.com!davidm <hp.com!davidm> Initial revision
/external/libunwind/src/ptrace/_UPT_reg_offset.c