From 8807d78becbc8b26407c953a4f6e952b3905c1cf Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Fri, 30 Mar 2007 12:57:44 +0000 Subject: * 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. --- gdb/README | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/README') diff --git a/gdb/README b/gdb/README index 860c30e..05b3fab 100644 --- a/gdb/README +++ b/gdb/README @@ -461,7 +461,6 @@ monitors and other hardware: remote-mips.c MIPS remote debugging protocol remote-sds.c PowerPC SDS monitor remote-sim.c Generalized simulator protocol - remote-st.c Tandem ST-2000 monitor Reporting Bugs in GDB -- cgit v1.1