bfd/
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 9cad7fe9bc213aa48cb3a9f1bd2ade4e79e9a414..89b459e5e91f58d1f602fdae3388afcdff1d7d47 100644 (file)
@@ -1,3 +1,20 @@
+2011-08-08  Tristan Gingold  <gingold@adacore.com>
+
+       * mach-o.h (bfd_mach_o_version_min_command): New structure.
+       (bfd_mach_o_load_command): Add version_min.
+       (mach_o_data_struct): Fix comment.
+       * mach-o.c (bfd_mach_o_read_version_min): New function.
+       (bfd_mach_o_read_command): Handle BFD_MACH_O_LC_FUNCTION_STARTS,
+       BFD_MACH_O_LC_VERSION_MIN_MACOSX and
+       BFD_MACH_O_LC_VERSION_MIN_IPHONEOS.
+       (bfd_mach_o_get_name_or_null): New function.
+       (bfd_mach_o_get_name): Use the above new one.
+       (bfd_mach_o_load_command_name): Add the above new commands.
+       (bfd_mach_o_bfd_print_private_bfd_data): Display numerically
+       unknown commands.  Handle BFD_MACH_O_LC_FUNCTION_STARTS,
+       BFD_MACH_O_LC_VERSION_MIN_MACOSX and
+       BFD_MACH_O_LC_VERSION_MIN_IPHONEOS.
+
 2011-08-08  Tristan Gingold  <gingold@adacore.com>
 
        * mach-o.h: Move size macros to external.h
This page took 0.02342 seconds and 4 git commands to generate.