mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 15:00:55 +08:00
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:
parent
51f55d7c89
commit
f0d8282514
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user