projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de74832
)
Fixed overflow from a LO16 reloc into a HI16_S reloc.
author
Nick Clifton
<nickc@redhat.com>
Wed, 10 Dec 1997 19:20:31 +0000
(19:20 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 10 Dec 1997 19:20:31 +0000
(19:20 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 82fad351e794931d883881e406fee923d965df05..d4c8bb3d49b14dddf60e4a334eb8c37e547da7bd 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Wed Dec 10 11:15:55 1997 Nick Clifton <nickc@cygnus.com>
+
+ * elf32-v850.c: Update with patches from the branch to fix
+ HI16_S/LO16 reloc pairs.
+
start-sanitize-d30v
Wed Dec 10 14:06:48 1997 Michael Meissner <meissner@cygnus.com>