projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d709d3
)
* config/obj-coff.c (write_object_file): Set the s_align field to
author
Ian Lance Taylor
<ian@airs.com>
Thu, 14 Dec 1995 20:12:31 +0000
(20:12 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index bacd2725a41fb1bf4284f38079b9b837f4b57026..d8b4990c1702c7f1f4e75c223f683fe92f502203 100644
(file)
--- 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.