summaryrefslogtreecommitdiff
path: root/gdb/config/alpha/tm-alpha.h
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2007-03-30 12:57:44 +0000
committerDaniel Jacobowitz <dan@debian.org>2007-03-30 12:57:44 +0000
commit4bb12793aa19494dcd5bf001e4cdf64aae188ce6 (patch)
treea2eaf1e3061e33ce60c86e9bcc46f1c7ad683e96 /gdb/config/alpha/tm-alpha.h
parent1de10f3c0babc267a39bd9ccfdd6f70e041b436c (diff)
downloadgdb-4bb12793aa19494dcd5bf001e4cdf64aae188ce6.tar.gz
* Makefile.in (SFILES): Remove nlmread.c.
(COMMON_OBS): Remove nlmread.o. (nlmread.o): Delete rule. * README: Delete reference to remote-st.c. * acinclude.m4 (CY_AC_TCL_LYNX_POSIX): Delete. * defs.h (enum gdb_osabi): Delete GDB_OSABI_NETWARE and GDB_OSABI_LYNXOS. * i386-tdep.c (i386_nw_init_abi, i386_nlm_osabi_sniffer): Delete. (_initialize_i386_tdep): Do not reference them. * nlmread.c: Delete file. * osabi.c (gdb_osabi_names): Remove NetWare and LynxOS. * target.c: Doc update. * thread.c: Delete commented include. * config/alpha/tm-alpha.h: Doc update. * gdb.texinfo (Startup): Delete references to some alternate names for .gdbinit. (Thread): Remove LynxOS reference. (Tandem ST2000): Delete target-specific documentation. * gdbint.texinfo (Symbol Handling): Remove mention of NLM. (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE and GDB_OSABI_LYNXOS. * config/netware.exp: Delete file.
Diffstat (limited to 'gdb/config/alpha/tm-alpha.h')
-rw-r--r--gdb/config/alpha/tm-alpha.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/alpha/tm-alpha.h b/gdb/config/alpha/tm-alpha.h
index 637faa14565..514487fdf96 100644
--- a/gdb/config/alpha/tm-alpha.h
+++ b/gdb/config/alpha/tm-alpha.h
@@ -1,5 +1,5 @@
/* Definitions to make GDB run on an Alpha box under OSF1. This is
- also used by the Alpha/Netware and Alpha GNU/Linux targets.
+ also used by the Alpha GNU/Linux target.
Copyright 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, 2004, 2007
Free Software Foundation, Inc.