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:
65c0c97
)
* symbols.c (resolve_symbol_value) [O_symbol]: Also store the symbol
author
Richard Henderson
<rth@redhat.com>
Wed, 15 Apr 1998 22:34:05 +0000
(22:34 +0000)
committer
Richard Henderson
<rth@redhat.com>
Wed, 15 Apr 1998 22:34:05 +0000
(22:34 +0000)
back into the expression to handle add/sub simplification correctly.
PR 15634
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index a75a967746bde6c67acb4936c1a8a8e5544c7e57..8a565efd93226eabca47bcdc43b7ae91e3dc0469 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Wed Apr 15 15:17:27 1998 Richard Henderson <rth@cygnus.com>
+
+ * symbols.c (resolve_symbol_value) [O_symbol]: Also store the symbol
+ back into the expression to handle add/sub simplification correctly.
+
start-sanitize-r5900
Wed Apr 15 10:35:59 1998 Frank Ch. Eigler <fche@cygnus.com>