aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1997-10-10 23:01:17 +0000
committerNick Clifton <nickc@redhat.com>1997-10-10 23:01:17 +0000
commit676d3f022c2cd031aea633046fbdd6fb69767227 (patch)
treec7e120c1df72a5dc9bf312aa3b99b9dbc453e1ca /bfd/ChangeLog
parente01e18a8b3b1d795c79604cd658daf64c154b1cc (diff)
downloadgdb-676d3f022c2cd031aea633046fbdd6fb69767227.zip
gdb-676d3f022c2cd031aea633046fbdd6fb69767227.tar.gz
gdb-676d3f022c2cd031aea633046fbdd6fb69767227.tar.bz2
Fixed bugs exposed by compiling NEC sample sources.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 6f4e9a1..893e5ae 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+Fri Oct 10 16:01:30 1997 Nick Clifton <nickc@cygnus.com>
+
+ * elf32-v850.c (v850_elf_reloc, v850_elf_final_link_relocate):
+ Correct value for maximum positive 22 bit PC relative relocation.
+ (v850_elf_final_link_relocate): Prevent overflow from HI16_S and
+ HI_16 relocations. Correct bit adjustment in TDA offsets.
+
Thu Oct 9 16:43:39 1997 Doug Evans <dje@canuck.cygnus.com>
* elf64-sparc.c (sparc_elf_{hix22,lox10}_reloc): New functions.