bfd/
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 9eb40470507d2f5c28747f26139682d058737955..2f39d1ca70c2094b9b60328327cb5adc1d96fb5f 100644 (file)
@@ -1,3 +1,14 @@
+2012-11-14  Tristan Gingold  <gingold@adacore.com>
+
+       * mach-o.c (bfd_mach_o_read_main)
+       (bfd_mach_o_read_source_version): New functions.
+       (bfd_mach_o_read_command): Handle BFD_MACH_O_LC_DATA_IN_CODE,
+       BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS, BFD_MACH_O_LC_MAIN,
+       BFD_MACH_O_LC_SOURCE_VERSION.
+       * mach-o.h (bfd_mach_o_main_command)
+       (bfd_mach_o_source_version_command): New types.
+       (bfd_mach_o_load_command): Add fields for these new types.
+
 2012-11-14  Tristan Gingold  <gingold@adacore.com>
 
        * mach-o.c (bfd_mach_o_canonicalize_one_reloc): Add a special
This page took 0.026577 seconds and 4 git commands to generate.