diff options
author | James Lemke <jlemke@cygnus> | 1998-06-24 16:02:01 +0000 |
---|---|---|
committer | James Lemke <jlemke@cygnus> | 1998-06-24 16:02:01 +0000 |
commit | b8f4ecc8d673bf2307bfef3c5ffb05b6168892c5 (patch) | |
tree | 83a51006ba17bce73c94000440f33da99fec31e1 /sim/testsuite/ChangeLog | |
parent | c29d7797d215507ac0b737d9bc81fc8a2cc9524c (diff) | |
download | gdb-b8f4ecc8d673bf2307bfef3c5ffb05b6168892c5.zip gdb-b8f4ecc8d673bf2307bfef3c5ffb05b6168892c5.tar.gz gdb-b8f4ecc8d673bf2307bfef3c5ffb05b6168892c5.tar.bz2 |
Updated sim/sky/t-dma.{brn|dmaexpect} because a warning msg being checked
for, contains an address that differs between -mhard-float and -msoft-float.
Diffstat (limited to 'sim/testsuite/ChangeLog')
-rw-r--r-- | sim/testsuite/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index aa00911..0906fba 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -1,4 +1,22 @@ start-sanitize-sky +Wed Jun 24 11:34:00 EDT 1998 Jim Lemke <jlemke@cygnus.com> + + * Updated sim/sky/t-dma.{brn|dmaexpect} because a + warning msg being checked for contains an address + that differs between -mhard-float and -msoft-float. + +Fri Jun 19 17:57:50 1998 Jillian Ye <jillian@cygnus.com> + + * Created sim/sky/fast_gs and sim/sky/accurate_gs + for storing the gs output file for float-type fast + and accurate respectively; also added and moved + files for this purpose. + +Tue Jun 16 18:39:32 1998 Frank Ch. Eigler <fche@cygnus.com> + + * sim/sky/sky-defs.tcl: Use --sky-debug option instead of environment + variable to collect PKE traces. + Tue Jun 16 18:33:37 1998 Jillian Ye <jillian@cygnus.com> * sim/sky/sky_sce.exp: Removing sce2* and adding comments. |