diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f10c8d6..4ce55fb 100644 --- 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. |