aboutsummaryrefslogtreecommitdiff
path: root/include/mach-o/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2011-12-16 10:23:01 +0000
committerTristan Gingold <gingold@adacore.com>2011-12-16 10:23:01 +0000
commit2634e8c8ff4e4f253723a34a696d8568109d3f10 (patch)
tree67bec0d3c5a14ef2271ea0128b070bf6a9a599c7 /include/mach-o/ChangeLog
parentfb35d3d8fae4422243d6803c41b5cb4d2f5e5e2a (diff)
downloadgdb-2634e8c8ff4e4f253723a34a696d8568109d3f10.zip
gdb-2634e8c8ff4e4f253723a34a696d8568109d3f10.tar.gz
gdb-2634e8c8ff4e4f253723a34a696d8568109d3f10.tar.bz2
binutils/
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. include/mach-o/ 2011-12-16 Tristan Gingold <gingold@adacore.com> * codesign.h: New file.
Diffstat (limited to 'include/mach-o/ChangeLog')
-rw-r--r--include/mach-o/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/mach-o/ChangeLog b/include/mach-o/ChangeLog
index 2276d01..9e51505 100644
--- a/include/mach-o/ChangeLog
+++ b/include/mach-o/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-16 Tristan Gingold <gingold@adacore.com>
+
+ * codesign.h: New file.
+
2011-08-08 Tristan Gingold <gingold@adacore.com>
* loader.h (bfd_mach_o_load_command_type): Add