History log of /external/libunwind/src/ppc/Gget_proc_info.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a745ac2f60b995fc23479daa5da9ca6226b01949 23-Aug-2012 Tommi Rantala <tt.rantala@gmail.com> PPC: return failure from the unw_get_proc_info() stub

Stop pretending that unw_get_proc_info() works on PPC, and instead give
an error back to the caller. As far as I can tell, none of the libunwind
tests clear out the `unw_proc_info_t' before passing it to
unw_get_proc_info(), so they would end up working on garbage data.
/external/libunwind/src/ppc/Gget_proc_info.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/ppc/Gget_proc_info.c