projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db715c4
)
Remove tdesc stuff.
author
John Gilmore
<gnu@cygnus>
Tue, 19 Nov 1991 00:50:06 +0000
(
00:50
+0000)
committer
John Gilmore
<gnu@cygnus>
Tue, 19 Nov 1991 00:50:06 +0000
(
00:50
+0000)
gdb/.Sanitize
patch
|
blob
|
history
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/.Sanitize
b/gdb/.Sanitize
index d3c3c5f239df4940eb49b68a69050c746dae9d84..c3c6345e65378cea3c79dad06f48246ee7984b03 100644
(file)
--- a/
gdb/.Sanitize
+++ b/
gdb/.Sanitize
@@
-186,14
+186,11
@@
tahoe-pinsn.c
target.c
target.h
tconfig
-tdesc-lib
-tdesc.c
-tdesc.h
terminal.h
tm-29k.h
tm-3b1.h
tm-68k.h
-tm-88k.h
+tm-
m
88k.h
tm-altos.h
tm-altosgas.h
tm-amix.h
@@
-243,7
+240,7
@@
vax-pinsn.c
vx-share
xconfig
xm-3b1.h
-xm-88k.h
+xm-
m
88k.h
xm-altos.h
xm-amix.h
xm-arm.h
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 4ceece7d9ca99ce00506c561f7c7d3e2d392e0f9..e1796a6338090063ca30b551f107cb8fedd98b63 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-13,6
+13,8
@@
Mon Nov 18 15:12:45 1991 John Gilmore (gnu at cygnus.com)
* tm-*.h: Remove FRAME_CHAIN_COMBINE macros, since all are
default.
* coffread.c: Remove tdesc stuff.
+ * tconfig/delta88, tconfig/m88k: Remove tdesc stuff.
+ * xconfig/m88k: Rename tm-88k.h to tm-m88k.h.
Mon Nov 18 13:51:37 1991 Per Bothner (bothner at cygnus.com)