*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 27d063110064bb1e61fd3a571313054d67285874..0d41413998ed3b5243f0d66b79f2541544c969fe 100644 (file)
@@ -1,3 +1,138 @@
+2007-11-21  Nick Roberts  <nickrob@snap.net.nz>
+
+       * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
+       objects of pointers that can't be dereferenced are now
+       "noneditable".
+
+2007-11-17  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * Makefile.in (Makefile): Do not depend on target_makefile_frag.
+       (target_cpu): Remove.
+
+2007-10-15  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.base/ending-run.exp: Expect the list of cleared
+       breakpoint to come in natural order, not the reversed one.
+       
+2007-11-07  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.mi/mi-var-child.c (do_child_deletion): New.
+       * gdb.mi/mi-var-child.exp: Run child_deletion tests.
+       
+2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
+
+       * gdb.base/printcmds.exp: New function
+       test_printf_with_dfp.
+
+2007-11-02  Doug Evans  <dje@google.com>
+
+       * gdb.disasm/t01_mov.s: Remove carriage returns.
+       * gdb.disasm/t02_mova.s: Ditto.
+       * gdb.disasm/t03_add.s: Ditto.
+       * gdb.disasm/t04_sub.s: Ditto.
+       * gdb.disasm/t05_cmp.s: Ditto.
+       * gdb.disasm/t06_ari2.s: Ditto.
+       * gdb.disasm/t07_ari3.s: Ditto.
+       * gdb.disasm/t08_or.s: Ditto.
+       * gdb.disasm/t09_xor.s: Ditto.
+       * gdb.disasm/t10_and.s: Ditto.
+       * gdb.disasm/t11_logs.s: Ditto.
+       * gdb.disasm/t12_bit.s: Ditto.
+       * gdb.disasm/t13_otr.s: Ditto.
+
+2007-11-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
+
+2007-10-30  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
+       provide DFP support.
+
+2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
+       Test "set powerpc vector-abi".  Skip auto-detection tests for old
+       toolchains.
+
+2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
+       with [string compare].
+
+2007-10-30  Pedro Alves  <pedro_alves@portugalmail.pt>
+
+       * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
+       * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
+
+2007-10-25  Luis Machado  <luisgpm@br.ibm.com>
+
+       * gdb.opt/clobbered-registers-O2.c: New testcase source file.
+       * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
+       * gdb.opt/Makefile.in: New makefile.
+       * Makefile.in: Create new directory "gdb.opt".
+       * configure.ac: Add "gdb.opt" directory.
+       * configure: Regenerated.
+                       
+2007-10-25  Doug Evans  <dje@google.com>
+
+       * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
+       * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
+
+2007-10-15  Wu Zhou  <woodzltc@cn.ibm.com> 
+           Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
+       Floating Point expressions.
+       * gdb.base/dfp-test.exp: new file adding tests for Decimal
+       Floating Point variables.
+       * gdb.base/dfp-test.c: new file containing program with Decimal
+       Floating variables, used by gdb.base/dfp-test.exp.
+
+2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
+
+2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
+       compiling test case with GCC.
+       * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
+
+2007-10-21  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
+       format changes.
+
+2007-10-18  Michael Snyder  <msnyder@specifix.com>
+
+       * gdb.base/dbx.exp: Add missing "-re " operator.
+
+2007-10-16  Gaius Mulley  <gaius@glam.ac.uk>
+
+       * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
+       * configure.ac: Removed trailing spaces after backslash.
+       * gdb.modula2: New directory.
+       * gdb.modula2/Makefile.in: New file.
+       * gdb.modula2/unbounded-array.exp: New file.
+       * gdb.modula2/unbounded1.c: New file.
+
+2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.xml/tdesc-regs.exp: Add PowerPC support.
+
+2007-10-15  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * gdb.base/sigstep.c (main): Add checks for
+       return values for setitimer call.
+       Call setitimer again with itimer = ITIMER_REAL
+       if first call to setitimer fails.
+
+2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
+
+       * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
+       of $timeout.
+
 2007-10-09  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * gdb.server/server-run.exp: Test for dynamic linker symbols.
This page took 0.033357 seconds and 4 git commands to generate.