diff options
author | Steve Chamberlain <sac@cygnus> | 1992-03-07 02:54:09 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-03-07 02:54:09 +0000 |
commit | 94f02cf2c22b2fecab542f5f868e55f751147825 (patch) | |
tree | f1badb27f3789961374692d71390e6019da9d22c /bfd/doc | |
parent | 98fe45668d6ea0c1d872fbe8b34665956cd88571 (diff) | |
download | gdb-94f02cf2c22b2fecab542f5f868e55f751147825.zip gdb-94f02cf2c22b2fecab542f5f868e55f751147825.tar.gz gdb-94f02cf2c22b2fecab542f5f868e55f751147825.tar.bz2 |
* chew.c: now has -w switch turn on warnings
Diffstat (limited to 'bfd/doc')
-rw-r--r-- | bfd/doc/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog index f1db1cb..63fc480 100644 --- a/bfd/doc/ChangeLog +++ b/bfd/doc/ChangeLog @@ -1,6 +1,11 @@ +Fri Mar 6 18:53:18 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * chew.c: now has -w switch turn on warnings + Tue Dec 10 22:11:05 1991 K. Richard Pixley (rich at rtl.cygnus.com) - * Makefile.in: build chew into the current directory. + * Makefile.in: build chew into the current directory. Complete + the MKDOC macro transition. Tue Dec 10 08:26:28 1991 Steve Chamberlain (sac at rtl.cygnus.com) |