aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-03-31 21:12:54 +0000
committerIan Lance Taylor <ian@airs.com>1997-03-31 21:12:54 +0000
commit34c6830141b591ef4a8cb215a94f3bc1ee971e1b (patch)
tree7ed2eaa35fa60e776c115ec6999b6ecf22940358 /bfd/ChangeLog
parent774dc17cdcda65de23df2e9a8e01ff7a535a4818 (diff)
downloadgdb-34c6830141b591ef4a8cb215a94f3bc1ee971e1b.zip
gdb-34c6830141b591ef4a8cb215a94f3bc1ee971e1b.tar.gz
gdb-34c6830141b591ef4a8cb215a94f3bc1ee971e1b.tar.bz2
* coff-a29k.c (coff_a29k_relocate_section): Don't use symndx as a
symbol index for a R_IHCONST reloc.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e535cb1..3f8468d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Mon Mar 31 16:11:35 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * coff-a29k.c (coff_a29k_relocate_section): Don't use symndx as a
+ symbol index for a R_IHCONST reloc.
+
Mon Mar 31 15:40:59 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
* targmatch.sed: Do not use \(\) recursively.