diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-02-24 11:24:44 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-02-24 11:24:44 +0000 |
commit | 7050926e7bd192ea93f2041385d8b3ac2870b708 (patch) | |
tree | 46af1976f26c1f74ea9fd7c284cfd643f69d2b07 /gas/doc | |
parent | 428d312b820e0c45441d5bf7279c02d5f7d47ee7 (diff) | |
download | gdb-7050926e7bd192ea93f2041385d8b3ac2870b708.zip gdb-7050926e7bd192ea93f2041385d8b3ac2870b708.tar.gz gdb-7050926e7bd192ea93f2041385d8b3ac2870b708.tar.bz2 |
merged into ../ChangeLog
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/ChangeLog | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/gas/doc/ChangeLog b/gas/doc/ChangeLog deleted file mode 100644 index fcb118f..0000000 --- a/gas/doc/ChangeLog +++ /dev/null @@ -1,41 +0,0 @@ -Thu Dec 3 18:32:06 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) - - * as.texinfo: Regrouped documentation of some command-line - options. Updated options documentation for m68k. Some minor - wording/punctuation changes. - -Thu Nov 19 11:47:19 1992 Steve Chamberlain (sac@thepub.cygnus.com) - - z8000 documentation - * Makefile.in, all.m4, as-all.texinfo as.texinfo: all modified - -Sun Aug 30 21:26:05 1992 Ian Lance Taylor (ian@cygnus.com) - - * Makefile.in: map "as" through program_transform_name when - installing. - -Tue Aug 18 14:19:01 1992 Ian Lance Taylor (ian@cygnus.com) - - * Makefile.in: always create installation directories. - -Thu May 14 17:22:48 1992 K. Richard Pixley (rich@rtl.cygnus.com) - - * Makefile.in: use m4 rather than gm4. - -Fri Mar 13 15:46:45 1992 K. Richard Pixley (rich@cygnus.com) - - * Makefile.in: use $(MAKEINFO) not makeinfo. - -Sat Mar 7 00:06:25 1992 K. Richard Pixley (rich@rtl.cygnus.com) - - * Makefile.in: commented out line for building as-all.texinfo. - This is temporary. - - * as.texinfo, as-all.texinfo: added menu item hooks. - -Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) - - * Makefile.in, configure.in: removed traces of namesubdir, - -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced - copyrights to '92, changed some from Cygnus to FSF. - |