diff options
author | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-07-23 03:50:24 +0000 |
---|---|---|
committer | drow <drow@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-07-23 03:50:24 +0000 |
commit | d3e7b04c71b033554413956b1c787fe6e1809eef (patch) | |
tree | f2004ae62dd4837174d8c1045307a6ae72e44819 /ChangeLog | |
parent | ef0087281cc3b9cbd227ede036b88d893b1243bc (diff) | |
download | gcc-d3e7b04c71b033554413956b1c787fe6e1809eef.tar.gz |
* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
* configure: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115684 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 870818b91e3..f63fa7d4388 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 |