aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorWu Zhou <woodzltc@cn.ibm.com>2005-09-20 06:37:03 +0000
committerWu Zhou <woodzltc@cn.ibm.com>2005-09-20 06:37:03 +0000
commitca9295176c78c61895933517fcb2c73efa093a0a (patch)
tree483ce5ebaa95e7e30b1bfd8cc03cc69c3973afbd /gdb/testsuite/ChangeLog
parentc3e308a89cc880badddebbeecec0d240f2728b6d (diff)
downloadgdb-ca9295176c78c61895933517fcb2c73efa093a0a.zip
gdb-ca9295176c78c61895933517fcb2c73efa093a0a.tar.gz
gdb-ca9295176c78c61895933517fcb2c73efa093a0a.tar.bz2
* gdb.fortran/subarray.exp: New testcase to test the evaluation
of subarray and substring variable. * gdb.fortran/subarray.f: New source file for the test of subarray and substring variable evaluation. * gdb.fortran/exprs.exp: Add four tests for substring evaluation of string constant.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index d4d268a..e791be2 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
+
+ * gdb.fortran/subarray.exp: New testcase to test the evaluation
+ of subarray and substring variable.
+ * gdb.fortran/subarray.f: New source file for the test of subarray
+ and substring variable evaluation.
+ * gdb.fortran/exprs.exp: Add four tests for substring evaluation
+ of string constant.
+
2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update