Commit f0d82825 by Kazu Hirata

config.gcc: Obsolete i860-*-sysv4*, ip2k-*-elf, ns32k-*-netbsdelf*, and ns32k-*-netbsd*.

	* config.gcc: Obsolete i860-*-sysv4*, ip2k-*-elf,
	ns32k-*-netbsdelf*, and ns32k-*-netbsd*.

From-SVN: r97308
parent 51f55d7c
2005-03-31 Kazu Hirata <kazu@cs.umass.edu>
* config.gcc: Obsolete i860-*-sysv4*, ip2k-*-elf,
ns32k-*-netbsdelf*, and ns32k-*-netbsd*.
2005-03-29 Devang Patel <dpatel@apple.com>
* tree-sra.c (decide_block_copy): Disable scalarization of sub-elements.
* tree-sra.c (decide_block_copy): Disable scalarization of
sub-elements.
2005-03-30 Stuart Hastings <stuart@apple.com>
Dale Johannesen <dalej@apple.com>
......
......@@ -188,6 +188,10 @@ case ${target} in
| sparclite-*-elf* \
| sparc86x-*-elf* \
| sparc-*-openbsd* \
| i860-*-sysv4* \
| ip2k-*-elf \
| ns32k-*-netbsdelf* \
| ns32k-*-netbsd* \
)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration ${target} is obsolete." >&2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment