diff options
author | Joseph Myers <joseph@codesourcery.com> | 2011-03-28 13:14:27 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2011-03-28 13:14:27 +0000 |
commit | 6a608608d1adfd002420883e8dcf5f8dfec0fdd4 (patch) | |
tree | 695a93a048e3fd4d539257ba6eba9a082b47b2f4 /ChangeLog | |
parent | 1a9911c3b8889e1931da3f18f804f91f1880ce19 (diff) | |
download | binutils-6a608608d1adfd002420883e8dcf5f8dfec0fdd4.tar.gz binutils-6a608608d1adfd002420883e8dcf5f8dfec0fdd4.tar.bz2 binutils-6a608608d1adfd002420883e8dcf5f8dfec0fdd4.zip |
* configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
libffi on host.
(x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
on host.
(c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a58315dc177..281c2a28e68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2011-03-28 Joseph Myers <joseph@codesourcery.com> + + * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable + libffi on host. + (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib + on host. + (c54x*-*-* | tic54x-*-*): Don't disable newlib on host. + * configure: Regenerate. + 2011-03-26 John Marino <binutils@marino.st> * configure.ac: Add support for *-*-dragonfly* |