diff options
author | Jeff Law <law@redhat.com> | 1998-12-08 22:52:54 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-12-08 22:52:54 +0000 |
commit | c4efea12c8db0689c52114352e79e07994ced938 (patch) | |
tree | d4ac604c5101ec67cbf46d3a58a2f12d426ed102 /gdb/config | |
parent | 5e5be68bfe8f4a633b140e30a9221d0348b7559a (diff) | |
download | gdb-c4efea12c8db0689c52114352e79e07994ced938.zip gdb-c4efea12c8db0689c52114352e79e07994ced938.tar.gz gdb-c4efea12c8db0689c52114352e79e07994ced938.tar.bz2 |
Fixes.
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/.Sanitize | 1 | ||||
-rw-r--r-- | gdb/config/m68k/.Sanitize | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index 3ecaaf1..91dde56 100644 --- a/gdb/config/.Sanitize +++ b/gdb/config/.Sanitize @@ -58,6 +58,7 @@ arm convex d10v d30v +fr30 gould h8300 h8500 diff --git a/gdb/config/m68k/.Sanitize b/gdb/config/m68k/.Sanitize index 4d6ca63..4116aec 100644 --- a/gdb/config/m68k/.Sanitize +++ b/gdb/config/m68k/.Sanitize @@ -42,6 +42,8 @@ hp300hpux.mh hp300hpux.mt isi.mh isi.mt +linux.mh +linux.mt m68klynx.mh m68klynx.mt m68kv4.mh @@ -58,6 +60,7 @@ nm-delta68.h nm-dpx2.h nm-hp300bsd.h nm-hp300hpux.h +nm-linux.h nm-m68klynx.h nm-nbsd.h nm-news.h @@ -86,6 +89,7 @@ tm-es1800.h tm-hp300bsd.h tm-hp300hpux.h tm-isi.h +tm-linux.h tm-m68kv4.h tm-mac.h tm-monitor.h @@ -108,6 +112,7 @@ xm-dpx2.h xm-hp300bsd.h xm-hp300hpux.h xm-isi.h +xm-linux.h xm-m68k.h xm-m68klynx.h xm-m68kv4.h |