diff options
author | Steve Chamberlain <sac@cygnus> | 1991-12-10 16:27:13 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-12-10 16:27:13 +0000 |
commit | e152cd1e65e81722e0e546f12bd9b280edabe730 (patch) | |
tree | 137eecc6828b56d651968e9b1c2821e143322343 /bfd/doc | |
parent | 65fd9a4d8b054c73032a91e3b26ca0a3c1a0e44c (diff) | |
download | gdb-e152cd1e65e81722e0e546f12bd9b280edabe730.zip gdb-e152cd1e65e81722e0e546f12bd9b280edabe730.tar.gz gdb-e152cd1e65e81722e0e546f12bd9b280edabe730.tar.bz2 |
* chew.c: don't core dump when can't open file
* Makefile.in: get proto.str from the right place when built in
odd directories
Diffstat (limited to 'bfd/doc')
-rw-r--r-- | bfd/doc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog index cc63ca2..6297999 100644 --- a/bfd/doc/ChangeLog +++ b/bfd/doc/ChangeLog @@ -1,3 +1,16 @@ +Tue Dec 10 08:26:28 1991 Steve Chamberlain (sac at rtl.cygnus.com) + + * chew.c: don't core dump when can't open file + * Makefile.in: get proto.str from the right place when built in + odd directories + +Sat Dec 7 17:01:23 1991 Steve Chamberlain (sac at rtl.cygnus.com) + + * chew.c: Much modified + * proto.str, doc.str: New files for extracting to product + prototypes and documents respectively. + + Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: added standards.text support, host/site/target |