aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-04-14 09:50:07 +0000
committerAlan Modra <amodra@gmail.com>2004-04-14 09:50:07 +0000
commit6de00a78235f512af73af5ea4b4f0e60e8b45ca0 (patch)
treefae6bd4468fa3551f2c37d053aee5aa64ef4a49e /bfd/ChangeLog
parentd766e8ec5050cef93be39b7b7fbd3142a7a587cd (diff)
downloadgdb-6de00a78235f512af73af5ea4b4f0e60e8b45ca0.zip
gdb-6de00a78235f512af73af5ea4b4f0e60e8b45ca0.tar.gz
gdb-6de00a78235f512af73af5ea4b4f0e60e8b45ca0.tar.bz2
* elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
when statically linking PIC code. * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c453657..7aff007 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-14 Alan Modra <amodra@bigpond.net.au>
+
+ * elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
+ when statically linking PIC code.
+ * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
+
2004-04-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* config.bfd: Remove mips*-*-mach3* and mips*-dec-mach3* targets.