projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0068e79
)
Fix relocatable tda offsets with non-zero addends
author
Michael Meissner
<gnu@the-meissners.org>
Tue, 31 Dec 1996 20:14:21 +0000
(20:14 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Tue, 31 Dec 1996 20:14:21 +0000
(20:14 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index
01daa39
..
1d175e9
100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,11
@@
+start-sanitize-v850
+Tue Dec 31 15:12:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
+
+ * config/tc-v850.c (md_assemble): If this is sst.{h,w} or
+ sld.{h,w} and the operand is relocatable, adjust the adend by
+ shifting it right one bit.
+
+end-sanitize-v850
Tue Dec 31 12:56:41 1996 Ian Lance Taylor <ian@cygnus.com>
* config/tc-sparc.c (md_apply_fix3): Rename from md_apply_fix, and