Tristan Gingold 7a79c51466 mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.
include/mach-o:
	* external.h (mach_o_prebound_dylib_command_external)
	(mach_o_prebind_cksum_command_external)
	(mach_o_twolevel_hints_command_external): New types.

bfd/
	* mach-o.h (bfd_mach_o_twolevel_hints_command)
	(bfd_mach_o_prebind_cksum_command): New types.
	(bfd_mach_o_prebound_dylib_command): Rewrite.
	(bfd_mach_o_load_command): Add prebind_cksum and twolevel_hints
	fields.
	* mach-o.c (bfd_mach_o_read_prebound_dylib): Read and decode the
	command.
	(bfd_mach_o_read_prebind_cksum): New function.
	(bfd_mach_o_read_twolevel_hints): Ditto.
	(bfd_mach_o_read_command): Handle prebind cksum and twolevel hints
	commands.

binutils/
	* od-macho.c (OPT_TWOLEVEL_HINTS): New macro.
	(options): Add entry for twolevel_hints.
	(dump_data_in_code): Fix error message.
	(dump_twolevel_hints): New function.
	(dump_load_command): Handle prebound dylib, prebind cksum
	and twolevel hints.
	(mach_o_dump): Handle twolevel hints.
2014-04-02 15:03:51 +02:00
..
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2014-03-13 09:33:07 +01:00
2014-03-05 22:16:15 +10:30
2014-03-10 22:57:29 -04:00
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2012-12-10 12:48:03 +00:00
2014-01-06 13:44:21 -05:00
2014-03-05 22:16:15 +10:30
2013-08-20 06:02:53 +00:00
2012-07-13 23:39:46 +00:00
2013-08-20 06:02:53 +00:00
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2010-06-10 18:30:24 +00:00
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2013-12-05 07:30:05 -07:00
2009-10-07 02:57:27 +00:00
2014-03-05 22:16:15 +10:30
2013-01-30 16:52:35 +00:00
2014-03-05 22:16:15 +10:30
2012-10-10 03:11:33 +00:00
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30
2013-01-30 16:52:35 +00:00
2010-11-17 02:03:43 +00:00
2012-04-10 17:07:35 +00:00
2011-09-28 20:01:45 +00:00
2013-08-07 15:04:28 +00:00
2011-07-25 17:11:48 +00:00
2011-01-03 21:05:58 +00:00
2014-03-05 22:16:15 +10:30
2014-03-05 22:16:15 +10:30