summaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-12-14 20:12:31 +0000
committerIan Lance Taylor <ian@airs.com>1995-12-14 20:12:31 +0000
commitb14630f2df26c8650e8bd7c5169c675f76fdf8bb (patch)
treea00c1fb815b8a6cd518495563a07641e98e7a8c5 /gas/ChangeLog
parent0d709d3137ba26f7e93c3ca8a40d5c2464348a51 (diff)
downloadbinutils-gdb-b14630f2df26c8650e8bd7c5169c675f76fdf8bb.tar.gz
* config/obj-coff.c (write_object_file): Set the s_align field to
the number of bytes, rather than to the power of 2. PR 8674, 8678.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index bacd2725a41..d8b4990c170 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Thu Dec 14 15:09:52 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * config/obj-coff.c (write_object_file): Set the s_align field to
+ the number of bytes, rather than to the power of 2.
+
Tue Dec 12 12:19:37 1995 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (DISTCLEAN_HERE): New variable.