* configure.in (AC_PREREQ): autoconf 2.5 or higher.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 86c6619d453b53485b0ab951c9e74972654a9355..83c81825443820ef3af82204ace562c4ed1bb1f1 100644 (file)
@@ -1,3 +1,116 @@
+Tue Jun 25 17:02:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * configure.in (AC_PREREQ): autoconf 2.5 or higher.
+       * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to 
+       @srcdir@.
+       * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ): 
+       autoconf 2.5 or higher.
+       * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
+
+Thu Jun 13 11:16:10 1996  Tom Tromey  <tromey@thepub.cygnus.com>
+
+       * configure: Regenerated.
+       * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
+       avoid name clashes with SunOS headers.
+
+Wed Jun  5 16:43:27 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
+
+Thu May 30 11:35:11 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.base/callfuncs.exp: Finish last change -- make sure the
+       prototype information ends up in the compiler info file.
+
+Thu May 23 12:48:41 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/callfuncs.exp: Remove the compiler info file prior to
+       attempting to regenerate it.  Eliminate use of a temporary file
+       and just generate the info file directly.  Source it immediately,
+       for consistency of use.
+       * gdb.base/corefile.exp: Ditto
+       * gdb.base/exprs.exp: Ditto.
+       * gdb.base/funcargs.exp: Ditto.
+       * gdb.base/langs.exp: Ditto.
+       * gdb.base/list.exp: Ditto.
+       * gdb.base/mips_pro.exp: Ditto.
+       * gdb.base/nodebug.exp: Ditto.
+       * gdb.base/opaque.exp: Ditto.
+       * gdb.base/ptype.exp: Ditto.
+       * gdb.base/scope.exp: Ditto.
+       * gdb.base/setvar.exp: Ditto.
+       * gdb.base/signals.exp: Ditto.
+       * gdb.base/whatis.exp: Ditto.
+       * gdb.c++/templates.exp: Ditto.
+       * gdb.c++/virtfunc.exp: Ditto.
+       * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
+       whether or not to add -lstdc++ to the compile command line args.
+
+Sat May 18 02:43:58 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * gdb.base/recurse.exp:  Remove setup_xfail for "sparc*-*-sunos4*",
+       it got fixed by the recent lookup_minimal_symbol_by_pc change.
+       Increase timeout, a lot of single stepping might be needed if the
+       target has no hardware watchpoints.
+
+Wed May 15 08:47:42 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.base/break.exp: Ignore compiler warnings when compiling
+       break.c.
+       * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
+       * gdb.base/default.exp: Add h8300 xfails.  Handle messages
+       from remote-sim.
+       * gdb.base/exprs.exp: Add h8300 xfails.
+       * gdb.base/funcargs.exp: Likewise.
+       * gdb.base/nodebug.exp: Likewise.
+       * gdb.base/printcmds.exp: Likewise.
+       * gdb.base/ptype.exp: Likewise.
+       * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300.  Add
+       h8300 xfails.
+       * gdb.base/return.exp: Handle float/double precision problems 
+       on the h8300.
+       * gdb.base/funcargs.c: Explicitly make last constant argument to
+       call_after_alloca_subr an unsigned long type.
+       * gdb.base/return.c: Include stdio.h.
+
+Tue May  7 22:01:12 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
+
+       * config/abug.exp: New file for the older Motorola Bug monitor
+       that runs on the mvme13x series VME boards.
+       * config/monitor.exp: Use the new config array for target settings
+       if they exist.
+
+Fri May  3 16:02:55 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * sim-gdb.exp: Make the SH simulator allocate less space when
+       it is targeted.
+
+Thu May  2 12:31:56 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
+       test.
+
+Wed Mar 20 08:48:03 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/list.exp (test_list_function): Remove setup_xfail for
+       "rs6000-*-*" for "list function in include file" when gcc compiled.
+       * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
+       for "p ctable1[120]".
+       * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
+       "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
+       Remove setup_xfail for "rs6000-*-*" for
+       "print 'scope0.c'::filelocal before run".
+       * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
+       gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
+       since some compilers don't allow both options to be given
+       on the same command line.  Create object file and move it.
+       
+Tue Mar 19 23:49:31 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/corefile.exp: Always regenerate the core file, since
+       we always regenerate the coremaker program.  Detect special case
+       where registers cannot be read from core file.
+       
 Tue Mar 19 16:52:49 1996  Fred Fish  <fnf@cygnus.com>
 
        From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
@@ -674,13 +787,11 @@ Sat Aug 12 15:05:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
        compiler output.
        * gdb.base/whatis.exp: Likewise.
 
-start-sanitize-sh3e
 Fri Aug 11 13:36:20 1995  Jeff Law  (law@snake.cs.utah.edu)
 
        * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
        failure (opcode table has been fixed to match reality).
 
-end-sanitize-sh3e
 Mon Aug 14 09:01:59 1995  Fred Fish  <fnf@cygnus.com>
 
        * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
@@ -720,7 +831,6 @@ Wed Aug  9 08:04:12 1995  Fred Fish  (fnf@cygnus.com)
        "call inferior function with struct - returns float" and
        "call inferior function with struct - returns double".
        
-start-sanitize-sh3e
 Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
 
        * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
@@ -728,7 +838,6 @@ Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
        * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
        * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
 
-end-sanitize-sh3e
 Mon Aug  7 08:09:37 1995  Fred Fish  <fnf@cygnus.com>
 
        * Makefile.in (CHILL_FOR_TARGET): Use previously defined
This page took 0.026485 seconds and 4 git commands to generate.