diff options
author | Daniel Jacobowitz <dan@codesourcery.com> | 2006-07-23 03:50:24 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@gcc.gnu.org> | 2006-07-23 03:50:24 +0000 |
commit | 2e9e6f68746fe18837764600755017652bd15a19 (patch) | |
tree | f2004ae62dd4837174d8c1045307a6ae72e44819 /ChangeLog | |
parent | b361642ab550956a9bd29898e92408a71c500f6b (diff) | |
download | gcc-2e9e6f68746fe18837764600755017652bd15a19.zip gcc-2e9e6f68746fe18837764600755017652bd15a19.tar.gz gcc-2e9e6f68746fe18837764600755017652bd15a19.tar.bz2 |
configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
* configure: Regenerated.
From-SVN: r115684
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-07-22 Daniel Jacobowitz <dan@codesourcery.com> + + * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. + * configure: Regenerated. + 2006-07-18 Paolo Bonzini <bonzini@gnu.org> * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir |