diff options
author | Stu Grossman <grossman@cygnus> | 1995-03-30 18:00:19 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1995-03-30 18:00:19 +0000 |
commit | 194559c48ab1271a99129bbf4a903dc5d2479b71 (patch) | |
tree | e463515371a1ece9d9c10685304694c977fd8d74 | |
parent | 1e1dd17536d3fd65c4ae08edd8133b6d26c48b85 (diff) | |
download | gdb-194559c48ab1271a99129bbf4a903dc5d2479b71.zip gdb-194559c48ab1271a99129bbf4a903dc5d2479b71.tar.gz gdb-194559c48ab1271a99129bbf4a903dc5d2479b71.tar.bz2 |
Move testsuite entries into testsuite/ChangeLog.
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 33d2552..f804587 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -28,10 +28,6 @@ end-sanitize-gdbtk * config/sparc/tm-sparc.h (FIX_CALL_DUMMY): Fix byte-order problems. Makes DOS hosted function calling work. * sparclite/crt0.s: Define _start to make COFF happy. - * testsuite/config/rom68k.exp (gdb_target_rom68k): Use - $targetname, $serialport and $baud instead of hardwired variables. - * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the - target doesn't support signals. Wed Mar 29 09:11:51 1995 Michael Meissner <meissner@tiktok.cygnus.com> |