projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
943fbd5
)
* write.c (fixup_segment): Call resolve_symbol_value on
author
Ian Lance Taylor
<ian@airs.com>
Sat, 8 Jul 1995 17:29:04 +0000
(17:29 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sat, 8 Jul 1995 17:29:04 +0000
(17:29 +0000)
sub_symbolP, in case it isn't in the symbol table.
PR 7131.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index
f10c8d6
..
4ce55fb
100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Sat Jul 8 13:27:55 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * write.c (fixup_segment): Call resolve_symbol_value on
+ sub_symbolP, in case it isn't in the symbol table.
+
Fri Jul 7 11:17:27 1995 Ian Lance Taylor <ian@cygnus.com>
* read.c (s_lcomm): For .lcomm 1, set align to 0, not 1.