diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2006-09-05 18:56:50 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2006-09-05 18:56:50 +0000 |
commit | 7a2ec0a65dfd5905edc4668ee941bba809c42a68 (patch) | |
tree | de802c200ae822ebdd23c13dfa7436e7b02a13f7 /bfd/ChangeLog | |
parent | 599b237a8aa1faad4c8d0301b70b680ffc155634 (diff) | |
download | gdb-7a2ec0a65dfd5905edc4668ee941bba809c42a68.zip gdb-7a2ec0a65dfd5905edc4668ee941bba809c42a68.tar.gz gdb-7a2ec0a65dfd5905edc4668ee941bba809c42a68.tar.bz2 |
2006-09-05 Bibo Mao <bibo.mao@intel.com>
PR binutils/3171
* coffcode.h (coff_write_object_contents): Set the optional
header magic number to PE32PMAGIC instead of ZMAGIC for ia64.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fc7eca1..5df36f3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2006-09-05 Bibo Mao <bibo.mao@intel.com> + + PR binutils/3171 + * coffcode.h (coff_write_object_contents): Set the optional + header magic number to PE32PMAGIC instead of ZMAGIC for ia64. + 2006-09-04 Mark Shinwell <shinwell@codesourcery.com> * elf32-arm.c (elf32_arm_howto_table_1): Adjust entries for |