Automatic date update in version.in
[platform/upstream/binutils.git] / include / mach-o / ChangeLog
index 3624f8a..7adbc49 100644 (file)
@@ -1,3 +1,22 @@
+2014-04-16  Tristan Gingold  <gingold@adacore.com>
+
+       * loader.h: Add macros for rebase, bind and export constants.
+
+2014-04-16  Tristan Gingold  <gingold@adacore.com>
+
+       * loader.h (BFD_MACH_O_CPU_ARCH_MASK, BFD_MACH_O_CPU_ARCH_ABI64)
+       (BFD_MACH_O_CPU_SUBTYPE_MASK, BFD_MACH_O_CPU_SUBTYPE_LIB64): Define.
+
+2014-04-03  Tristan Gingold  <gingold@adacore.com>
+
+       * unwind.h (mach_o_compact_unwind_64): Fix typo in personality.
+
+2014-04-02  Tristan Gingold  <gingold@adacore.com>
+
+       * external.h (mach_o_prebound_dylib_command_external)
+       (mach_o_prebind_cksum_command_external)
+       (mach_o_twolevel_hints_command_external): New types.
+
 2014-03-26  Tristan Gingold  <gingold@adacore.com>
 
        * loader.h (bfd_mach_o_cpu_type): Add BFD_MACH_O_CPU_TYPE_ARM64.