diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/testsuite/config/.Sanitize | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 666ac5d..115c357 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com) + + * config/netware.exp: New file. + Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com) * config/mt-slite (LDFLAGS): If using the newlib in the tree, set diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize index 13936f9..d8a9019 100644 --- a/gdb/testsuite/config/.Sanitize +++ b/gdb/testsuite/config/.Sanitize @@ -27,6 +27,7 @@ mips-gdb.exp mt-a29k-udi mt-hpux mt-i386-aout +mt-i386-netware mt-i960-nindy mt-lynx mt-m68k @@ -35,6 +36,7 @@ mt-slite mt-sparc-aout mt-unix mt-vxworks +netware.exp nind-gdb.exp udi-gdb.exp unix-gdb.exp |