This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allnoconfig
in repository toolchain/binutils-gdb.
from 3a6b69144a Automatic date update in version.in
adds 5835de87ce Automatic date update in version.in
No new revisions were added by this update.
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 binutils-gdb.
from 6951e9f3e2 Automatic date update in version.in
new 0d4cad90ca New cli-utils.h/.c function extract_info_print_args
new 12615cba84 Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|fun [...]
new d321477b39 Document changes to info [args|functions|locals|variables]
new e0a7911fa2 Announce changes in NEWS to info [args|functions|locals|variables]
new 82b5e646c2 Add a test case for info args|functions|locals|variables [-q [...]
The 5 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 | 35 ++++++
gdb/NEWS | 9 ++
gdb/cli/cli-utils.c | 129 ++++++++++++++++++++
gdb/cli/cli-utils.h | 30 +++++
gdb/doc/ChangeLog | 7 ++
gdb/doc/gdb.texinfo | 125 +++++++++++++++++--
gdb/python/python.c | 4 +-
gdb/stack.c | 139 ++++++++++++++++++---
gdb/symtab.c | 191 ++++++++++++++++++++++++-----
gdb/symtab.h | 7 +-
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/gdb.base/info_qt.c | 78 ++++++++++++
gdb/testsuite/gdb.base/info_qt.exp | 243 +++++++++++++++++++++++++++++++++++++
13 files changed, 941 insertions(+), 61 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/info_qt.c
create mode 100644 gdb/testsuite/gdb.base/info_qt.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/gcc.
from ad07444b6a2 Daily bump.
adds 9cbfd75f545 [gcc]
adds fab8518f567 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 23 ++++
gcc/DATESTAMP | 2 +-
gcc/gimple-ssa-strength-reduction.c | 157 +++++++++++++++-----------
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.c-torture/compile/pr87473.c | 19 ++++
5 files changed, 142 insertions(+), 67 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr87473.c
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/gcc.
from ad07444b6a2 Daily bump.
adds 9cbfd75f545 [gcc]
adds fab8518f567 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 23 ++++
gcc/DATESTAMP | 2 +-
gcc/gimple-ssa-strength-reduction.c | 157 +++++++++++++++-----------
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.c-torture/compile/pr87473.c | 19 ++++
5 files changed, 142 insertions(+), 67 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr87473.c
--
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 llvm.
from 643e94644ec Revert rL345395: [X86][SSE] Move 2-input limit up from getF [...]
new 57aa4fc38b0 [TargetLowering] Move LegalizeDAG FP_TO_UINT handling to Ta [...]
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:
include/llvm/CodeGen/TargetLowering.h | 6 ++++++
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 25 +++--------------------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 31 +++++++++++++++++++++++++++++
3 files changed, 40 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.