History log of /external/libunwind/include/dwarf_i.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ee8df2628891435ebb95eee04668d5bbd6995723 19-Sep-2012 Tommi Rantala <tt.rantala@gmail.com> Constify `dwarf_to_unw_regnum_map'
/external/libunwind/include/dwarf_i.h
6a5da54b8ac724fc68001a1e07430d910d9e8141 02-Aug-2012 Tommi Rantala <tt.rantala@gmail.com> Allow for architecture specific dwarf_to_unw_regnum()

For a few of the supported architectures we can use one-to-one mapping
from the dwarf to the libunwind register numbers. Allow the
architectures to define their own dwarf_to_unw_regnum() macro to do this
easily.
/external/libunwind/include/dwarf_i.h
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/include/dwarf_i.h
1fdb08e5fc427b54b54214e3b3fbdda73d369f4d 27-Jul-2006 David Mosberger-Tang <davidm@koala.localdomain> Various fixes to get x86 to compile and work again.

include/dwarf.h: Declare dwarf_reg_state_pool and dwarf_cie_info_pool.
include/dwarf_i.h: Include libunwind_i.h instead of tdep.h.
Make dwarf_to_unw_regnum() a macro so it doesn't get compiled
into an object file merely because it include dwarf_i.h (important
when optimization is turned off).
(dwarf_read_encoded_pointer_inlined): New function.
include/tdep-x86/libunwind_i.h: Add include of "mempool.h".
include/tdep-x86_64/libunwind_i.h: Add include of "mempool.h".
/external/libunwind/include/dwarf_i.h
f176ad6fc6d4982e92c330265b00419e93b79f27 26-Jul-2006 David Mosberger-Tang <davidm@koala.localdomain> Bring git v0.98.5 tree in sync with released v0.98.5.

Sadly, the conversion from Bitkeeper -> CVS -> git wasn't perfect. Or
so it seems.
/external/libunwind/include/dwarf_i.h
b88369b8314dc8e8fe617184b07527fb34b66f22 30-Jan-2004 hp.com!davidm <hp.com!davidm> Initial revision
/external/libunwind/include/dwarf_i.h
ab847fe68eae15fbd15962cc618135a381dba043 30-Jan-2004 hp.com!davidm <hp.com!davidm> (Logical change 1.162)
/external/libunwind/include/dwarf_i.h