aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-11-21 21:15:57 +0000
committerJohn Gilmore <gnu@cygnus>1991-11-21 21:15:57 +0000
commit21f62bbd30b8c4c4b1b27bc1f4da1881cd98cb6a (patch)
tree8a800a143abe7f30b4a64c9a818294805dd26725 /gdb
parent3db0634cec6d2687ec18ae4ab644b65a93295395 (diff)
downloadgdb-21f62bbd30b8c4c4b1b27bc1f4da1881cd98cb6a.zip
gdb-21f62bbd30b8c4c4b1b27bc1f4da1881cd98cb6a.tar.gz
gdb-21f62bbd30b8c4c4b1b27bc1f4da1881cd98cb6a.tar.bz2
Remove more refs to removed files.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/.Sanitize3
-rw-r--r--gdb/ChangeLog1
-rw-r--r--gdb/Makefile.in4
3 files changed, 3 insertions, 5 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize
index c2e4c06..097dffe 100644
--- a/gdb/.Sanitize
+++ b/gdb/.Sanitize
@@ -85,7 +85,6 @@ findvar.c
frame.h
gdbcmd.h
gdbcore.h
-getpagesize.h
gmalloc.c
gmalloc.h
gould-pinsn.c
@@ -137,8 +136,6 @@ nindy-tdep.c
np1-opcode.h
ns32k-opcode.h
ns32k-pinsn.c
-param-no-tm.h
-param.h
parse.c
parser-defs.h
pn-opcode.h
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5e319c4..1bc26a9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -9,6 +9,7 @@ Thu Nov 21 10:23:52 1991 John Gilmore (gnu at cygnus.com)
* tm-convex.h, tm-hp300hpux.h, tm-merlin.h, tm-sparc.h,
xm-merlin.h: Avoid host include files in target descriptions.
* getpagesize.h: Removed, libiberty copes now.
+ * Makefile.in: Remove getpagesize.h, param.h, param-no-tm.h.
* exec.c (exec_files_info): If `verbose' is set, show file offset
as well.
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 49e85f2..05f99cd 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -193,8 +193,8 @@ SFILES_KGDB = $(SFILES) stuff.c kdb-start.c
# Header files that are not named in config/* Makefile fragments go here.
HFILES= breakpoint.h command.h defs.h environ.h \
- expression.h frame.h gdbcmd.h gdbcore.h getpagesize.h \
- ieee-float.h inferior.h minimon.h param-no-tm.h param.h \
+ expression.h frame.h gdbcmd.h gdbcore.h \
+ ieee-float.h inferior.h minimon.h \
signals.h signame.h symfile.h symtab.h \
target.h terminal.h tm-68k.h tm-i960.h tm-sunos.h \
language.h parser-defs.h value.h