This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 6a3c6ee418 Add comprehensive C++ operator linespec/location/completion tests
new a81aaca057 Fix completing an empty string
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/ChangeLog | 5 +++
gdb/completer.c | 9 +++--
gdb/testsuite/ChangeLog | 5 +++
.../debug-expr.exp => gdb.base/complete-empty.exp} | 44 ++++++++++++----------
gdb/testsuite/gdb.base/completion.exp | 6 +--
5 files changed, 43 insertions(+), 26 deletions(-)
copy gdb/testsuite/{gdb.dlang/debug-expr.exp => gdb.base/complete-empty.exp} (52%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 13450e7c7f Automatic date update in version.in
new 6a3c6ee418 Add comprehensive C++ operator linespec/location/completion tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/testsuite/ChangeLog | 8 +
gdb/testsuite/gdb.linespec/cpls-ops.cc | 254 ++++++++++++++
gdb/testsuite/gdb.linespec/cpls-ops.exp | 565 +++++++++++++++++++++++++++++++
gdb/testsuite/lib/completion-support.exp | 23 +-
4 files changed, 843 insertions(+), 7 deletions(-)
create mode 100644 gdb/testsuite/gdb.linespec/cpls-ops.cc
create mode 100644 gdb/testsuite/gdb.linespec/cpls-ops.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e27ad1aeb8f PR fortran/81304 * trans-openmp.c (gfc_trans_omp_array_re [...]
new a3555cfabce Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from c435c373b6b combine: Don't split insns if half is unused (PR82621)
new 632bf329f0b Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 976f08599ea combine: Don't split insns if half is unused (PR82621)
new ebd0d702310 Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 8955eb2da3 Comprehensive C++ linespec/completer tests
new 13450e7c7f Automatic date update in version.in
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from 8fd613f3b6 Automatic date update in version.in
new 355f55e755 Automatic date update in version.in
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch
in repository binutils-gdb.
from 5d91374ff5 Automatic date update in version.in
new 8f3307bc99 Automatic date update in version.in
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 9ae6d171bc Use -mfloat128 for _Float64x tests for powerpc64le.
new de61465c04 Use libm_alias_float128 more in sysdeps/ieee754/float128.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 13 +++++++++++++
sysdeps/ieee754/float128/s_fromfpf128.c | 2 +-
sysdeps/ieee754/float128/s_fromfpxf128.c | 2 +-
sysdeps/ieee754/float128/s_setpayloadf128.c | 2 +-
sysdeps/ieee754/float128/s_setpayloadsigf128.c | 2 +-
sysdeps/ieee754/float128/s_ufromfpf128.c | 2 +-
sysdeps/ieee754/float128/s_ufromfpxf128.c | 2 +-
7 files changed, 19 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 0662b6a7c1 Make strcmp_iw NOT ignore whitespace in the middle of tokens
new 8955eb2da3 Comprehensive C++ linespec/completer tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/testsuite/ChangeLog | 11 +
gdb/testsuite/gdb.linespec/cpcompletion.exp | 534 +++++++++++++++++++++
.../cpls-hyphen.cc} | 26 +-
gdb/testsuite/gdb.linespec/cpls.cc | 386 +++++++++++++++
.../cpls2.cc} | 41 +-
gdb/testsuite/gdb.linespec/explicit.exp | 208 +++++++-
gdb/testsuite/lib/completion-support.exp | 471 ++++++++++++++++++
7 files changed, 1636 insertions(+), 41 deletions(-)
create mode 100644 gdb/testsuite/gdb.linespec/cpcompletion.exp
copy gdb/testsuite/{gdb.base/bp-cmds-continue-ctrl-c.c => gdb.linespec/cpls-hyphen [...]
create mode 100644 gdb/testsuite/gdb.linespec/cpls.cc
copy gdb/testsuite/{gdb.base/attach-non-pgrp-leader.c => gdb.linespec/cpls2.cc} (71%)
create mode 100644 gdb/testsuite/lib/completion-support.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.