mach-o: display data_in_code.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 975979dcb2b833fa5a1a8703092d8586fd6f4e31..60f50c37d90c4405aa2b6c228769156a4661d78e 100644 (file)
@@ -1,3 +1,20 @@
+2014-04-01  Tristan Gingold  <gingold@adacore.com>
+
+       * od-macho.c (OPT_DATA_IN_CODE): New macro.
+       (options): Add entry for data in code.
+       (mach_o_help): Ditto.
+       (data_in_code_kind_name): New array.
+       (dump_data_in_code): New function.
+       (dump_load_command): Handle data in code.
+       (mach_o_dump): Ditto.
+       (dump_header): Display a terminal newline.
+
+2014-03-27  Tristan Gingold  <gingold@adacore.com>
+
+       * od-macho.c (dump_load_command): Display value for
+       BFD_MACH_O_LC_DYLD_ENVIRONMENT.  Handle BFD_MACH_O_LC_DATA_IN_CODE
+       and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
+
 2014-03-27  Tristan Gingold  <gingold@adacore.com>
 
        * od-macho.c (OPT_FUNCTION_STARTS): New macro.
This page took 0.022999 seconds and 4 git commands to generate.