History log of /external/libunwind/include/libunwind-sh.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5f0b9af0e9dbf486b220cec1168a9321222ab7f7 12-Sep-2014 Chih-Hung Hsieh <chh@google.com> Fix empty struct C/C++ compatibility issue.

Such structures have size 0 in C and 1 in C++.
They are now used safely only as the last field
of a variable size structure.

BUG: 17474741
Change-Id: I01eb1130b8b16a66ac6dbf9eac5c050f74e8d8d8
/external/libunwind/include/libunwind-sh.h
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/include/libunwind-sh.h