old-cross-binutils/include/mach-o
Tristan Gingold 167e1c1f1f od-macho: dump compact unwind info.
binutils/
	* od-macho.c (dump_section_header): Renames of dump_section.
	(dump_segment): Adjust after renaming.
	(OPT_COMPACT_UNWIND): Define.
	(options): Add compact unwind.
	(mach_o_help): Document compact_unwind.
	(unwind_x86_64_regs, unwind_x86_regs): New arrays.
	(dump_unwind_encoding_x86, dump_unwind_encoding)
	(dump_obj_compact_unwind, dump_exe_compact_unwind)
	(dump_section_content): New functions.
	(mach_o_dump): Handle compact unwind.

include/mach-o/
	* unwind.h: New file.
2014-03-17 10:29:07 +01:00
..
arm.h Update copyright years 2014-03-05 22:16:15 +10:30
ChangeLog od-macho: dump compact unwind info. 2014-03-17 10:29:07 +01:00
codesign.h Update copyright years 2014-03-05 22:16:15 +10:30
external.h Update copyright years 2014-03-05 22:16:15 +10:30
loader.h Update copyright years 2014-03-05 22:16:15 +10:30
reloc.h Update copyright years 2014-03-05 22:16:15 +10:30
unwind.h od-macho: dump compact unwind info. 2014-03-17 10:29:07 +01:00
x86-64.h Update copyright years 2014-03-05 22:16:15 +10:30