diff options
author | Ben Elliston <bje@au.ibm.com> | 2006-12-11 00:22:24 +0000 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2006-12-11 11:22:24 +1100 |
commit | ea6f5c57de65853ab17c8db9bc594c06817b97b7 (patch) | |
tree | a9644f35e110ae494630ca8ae9b68a933a454bfb /ChangeLog | |
parent | ee2be80a8e173719bb05a6fa573e63a59a769aa0 (diff) | |
download | gcc-ea6f5c57de65853ab17c8db9bc594c06817b97b7.zip gcc-ea6f5c57de65853ab17c8db9bc594c06817b97b7.tar.gz gcc-ea6f5c57de65853ab17c8db9bc594c06817b97b7.tar.bz2 |
configure.in (spu-*-*): Don't skip target-libiberty.
* configure.in (spu-*-*): Don't skip target-libiberty.
* configure: Regenerate.
From-SVN: r119726
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-12-11 Ben Elliston <bje@au.ibm.com> + + * configure.in (spu-*-*): Don't skip target-libiberty. + * configure: Regenerate. + 2006-12-10 Andreas Tobler <a.tobler@schweiz.org> PR bootstrap/30134 |