aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog-0203
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2006-06-05 00:12:59 +0000
committerAlan Modra <amodra@gmail.com>2006-06-05 00:12:59 +0000
commitcae6199cc267116c100bc8bb5b7e00fbd18d44f6 (patch)
treee851717db380ccefb4dd6d8a179aadf72ae8e3d3 /bfd/ChangeLog-0203
parent11567b557bcc81ae424da9194873e58fb9771cb1 (diff)
downloadgdb-cae6199cc267116c100bc8bb5b7e00fbd18d44f6.zip
gdb-cae6199cc267116c100bc8bb5b7e00fbd18d44f6.tar.gz
gdb-cae6199cc267116c100bc8bb5b7e00fbd18d44f6.tar.bz2
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 f99029a..1b1abb1 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.