* configure.in (AC_PREREQ): autoconf 2.5 or higher.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 90ff170acc27b730a067d9c7938e76a9ec84efef..83c81825443820ef3af82204ace562c4ed1bb1f1 100644 (file)
@@ -1,3 +1,167 @@
+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>
+       * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
+       * gdb.c++/templates.exp: Only match on basename of file since
+       some formats like xcoff don't encode directory information.
+       * gdb.stabs/weird.exp: Use the right sed script for powerpc
+       and rs6000 AIX xcoff targets.
+       * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
+       * configure: Regenerate.
+       * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
+       here, rather than in distclean.
+       
+Sun Mar 17 13:35:31 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
+       defined, and use it to compile the test case with -O2.  The
+       native compilation still uses no optimization.
+       * gdb.base/mips_pro.c: Remove inline assembly code since
+       it is compiled PIC by default, which results in assembler
+       warnings that make the testsuite think the compilation
+       was unsuccessful.
+
+Sat Mar 16 15:02:24 1996  Fred Fish  <fnf@cygnus.com>
+
+       * gdb.c++/misc.exp: Add note to message for
+       "print s.a for foo struct" that this is a known gcc 2.7.2
+       and earlier bug.
+
+Fri Mar 15 17:49:57 1996  Fred Fish  (fnf@cygnus.com)
+
+       * gdb.base/break.exp: Fix pattern for matching "Delete all
+       breakpoints (y or n) ".  Add "mips-dec-ultrix*" to
+       setup_xfail for deleting all breakpoints test.  Fix various
+       timeout messages to include "(timeout)".
+       * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
+       for "p t_float_values2(3.14159,float_val2)".
+       * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
+       for "continue to call2g" when gcc compiled.
+       * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
+       "up to foo in langs.exp", "show language at foo in langs.exp",
+       "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
+       and "show language at fsub in langs.exp".
+       * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
+       "list line 1 in include file", "list message for lines past EOF",
+       "list function in include file", "list list0.h:foo", and
+       "list filename:function; nonexistant function".
+       * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
+       "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
+       and "ptype t_char_array" to be for native cc only.
+       
 Fri Mar 15 16:17:22 1996  Fred Fish  <fnf@cygnus.com>
 
        * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled 
@@ -623,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
@@ -669,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.
@@ -677,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.025481 seconds and 4 git commands to generate.