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
This commit is contained in:
Kazu Hirata 2005-03-31 03:06:49 +00:00
parent 51f55d7c89
commit f0d8282514
2 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,12 @@
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>

View File

@ -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