re PR regression/47836 (Some Cross Compiler can't build target-libiberty or target...
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 22 Jun 2011 21:30:19 +0000 (21:30 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 22 Jun 2011 21:30:19 +0000 (21:30 +0000)
commit5167b7cfc6e5425fa220ecc3805628c513bdd2fc
tree5904f38b48e452f191fa5be3bef8b3e61534d583
parentfb79f500af1b4d9ee5685e8934726b5e2ea4edd5
re PR regression/47836 (Some Cross Compiler can't build target-libiberty or target-zlib)

PR regression/47836
PR bootstrap/23656
PR other/47733
PR bootstrap/49247
PR c/48825
* configure.ac (target_libraries): Remove target-libiberty.
Remove case-statement setting skipdirs=target-libiberty for
multiple targets.  Remove checking target_configdirs and
removing target-libiberty but keeping target-libgcc if
otherwise empty.
* Makefile.def (target_modules): Don't add libiberty.
(dependencies): Remove all traces of target-libiberty.
* configure, Makefile.in: Regenerate.
(add missing PR annotation in the ChangeLog entry)

From-SVN: r175316
ChangeLog