diff options
author | Geoffrey Noer <noer@cygnus> | 1998-10-31 00:54:19 +0000 |
---|---|---|
committer | Geoffrey Noer <noer@cygnus> | 1998-10-31 00:54:19 +0000 |
commit | 4e48ea7f0cd3039be303bfe1d45e5e5cc4fcdd63 (patch) | |
tree | 5161e99d97f970c8c60040d8ed10b41860e7dc02 /binutils | |
parent | f36011e0c74480c0a48768af4c68e56f8ddfbbf7 (diff) | |
download | fsf-binutils-gdb-4e48ea7f0cd3039be303bfe1d45e5e5cc4fcdd63.zip fsf-binutils-gdb-4e48ea7f0cd3039be303bfe1d45e5e5cc4fcdd63.tar.gz fsf-binutils-gdb-4e48ea7f0cd3039be303bfe1d45e5e5cc4fcdd63.tar.bz2 |
Fri Oct 30 15:14:49 1998 Geoffrey Noer <noer@cygnus.com>
* dllwrap.c: change all references to cygwin32_ to cygwin_,
change Cygwin target def to CYGWIN.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1befa6e..8d9441a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 30 15:14:49 1998 Geoffrey Noer <noer@cygnus.com> + + * dllwrap.c: change all references to cygwin32_ to cygwin_, + change Cygwin target def to CYGWIN. + Wed Oct 28 10:31:19 1998 Nick Clifton <nickc@cygnus.com> * objdump.c (disassemble_data): Replace 'unsigned long' with |