Remove support for the (deprecated) openrisc and or32 configurations and replace
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 02931b78d6e5711d6221a8cb9d2fecab4306de10..fe2b6732c0168d57086a61d0a145298628d9c9fc 100644 (file)
@@ -1,3 +1,27 @@
+2014-04-22  Christian Svensson  <blue@cmd.nu>
+
+       * readelf.c: Remove openrisc and or32 support.  Add support for or1k.
+
+2014-04-18  Tristan Gingold  <gingold@adacore.com>
+
+       * od-macho.c (dump_section_map): Adjust as load commands
+       are now chained.
+       (dump_load_command, dump_section_content): Likewise.
+
+2014-04-16  Tristan Gingold  <gingold@adacore.com>
+
+       * od-macho.c (OPT_DYLD_INFO): New macro.
+       (options): Add entry for dyld_info.
+       (mach_o_help): Likewise.
+       (load_and_dump, dump_dyld_info_rebase, dump_dyld_info_bind)
+       (dump_dyld_info_export_1, dump_dyld_info_export): New functions.
+       (bfd_mach_o_dyld_rebase_type_name): New array.
+       (export_info_data): New struct.
+       (dump_dyld_info): Add verbose argument.  Dump rebase, bind and
+       exports data.
+       (dump_load_command): Adjust dump_dyld_info call.
+       (mach_o_dump): Handle dyld_info.
+
 2014-04-16  Tristan Gingold  <gingold@adacore.com>
 
        * od-macho.c (dump_header): Display sizeofcmds in decimal too.
This page took 0.025103 seconds and 4 git commands to generate.