X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=87baff63f6fa9e4c4106a8ff669f61bb11e42528;hb=8643e2ad0682b958759bbf1bc445496eb45fd1fd;hp=68acf31f16d50fdf0cb25d0ba29d7c862ba010b9;hpb=1f393151675d8306f7b04f1b36e3d9c6c4a102c5;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 68acf31f16..87baff63f6 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,4 +1,202 @@ -2005-02-10 Mark Kettenis +2004-05-02 Paul Gilliam + + * lib/gdb.exp (skip_altivec_tests): New function, based on + check_vmx_hw_available from the GCC testsuite. + * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests. + * lib/gdb.arch/altivec-regs.exp: Likewise. + +2005-05-02 Jim Blandy + + * gdb.base/auxv.exp: Call 'untested' and return -1 instead of + calling gdb_suppress_entire_file. + +2005-04-30 Randolph Chung + + * gdb.threads/staticthreads.exp: Override signal to check for hppa. + Slightly relax "sem_post" name checking. + +2005-04-29 Paul Gilliam + + * gdb.base/unload.exp: Use new shared library infrastructure. + +2005-04-29 Paul Gilliam + + * gdb.base/so-impl-ld.exp: Use new shared library + infrastructure. + +2005-04-29 Corinna Vinschen + + * gdb.asm/asm-source.exp: Add h8300 to supported targets. + * gdb.asm/h8300.inc: New file. + +2005-04-28 Paul Gilliam + + * gdb.base/shlib-call.exp: Change to use new shared library + infrastructure. + +2005-04-28 Paul Gilliam + + * gdb.base/pending.exp: Change to use new shared library + infrastructure. + +2005-04-28 Paul Gilliam + + * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler, + use test_compiler_info instead of gcc_compiled, and update copyright. + +2005-04-27 Paul Gilliam + + * gdb.base/annota1.exp : Deal with messages caused by breakpoints in + shared objects being adjusted and update copyright years. + +2005-04-27 Daniel Jacobowitz + + * ChangeLog: Correct some 2003-01-13 dates. + * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp, + gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp, + gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp, + gdb.trace/collection.exp, gdb.trace/passc-dyn.exp, + gdb.trace/tfind.exp: Update copyright years. + +2005-04-14 Paul Gilliam + Daniel Jacobowitz + + * lib/gdb.exp (gdb_compile): Handle shlib=. + (gdb_compile_shlib): New function. + +2005-04-12 Paul Gilliam + + * lib/gdb.exp (test_compiler_info): Give argument a default value. + +2005-04-08 Daniel Jacobowitz + + * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with + gdb.server. + * configure.ac: Likewise. + * configure: Regenerated. + * gdb.gdbserver/Makefile.in: Moved to... + * gdb.server/Makefile.in: ... here. + * gdb.gdbserver/server.c: Moved to... + * gdb.server/server.c: ... here. + * gdb.gdbserver/server-run.exp: Moved to... + * gdb.server/server-run.exp: ... here. + +2005-04-08 Daniel Jacobowitz + + * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver. + * configure.ac: Create gdb.gdbserver/Makefile. + * configure: Regenerated. + * lib/gdbserver-support.exp: New file, derived from + config/gdbserver.exp. + * config/gdbserver.exp: Use gdbserver-support.exp. + * gdb.gdbserver/Makefile.in: New file. + * gdb.gdbserver/server.c: New file. + * gdb.gdbserver/server-run.exp: New file. + +2005-04-06 Paul Gilliam + + * lib/gdb.exp (test_compiler_info): Return compiler_info + if no arguments are given. + +2005-04-01 Paul Gilliam + + * gdb.arch/altivec-abi.exp: Check for compiler and set + use altivec' flag accordingly. + * gdb.arch/altivec-regs.exp: Likewise. + +2005-03-29 Daniel Jacobowitz + + * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files. + +2005-03-27 Andreas Schwab + + * gdb.base/bigcore.c (main): Add missing mode argument in open + call. + +2005-03-25 Daniel Jacobowitz + + * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver + downloads. + * config/gdbserver.exp (gdb_load): Likewise. + +2005-03-14 Paul Brook + + * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote + targets. + +2005-03-09 Joel Brobecker + + * gdb.dwarf2/dup-psym.S: New file. + * gdb.dwarf2/dup-psym.exp: New testcase. + +2005-03-09 Joel Brobecker + + * gdb.ada/exec_changed/first.adb: New file. + * gdb.ada/exec_changed/second.adb: New file. + * gdb.ada/exec_changed.exp: New testcase. + +2005-03-08 Nathan Sidwell + + * gdb.cp/userdef.cc (A1::operator+): New unary plus. + (A2): New class. + (main): Test operator+. + * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for + breakpoint test. + + * gdb.base/sigbpt.exp: Disable if gdb,nosignals. + * gdb.base/signull.exp: Disable if gdb,nosignals. + * gdb.cp/bs15503.exp: Disable if skip_cplus_tests + * gdb.cp/exception.exp: Disable if skip_cplus_tests. + * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio. + * gdb.mi/mi2-console.exp: Likewise. + * gdb.trace/collection.exp (run_trace_experiment): Consume the + continue output at start. + (gdb_collect_locals_test): Robustify regexp. + * gdb.trace/passc-dyn.exp: Fix comment typo. + * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'. + +2005-03-08 Corinna Vinschen + + * gdb.asm/asm-source.exp: Add iq2000 case. + * gdb.asm/iq2000.inc: New file. + +2005-03-07 Manoj Iyer + + * gdb.base/command.exp: Change hardcoded value to regular expression. + * gdb.base/float.exp: Add powerpc to the list of targets checked. + +2005-03-07 Daniel Jacobowitz + + * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc, + gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc, + gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc, + gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc, + gdb.asm/x86_64.inc: Use .purgem before redefining macros. + +2005-03-05 Mark Kettenis + + * gdb.cp/ovldbreak.exp: Adjust regular expression for recent + changes. + +2004-03-03 Paul Gilliam + + * lib/compiler.c: Add test for IBM's xlc compiler. + * lib/compiler.cc: Likewise. + +2004-02-24 Joel Brobecker + + * gdb.ada/fixed_points.exp: Create compilation object directory + before running the test. + * gdb.ada/null_record.exp: Likewise. + * gdb.ada/packed_array.exp: Likewise. + * gdb.ada/start.exp: Likewise. + +2005-02-15 Joel Brobecker + + * gdb.ada/packed_array/pa.adb: New file. + * gdb.ada/packed_array.exp: New testcase. + +2005-02-10 Mark Kettenis * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New files. @@ -3516,12 +3714,12 @@ (ptype &*"foo"). * gdb.c++/local.exp: Enable setup_kfail for gdb/482. -2002-01-13 Daniel Jacobowitz +2003-01-13 Daniel Jacobowitz * gdb.mi/mi-console.exp: Remove extra "(known bug)". * gdb.mi/mi1-console.exp: Likewise. -2002-01-13 Daniel Jacobowitz +2003-01-13 Daniel Jacobowitz * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)". * gdb.mi/mi1-console.exp: Likewise. @@ -13197,6 +13395,6 @@ Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com) ;; End: Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004 Free Software Foundation, Inc. + 2003, 2004, 2005 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.