aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-12-09 17:44:45 +0000
committerIan Lance Taylor <ian@airs.com>1994-12-09 17:44:45 +0000
commitaeec67f08cb40da2eb31690f628524e6a190bc1a (patch)
tree5c7d87e8bb1cc48587b6b9a15a2a7a4096eed148 /bfd
parent2eafd7ae714b8f99e39283c939d42c5b2c30271f (diff)
downloadgdb-aeec67f08cb40da2eb31690f628524e6a190bc1a.zip
gdb-aeec67f08cb40da2eb31690f628524e6a190bc1a.tar.gz
gdb-aeec67f08cb40da2eb31690f628524e6a190bc1a.tar.bz2
* elf32-i386.c (elf_i386_relocate_section): Don't compute
relocation in cases where we won't use it. * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f5fb8c0..bcaf280 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Fri Dec 9 12:43:05 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
+
+ * elf32-i386.c (elf_i386_relocate_section): Don't compute
+ relocation in cases where we won't use it.
+ * elf32-sparc.c (elf32_sparc_relocate_section): Likewise.
+
Thu Dec 8 14:19:41 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
* pc532-mach.c (NAME): Define to use ns32kaout prefix.