mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 5c7b2b301ee24a5bcb980213cb8b3703e49392d9..d2fb972f593c83033dfd7d7927932383f5ec2908 100644 (file)
@@ -1,3 +1,17 @@
+2014-04-02  Tristan Gingold  <gingold@adacore.com>
+
+       * 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.
+
 2014-04-02  Alan Modra  <amodra@gmail.com>
 
        * elfcode.h (bfd_from_remote_memory): Add "size" parameter.
This page took 0.036008 seconds and 4 git commands to generate.