aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-10-11 13:08:44 +0000
committerAlan Modra <amodra@gmail.com>2003-10-11 13:08:44 +0000
commit8d6ad26e17445a86e1cac23707324c94ef16cd17 (patch)
treef3c7966514418d35f52f7d9abf37cf00f5366ac2 /bfd/ChangeLog
parent6ce6d90f6aef5f229c0356d49271bf56283a50f5 (diff)
downloadgdb-8d6ad26e17445a86e1cac23707324c94ef16cd17.zip
gdb-8d6ad26e17445a86e1cac23707324c94ef16cd17.tar.gz
gdb-8d6ad26e17445a86e1cac23707324c94ef16cd17.tar.bz2
* coff-sh.c: Move definition of MAP and guard more code with
COFF_IMAGE_WITH_PE.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index cd75ac4..a66ceaf 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,4 +1,7 @@
-2003-10-11 Alan Modra <alan@modra.org>
+2003-10-11 Alan Modra <amodra@bigpond.net.au>
+
+ * coff-sh.c: Move definition of MAP and guard more code with
+ COFF_IMAGE_WITH_PE.
* section.c (bfd_get_section_size_before_reloc): Ignore reloc_done.
* bfd-in2.h: Regenerate.
@@ -64,7 +67,7 @@
2003-10-06 Matt Thomas <matt@3am-software.com>
- config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.
+ * config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.
2003-10-06 Robert Millan <robertmh@gnu.org>