diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-02-09 05:02:25 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-02-09 05:02:25 +0000 |
commit | 356315fe1c376cacb410620cb5da4257b1f642e0 (patch) | |
tree | 32853fb074bb1bfb63716edb18b9ecfc5e88df37 /gas | |
parent | cfaf70e3a6a12968f3ea7d1b53b5fadda649bf3b (diff) | |
download | fsf-binutils-gdb-356315fe1c376cacb410620cb5da4257b1f642e0.zip fsf-binutils-gdb-356315fe1c376cacb410620cb5da4257b1f642e0.tar.gz fsf-binutils-gdb-356315fe1c376cacb410620cb5da4257b1f642e0.tar.bz2 |
* write.c (fixup_segment): Use as_bad_where, not as_bad.
Diffstat (limited to 'gas')
-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 |