aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1998-12-09 10:26:33 +0000
committerNick Clifton <nickc@redhat.com>1998-12-09 10:26:33 +0000
commit863553274c44796da7d47d62306962059d41af89 (patch)
tree9e5c1c7b987bc53c61b0913023aee25e2118c7ed /bfd
parente351e0fca0da7783290ba4043a5dc985eba5b2e4 (diff)
downloadfsf-binutils-gdb-863553274c44796da7d47d62306962059d41af89.zip
fsf-binutils-gdb-863553274c44796da7d47d62306962059d41af89.tar.gz
fsf-binutils-gdb-863553274c44796da7d47d62306962059d41af89.tar.bz2
Fix generic relocs to work as RELAs not RELs.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8a204b4..511ee52 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+1998-12-09 Nick Clifton <nickc@cygnus.com>
+
+ * elf32-fr30.c (fr30_elf_howto_table): Set src_mask fields to 0
+ since we are using RELAs.
+
Tue Dec 8 22:15:48 1998 Ian Lance Taylor <ian@cygnus.com>
SCO Open Server Release 5 core file support, from Jouke Numan