summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog-0203
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2006-06-05 00:12:59 +0000
committerAlan Modra <amodra@bigpond.net.au>2006-06-05 00:12:59 +0000
commit98d8856aaf078d152c0983925d0434c0ae91eada (patch)
treea87a940b57d6bb7df1f0e7c6ccd8abb351451195 /bfd/ChangeLog-0203
parent4d0da8b6d55865605796243e08099186be2ed52d (diff)
downloadbinutils-redhat-98d8856aaf078d152c0983925d0434c0ae91eada.tar.gz
Remove leading bfd/ on filenames.
Diffstat (limited to 'bfd/ChangeLog-0203')
-rw-r--r--bfd/ChangeLog-020314
1 files changed, 7 insertions, 7 deletions
diff --git a/bfd/ChangeLog-0203 b/bfd/ChangeLog-0203
index f99029a87a..1b1abb149d 100644
--- a/bfd/ChangeLog-0203
+++ b/bfd/ChangeLog-0203
@@ -858,7 +858,7 @@
Bernardo Innocenti <bernie@develer.com>
* archures.c: Add MCF528x (MCFv4) support.
- * bfd/cpu-m68k.c (arch_info_struct): Likewise.
+ * cpu-m68k.c (arch_info_struct): Likewise.
* bfd-in2.h: Regenerate.
2003-10-20 Andrew Cagney <cagney@redhat.com>
@@ -1953,10 +1953,10 @@
2003-07-12 Jeff Baker <jbaker@qnx.com>
- * bfd/config.bfd (__QNXTARGET__): Define for Neutrino architectures.
- * bfd/elf32-arm.h (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
- * bfd/elf32-sh.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
- * bfd/elf32-ppc.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
+ * config.bfd (__QNXTARGET__): Define for Neutrino architectures.
+ * elf32-arm.h (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
+ * elf32-sh.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
+ * elf32-ppc.c (ELF_MAXPAGESIZE): Set to 4k for Neutrino.
2003-07-12 Jeff Muizelaar <muizelaar@rogers.com>
@@ -2196,13 +2196,13 @@
2003-07-09 Richard Sandiford <rsandifo@redhat.com>
- * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): Treat
+ * elfxx-mips.c (mips_elf_create_dynamic_relocation): Treat
forced-local symbols like other locals. Don't create relocations
against STN_UNDEF in irix objects.
2003-07-09 Richard Sandiford <rsandifo@redhat.com>
- * bfd/elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-
+ * elfxx-mips.c (mips_elf_create_dynamic_relocation): In SGI-
compatible objects, add the values of defined external symbols
to the addend.