diff options
author | Steve Chamberlain <sac@cygnus> | 1995-07-03 21:20:26 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-07-03 21:20:26 +0000 |
commit | 002898399e0ee6ad78cefa75c27b1dcae9308b2b (patch) | |
tree | 76f16decbfbec62441f8a486412f70838e309eb0 /binutils/ChangeLog | |
parent | bd676d26ea03972ba35c8b60ee9b55cffe63f9b1 (diff) | |
download | gdb-002898399e0ee6ad78cefa75c27b1dcae9308b2b.zip gdb-002898399e0ee6ad78cefa75c27b1dcae9308b2b.tar.gz gdb-002898399e0ee6ad78cefa75c27b1dcae9308b2b.tar.bz2 |
Mon Jul 3 14:16:47 1995 Steve Chamberlain <sac@slash.cygnus.com>
* configure.in (i386-*-win32): New configuration.
* dlltool.c (killat, xlate, usage, long_options, main):
Understand and cope with -k option.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index f43d1fb..65eda12 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Mon Jul 3 14:16:47 1995 Steve Chamberlain <sac@slash.cygnus.com> + + * configure.in (i386-*-win32): New configuration. + * dlltool.c (killat, xlate, usage, long_options, main): + Understand and cope with -k option. + Sat Jul 1 12:25:15 1995 Fred Fish <fnf@cygnus.com> * ar.c: (extract_file): Change "#if POSIX_UTIME" to |