From: Hans-Peter Nilsson Date: Wed, 22 Jun 2011 21:30:19 +0000 (+0000) Subject: re PR regression/47836 (Some Cross Compiler can't build target-libiberty or target... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5167b7cfc6e5425fa220ecc3805628c513bdd2fc;p=gcc.git 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 --- diff --git a/ChangeLog b/ChangeLog index 61184748f33..235c8900c9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ 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