History log of /external/libunwind/include/libunwind-aarch64.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
328a44a4370b53db879e78a762a0af1ada3b08d4 25-Aug-2015 Christopher Ferris <cferris@google.com> Fix typo in stp target.

Bug: 23294489
Change-Id: If43bac424c93948732603f32ed2b4190acf3f5d2
/external/libunwind/include/libunwind-aarch64.h
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-aarch64.h
cc03527798492c369019e50d1559e519f0c49bce 15-Apr-2014 Christopher Ferris <cferris@google.com> Add aarch64 getcontext functionality.

Change-Id: I32912a85c0fd02bb5e45a9eb7deb2410ded352a9
/external/libunwind/include/libunwind-aarch64.h
25df8e67f4e800dd39e80adb574b060e5907a633 12-Mar-2014 Kévin PETIT <kevin.petit@arm.com> AArch64: Port to Android

Bionic doesn't support getcontext(), work around that.

Change-Id: Iab6e5a5ec99716c54a69dbc2b227fbbf9408fb47
Signed-off-by: Kévin PETIT <kevin.petit@arm.com>
/external/libunwind/include/libunwind-aarch64.h
38c790545d5f7537a8a29ab773683447b260d779 01-Feb-2014 Elliott Hughes <enh@google.com> Switch arm64 over to <ucontext.h>.

Change-Id: Iea081924374eaf4a2b88e12a7d5ae4a829c2a355
/external/libunwind/include/libunwind-aarch64.h
9fc75e8c57dbafcd5ffad208dc79d45319d3700f 27-Jan-2014 Christopher Ferris <cferris@google.com> Refactor the makefile for aarch64 support.

This is the first step to libunwind aarch64 support. This only allows
compilation of libunwind under asm64 and is missing a lot of functionality.

Change-Id: I3185d4cc0b95594f3930d3d55f1e2b6bf8df2c68
/external/libunwind/include/libunwind-aarch64.h
ac6c0a6535975f1dc2da6e4e2766614baac2a14a 11-May-2013 Yvan Roux <yvan.roux@linaro.org> [PATCH] AArch64 port.
/external/libunwind/include/libunwind-aarch64.h