aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-07-13 21:28:52 +0000
committerIan Lance Taylor <ian@airs.com>1998-07-13 21:28:52 +0000
commitd93487087f83e0c3249b66c4d1e4e285cdeb1973 (patch)
treede7827e90be2361d31b48eec945b3a7cf655358d /gas
parentf8bca45846108802fef3947d7736784c7a7e51bd (diff)
downloadgdb-d93487087f83e0c3249b66c4d1e4e285cdeb1973.zip
gdb-d93487087f83e0c3249b66c4d1e4e285cdeb1973.tar.gz
gdb-d93487087f83e0c3249b66c4d1e4e285cdeb1973.tar.bz2
* write.c (subsegs_finish): Don't align the segments if there were
any errors.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog3
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.