]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bfd/
authorTristan Gingold <gingold@adacore.com>
Wed, 4 Jan 2012 09:58:55 +0000 (09:58 +0000)
committerTristan Gingold <gingold@adacore.com>
Wed, 4 Jan 2012 09:58:55 +0000 (09:58 +0000)
commitfc55a902573b7f73d8f138b843f31f5adbe7331e
tree0d5c58dbdf940acc418d5d52e79127ee1b100546
parent2ca7691a9b964e6f393fbcc37e83dd8f91e63ae2
bfd/
2012-01-04  Tristan Gingold  <gingold@adacore.com>

* mach-o.h: Reindent header.
(bfd_mach_o_encryption_info_command): New structure.
(bfd_mach_o_load_command): Add encryption_info field.

* mach-o.c (bfd_mach_o_read_encryption_info): New function.
(bfd_mach_o_read_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
(bfd_mach_o_read_command): Adjust error message.

binutils/
2012-01-04  Tristan Gingold  <gingold@adacore.com>

* od-macho.c: Update copyright year.
(dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.

include/mach-o/
2012-01-04  Tristan Gingold  <gingold@adacore.com>

* external.h: Update copyright year.
(mach_o_symtab_command_external): Add comments.
(mach_o_encryption_info_command_external): New structure.
bfd/ChangeLog
bfd/mach-o.c
bfd/mach-o.h
binutils/ChangeLog
binutils/od-macho.c
include/mach-o/ChangeLog
include/mach-o/external.h