diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d89e041..12cca8c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Tue Dec 10 04:07:28 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * input-file.c: don't close a NULL file pointer. + + * Makefile.in: infodir belongs in datadir. + +Sat Dec 7 17:13:42 1991 K. Richard Pixley (rich at rtl.cygnus.com) + + * Makefile.in: fix fake-as target to also create as.new. + Fri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: install using INSTALL_DATA and INSTALL_PROGRAM. |