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:
d3bbd9d
)
* write.c (fix_new_exp): Use make_expr_symbol to build an
author
Ian Lance Taylor
<ian@airs.com>
Fri, 25 Oct 1996 04:01:54 +0000
(
04:01
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 25 Oct 1996 04:01:54 +0000
(
04:01
+0000)
expression symbol for a complex fixup.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 22b0ece29791f0ba2b61eca00414409394b6b50f..844796fbf867811dc05cb1362898725bec9b6c0a 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Fri Oct 25 00:01:00 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * write.c (fix_new_exp): Use make_expr_symbol to build an
+ expression symbol for a complex fixup.
+
start-sanitize-v850
Thu Oct 24 14:31:04 1996 Jeffrey A Law (law@cygnus.com)