History log of /external/libunwind/src/ia64/Gfind_unwind_table.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d93d96ad833390519ea68a2df22dd55dd26a3214 22-May-2012 Martin Milata <mmilata@redhat.com> Fix compilation on IA64

- Add tdep macro for {dwarf,ia64}_find_unwind_table so that ia64
doesn't try to use dwarf code.
- Fix extraneous #if.
- Fix mistyped filename in Makefile.am.
- Link ia64-specific tests with correct libraries.

Signed-off-by: Martin Milata <mmilata@redhat.com>
/external/libunwind/src/ia64/Gfind_unwind_table.c
9507a9b5018b8be16d2b62531715f1d1e2999f4a 29-Mar-2012 Arun Sharma <asharma@fb.com> ia64: move ia64 specific code out of dwarf

We still need to fixup the callers to pick dwarf_find_unwind_table
vs ia64_find_unwind_table in a target dependent way.
/external/libunwind/src/ia64/Gfind_unwind_table.c