diff options
author | Nick Clifton <nickc@redhat.com> | 2007-01-08 17:21:50 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-01-08 17:21:50 +0000 |
commit | 42037fe5bbb1bc401de372fca49768eeef2c21dc (patch) | |
tree | 8cf3daeabc86ea33e51a586928fd693df91393bd /binutils/ChangeLog | |
parent | f9967789c6c7c657c099ff6526640d1cc2c36032 (diff) | |
download | gdb-42037fe5bbb1bc401de372fca49768eeef2c21dc.zip gdb-42037fe5bbb1bc401de372fca49768eeef2c21dc.tar.gz gdb-42037fe5bbb1bc401de372fca49768eeef2c21dc.tar.bz2 |
Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
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 d63cbc2..33ae904 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2007-01-08 Kai Tietz <kai.tietz@onevision.com> + + * configure.in: Renamed target x86_64-*-mingw64 to + x86_64-*-mingw*. + * configure: Regenerated. + 2007-01-05 Alan Modra <amodra@bigpond.net.au> * readelf.c (dump_section): Don't print 32-bit values, which |