binutils/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 56f2b8b50cff61629397eb357612d213d360f228..9c6b58f3b5f1a98044c980068a9a11f109dcae96 100644 (file)
@@ -1,3 +1,34 @@
+2011-12-16  Tristan Gingold  <gingold@adacore.com>
+
+       * od-macho.c: Include mach-o/codesign.h
+       (OPT_CODESIGN): Define.
+       (options): Add an entry for codesign.
+       (mach_o_help): Likewise.
+       (dump_header): Fix indentation.
+       (dump_thread): Do not test result of xmalloc.
+       (bfd_mach_o_cs_magic, bfd_mach_o_cs_hash_type): New.
+       (dump_code_signature_superblob): New function.
+       (swap_code_codedirectory_v1_in): Likewise.
+       (hexdump): Likewise.
+       (dump_code_signature_codedirectory): Likewise.
+       (dump_code_signature_blob, dump_code_signature): Likewise.
+       (dump_load_command): Dump code signature.
+       (mach_o_dump): Likewise.
+
+2011-12-15  Andreas Tobler  <andreast@fgznet.ch>
+
+       * readelf.c (get_symbol_type): Add ELFOSABI_FREEBSD to the
+       supported abi's.
+
+2011-12-13  Tristan Gingold  <gingold@adacore.com>
+
+       * od-macho.c: New file.
+       * objdump.h (objdump_private_desc_mach_o): Add.
+       * configure.in: Add Mach-O od_vectors.
+       * Makefile.am (CFILES): Add od-macho.c
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
 2011-12-06 David Daney <david.daney@cavium.com>
 
        * readelf.c (dynamic_section_mips_val): Factor out trailing '\n'
This page took 0.027602 seconds and 4 git commands to generate.