From: Iain Buclaw Date: Thu, 28 Jan 2016 20:53:51 +0000 (+0100) Subject: Add ChangeLog entry for update to gdb.dlang demangle tests. X-Git-Tag: gdb-7.11-release~133 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=935c61442bc369c0cf9db6f998ef6a18ba83a116;p=thirdparty%2Fbinutils-gdb.git Add ChangeLog entry for update to gdb.dlang demangle tests. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 820ae00b1f8..ffde4b659be 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2016-01-28 Iain Buclaw + + * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite. + 2016-01-28 Yao Qi * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.