ChangeLog entries describing my changes.
authorSean Eric Fagan <sef@cygnus>
Tue, 7 Apr 1992 22:18:44 +0000 (22:18 +0000)
committerSean Eric Fagan <sef@cygnus>
Tue, 7 Apr 1992 22:18:44 +0000 (22:18 +0000)
gas/ChangeLog

index b560ebc..2570d2e 100644 (file)
@@ -1,5 +1,21 @@
+Tue Apr  7 15:12:15 1992  Sean Eric Fagan  (sef@cygnus.com)
+
+       * Makefile.in:  Changed some lines to be less confusing for some
+       makes.
+
+       * input-file.c:  Conditionalize on _IOFBF, not VMS.
+
+       * read.c, write.c:  Change a series of ifdef/elif to
+       ifdef/else/ifdef etc.
+
+Fri Mar 27 12:21:16 1992  K. Richard Pixley  (rich@cygnus.com)
+
+       * symbols.c (fb_label_init): fix sizeof to memset.
+
 Fri Mar 13 15:45:44 1992  K. Richard Pixley  (rich@cygnus.com)
 
+       * Makefile.in: install the man page.
+
        * Makefile.in: pass down MAKEINFO explicitly on info.
 
 Fri Mar 13 08:03:03 1992  Steve Chamberlain  (sac@thepub.cygnus.com)