diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d9fc211..20748d2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Mon Jul 13 13:55:42 1998 Ian Lance Taylor <ian@cygnus.com> + * write.c (subsegs_finish): Don't align the segments if there were + any errors. + * config/obj-coff.c (c_symbol_merge): Correct number of bytes when copying aux information. |