* config/obj-coff.c (write_object_file): Set the s_align field to
authorIan Lance Taylor <ian@airs.com>
Thu, 14 Dec 1995 20:12:31 +0000 (20:12 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 14 Dec 1995 20:12:31 +0000 (20:12 +0000)
the number of bytes, rather than to the power of 2.
PR 8674, 8678.

gas/ChangeLog

index bacd2725a41fb1bf4284f38079b9b837f4b57026..d8b4990c1702c7f1f4e75c223f683fe92f502203 100644 (file)
@@ -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.
This page took 0.027173 seconds and 4 git commands to generate.