programs.
* i387-tdep.c (double_to_i387): Fix typo for double_to_ieee_extended.
* utils.c (_initialize_utils): If !ISATTY, don't paginate.
+ * configure.in, tconfig/decstation, xconfig/decstation: Rename
+ dec3100 to decstation.
Mon Oct 14 13:37:50 1991 Roland H. Pesch (pesch at cygnus.com)
arm
bigmips
convex
-dec3100
+decstation
hp300bsd
hp300hpux
i386sco
echo Done in `pwd`.
-#
-#
-# $Log$
-# Revision 1.4 1991/09/17 06:55:53 grossman
-# sgi/irix config stuff.
-#
-# Revision 1.3 1991/09/13 03:54:45 gnu
-# New Ultracomputer/29000 stuff.
-#
-# Revision 1.2 1991/07/04 21:55:38 gnu
-# * Add dec3100 as equivalent to littlemips. Indicate in all host &
-# target config files that they are for the host. When the lines
-# get copied into the Makefile, this makes it more obvious what's
-# up.
-#
-# Revision 1.1 1991/05/23 22:05:24 rich
-# Initial revision
-#
-# Revision 1.2 1991/05/23 21:15:10 rich
-# Added bfd.
-#
-# Revision 1.1 1991/05/23 17:32:34 rich
-# Initial revision
-#
-# Revision 1.1 1991/05/23 17:18:12 rich
-# Initial revision
-#
-#
-#
-
# End of file.
mips)
case "${host_vendor}" in
sony) gdb_host=bigmips ;;
- dec) gdb_host=dec3100 ;;
+ dec) gdb_host=decstation ;;
little) gdb_host=littlemips ;;
sgi) gdb_host=irix3 ;;
esac
mips)
case "${target_vendor}" in
sony) gdb_target=bigmips ;;
- dec) gdb_target=dec3100 ;;
+ dec) gdb_target=decstation ;;
little) gdb_target=littlemips ;;
sgi) gdb_target=irix3 ;;
esac