From: Jim Wilson Date: Fri, 31 Jul 1992 19:29:14 +0000 (+0000) Subject: * read.c (potable): Revert sac's incorrect change made Jul 13. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=14f1fc24fab58318fd104cafb548269bec0f8650;p=binutils-gdb.git * read.c (potable): Revert sac's incorrect change made Jul 13. Align really is supposed to be ptwo not nbytes. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index fa50013dc00..dc35b549940 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,17 @@ +Fri Jul 31 12:26:34 1992 Jim Wilson (wilson@sphagnum.cygnus.com) + + * read.c (potable): Revert sac's incorrect change made Jul 13. + Align really is supposed to be ptwo not nbytes. + +Mon Jul 20 02:51:59 1992 D. V. Henkel-Wallace (gumby@cygnus.com) + + * Makefile.in: _Do_ include libiberty. (from sef) + +Fri Jul 17 15:15:28 1992 Ken Raeburn (raeburn@cygnus.com) + + * expr.c (integer_constant): Handle "0f" and "0b" label references + properly. + Thu Jul 16 08:20:17 1992 Steve Chamberlain (sac@thepub.cygnus.com) * write.c (fixup_segment): if relaxing, don't do anything.