* mips-tdep.c (mips_type_needs_double_align): New function.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 58f44a146932509cc78032f0c9d4c88007b81081..ebaaeda68303ec3a4f15290dd4add9267c61a463 100644 (file)
@@ -1,3 +1,97 @@
+2001-07-12  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.base/so-impl-ld.exp: Remove stray space that prevented
+       running this test on Linux.
+
+2001-06-24  Michael Chastain  <chastain@redhat.com>
+
+       * gdb.base/arithmet.exp: Remove some tests to make all test names
+       unique.
+
+2001-07-03  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
+       the output of the ptype command.
+
+2001-07-02  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/completion.exp: Don't assume that break.c is the only
+       source file that may contain functions named "marker".
+       * gdb.base/corefile.exp: Quote the curly braces in regexp.
+
+2001-06-28  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
+       of files to delete.
+
+       From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
+       * gdb.disasm/h8300s.exp: New file.
+       gdb.disasm/h8300s.s: Likewise.
+
+2001-06-27  Andrew Cagney  <ac131313@redhat.com>
+
+       * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
+       empty breakpoint tables.
+
+2001-06-25  Andrew Cagney  <ac131313@redhat.com>
+
+       * lib/mi-support.exp: Update args=... part of stop-reason
+       patterns. Accept either a list or a tuple.
+
+2001-06-23  Andrew Cagney  <ac131313@redhat.com>
+
+       * lib/mi-support.exp: Remove local emacs variable defining
+       change-log-default-name.
+
+2001-06-22  Michael Chastain  <chastain@redhat.com>
+
+       * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
+       This is operationally compatible with the previous version.
+
+2001-06-13  Jim Blandy  <jimb@redhat.com>
+
+       * lib/gdb.exp (gdb_test): Doc fix.
+
+2001-06-10  Michael Chastain  <chastain@redhat.com>
+
+       * gdb.base/exprs.exp: Remove a duplicate test.
+
+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,
+       non-zero if control_c fails.  Terminate the test on failure, 
+       rather than wait for 12 more tests to time out.
+
+2001-06-06  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
+       Don't forget to match the GDB prompt. 
+
+       * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
+
+2001-06-04  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/help.exp: Update pattern to exclude `print-load-map'
+       command.
+
+2001-05-31  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.base/annota1.exp (info break): Match four or more spaces
+       after "Address".
+
+2001-05-31  Michael Chastain  <chastain@redhat.com>
+
+       * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
+       (dm_type_int_star): Likewise.
+       (dm_type_long_star): Likewise.
+       (dm_type_void_star): Likewise.
+
 2001-05-29  Kevin Buettner  <kevinb@redhat.com>
 
        * gdb.base/completion.exp (INPUTRC): Set this environment variable
This page took 0.026876 seconds and 4 git commands to generate.