Checked in under the "obvious fix/typo rule".
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 16966783fd730028aa839c1a01fbe41d101f1057..90b95e9b9b5e173268e88c85b4f8caeb7d5030ce 100644 (file)
@@ -1,3 +1,74 @@
+2002-03-06  Fred Fish  <fnf@redhat.com>
+
+       * gdb.base/funcargs.c:  Remove extraneous ';' character.
+       * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
+
+2002-03-04  Michael Chastain  <mec@shout.net>
+
+       * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
+       accommodate gcc v3 function signature.
+       * gdb.mi/mi0-var-cmd-exp: Ditto.
+
+2002-02-24  Andrew Cagney  <ac131313@redhat.com>
+
+       * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
+       ``GNU/Linux'' or ``Linux kernel''
+       * testsuite/gdb.threads/pthreads.c: Ditto.
+
+2002-02-24  Michael Chastain  <mec@shout.net>
+
+       * gdb.threads/pthreads.c (thread1): Add a return statement.
+       (thread2): Likewise.
+       (foo): Likewise.
+
+2002-02-23  Michael Chastain  <mec@shout.net>
+
+       * gdb.threads/linux-dp.c (philosopher): Add a return statement
+       to placate gcc.
+
+2002-02-23  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
+       test "ptype bint".  The test passes on all my stabs configurations.
+
+2002-02-21  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.asm/asm-source.exp: Parse the output from `info sources' one
+       filename at a time, and watch for the ones we want to see.
+
+       * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
+       types of pointers to prototyped functions.
+
+2002-02-20  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.base/sizeof.c (main): Call fill_structs.  Print value of
+       signed, unsigned and straight char.
+       (padding_char, padding_short, padding_int, padding_long,
+       padding_long_long, padding_float, padding_double,
+       padding_long_double): New global variables.
+       (fill, fill_structs): New functions.
+
+       * gdb.base/sizeof.exp: Check for signed and unsigned char.  Check
+       for correctly sized writes.  Update copyright.
+       (get_valueof): New procedure.
+       (get_sizeof): Call get_valueof.
+       (check_valueof): New procedure.
+       (check_padding): New procedure.
+
+2002-02-20  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
+       to setup_xfail.  Document some of the remaining calls.
+
+2002-02-18  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/userdef.exp: Update copyright year.
+
+2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.c++/userdef.exp: Test overloaded operators properly.
+       Remove xfails.
+
 2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
 
        * gdb.base/a2-run.exp: Check for a remote target properly.
This page took 0.027774 seconds and 4 git commands to generate.