diff options
author | Steve Chamberlain <steve@cygnus> | 1991-09-03 20:48:27 +0000 |
---|---|---|
committer | Steve Chamberlain <steve@cygnus> | 1991-09-03 20:48:27 +0000 |
commit | c67056970aca5cc403e8fde116512055a4beb29c (patch) | |
tree | 2688062b99c4ed41dafeaf8738177ed899d2613c /bfd/ChangeLog | |
parent | 4efb1cc9f0a4f904d41008db6527ac46524512e7 (diff) | |
download | gdb-c67056970aca5cc403e8fde116512055a4beb29c.zip gdb-c67056970aca5cc403e8fde116512055a4beb29c.tar.gz gdb-c67056970aca5cc403e8fde116512055a4beb29c.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index af5bf45..9f2ea72 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,12 @@ +Tue Sep 3 13:46:19 1991 Steve Chamberlain (steve at cygint.cygnus.com) + + * config/* aoutx.h configure* shortened all the h/tmake-xxxx to h/t-xxxx + files so that everything will work on System V. + Fri Aug 23 13:51:06 1991 John Gilmore (gnu at cygint.cygnus.com) + * aoutx.h: Add information on host-aout.c and how to configure + to use it, to the manual. * configure.in: Tix typo. * ecoff.c: If compiling for DEC3100, use trad_unix core files, else dummy out the core file support. |