diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a421808..891dd9a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2001-06-06 Jim Blandy <jimb@redhat.com> + + * gdb.base/return2.exp (main): Use values to test float and double + returns that are not NaN's, to avoid being confused by IEEE + comparison rules. + 2001-06-04 Michael Snyder <msnyder@redhat.com> * gdb.threads/pthreads.exp (check_control_c): Return 0 for success, |