* 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.
This commit is contained in:
Daniel Jacobowitz
2007-03-30 12:57:44 +00:00
parent ced572fe59
commit 8807d78bec
16 changed files with 37 additions and 616 deletions

View File

@@ -64,9 +64,7 @@ static const char * const gdb_osabi_names[] =
"OpenBSD ELF",
"Windows CE",
"DJGPP",
"NetWare",
"Irix",
"LynxOS",
"Interix",
"HP/UX ELF",
"HP/UX SOM",