From: Ian Lance Taylor Date: Mon, 13 Jul 1998 21:28:52 +0000 (+0000) Subject: * write.c (subsegs_finish): Don't align the segments if there were X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d93487087f83e0c3249b66c4d1e4e285cdeb1973;p=binutils-gdb.git * write.c (subsegs_finish): Don't align the segments if there were any errors. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d9fc2118635..20748d24139 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Mon Jul 13 13:55:42 1998 Ian Lance Taylor + * 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.