libgloss:

* configure.in: Don't handle strongarm, ep9312 and xscale target
	names.
	* configure: Regenerate.
	* libnosys/configure.in: Don't handle strongarm and thumb target
	names.
	* libnosys/configure: Regenerate.

newlib:
	* configure.host: Don't handle ep9312, strongarm, xscale and thumb
	target names.
	* libc/machine/configure.in: Don't handle xscale target names.
	* libc/machine/configure: Regenerate.
This commit is contained in:
Joseph Myers
2011-06-14 13:40:48 +00:00
parent 9bc99decb7
commit 25fa7e5ad6
9 changed files with 24 additions and 99 deletions

View File

@ -2050,8 +2050,6 @@ case "${target}" in
;;
arm-*-*)
;;
strongarm-*-*)
;;
bfin-*-*)
;;
cris-*-* | crisv32-*-*)
@ -2078,10 +2076,6 @@ case "${target}" in
;;
sparc64-*-*)
;;
thumb-*-pe)
;;
thumb-*-*)
;;
v850*-*-*)
;;
w65-*-*)