diff options
author | Nick Clifton <nickc@redhat.com> | 2000-01-05 00:03:36 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-01-05 00:03:36 +0000 |
commit | 087f88b2308ec38f3ce78da35353c3c96fc07513 (patch) | |
tree | 473b18457511753d3ca9ca8ce0c36111a9da9c14 /binutils/ChangeLog | |
parent | 5f0f29c341840a237a572b907aacad6948039b16 (diff) | |
download | gdb-087f88b2308ec38f3ce78da35353c3c96fc07513.zip gdb-087f88b2308ec38f3ce78da35353c3c96fc07513.tar.gz gdb-087f88b2308ec38f3ce78da35353c3c96fc07513.tar.bz2 |
Apply Mumit Khan's patch to remove 32 postfix from cygwin and mingw
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0188737..98ce3bb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -7,6 +7,9 @@ (usage): Handle. (main): Handle. + * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET. + (main): Use. Don't look for "32" in cygwin and mingw target names. + 2000-01-03 Nick Clifton <nickc@cygnus.com> * binutils.texi: Document new, ARM specific disassembler |