diff options
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3bcf6ca..4631b0d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Tue Feb 8 17:25:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * write.c (fixup_segment): Use as_bad_where, not as_bad. + + * subsegs.c (subseg_set_rest): Call memset with the arguments in + the right order. Explicitly clear fix_root and fix_tail fields. + Tue Feb 8 16:00:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * config/obj-coff.c (coff_frob_symbol): For abs_symbol, set *punt |