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-master-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 43c4685f14 Automatic date update in version.in
adds 04d7fa2132 Update description of how to make a release to include the u [...]
adds e20773049f Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp
adds e486594504 Updated French translation for ld/ and gold/ subdirectories
adds ac8c53cc67 Use function_name_style to print Ada and C function names
adds 2636d81d80 Use address style to print addresses in breakpoint information.
adds 1ed9f74e85 Make symtab.c better styled.
adds 402d2bfec4 Look for separate debug files in debug directories under a sysroot.
adds efac4bfe0b Add a new function child_path.
adds cd4b78483c Use child_path to determine if an object file is under a sysroot.
adds f62318e98d Try to use the canonical version of a sysroot for debug file links.
adds 8918f84c04 Automatic date update in version.in
adds 01c7ae818b Adding a test case
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +
binutils/README-how-to-make-a-release | 125 +-
gdb/ChangeLog | 47 +
gdb/Makefile.in | 1 +
gdb/ada-typeprint.c | 6 +-
gdb/breakpoint.c | 7 +-
gdb/c-typeprint.c | 8 +-
gdb/common/pathstuff.c | 50 +
gdb/common/pathstuff.h | 6 +
gdb/symfile.c | 36 +-
gdb/symtab.c | 55 +-
gdb/symtab.h | 8 +
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 133 +
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 46 +
gdb/unittests/child-path-selftests.c | 68 +
gold/ChangeLog | 4 +
gold/po/fr.po | 559 +--
include/ChangeLog | 5 +
include/splay-tree.h | 11 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 4245 +++++++++++----------
libiberty/ChangeLog | 6 +
libiberty/splay-tree.c | 13 +-
25 files changed, 2985 insertions(+), 2472 deletions(-)
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp
create mode 100644 gdb/unittests/child-path-selftests.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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 37d6b4cd47 0: last-good: binutils-gcc-linux: all
new 1e91f9793f 0: last-good: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (37d6b4cd47)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4216 +++----
4-build_abe-stage1/console.log | 5597 +++++----
5-count_linux_objs/console.log | 12807 ++++++++++----------
console.log | 24030 ++++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
7 files changed, 22761 insertions(+), 23925 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 release_80
in repository llvm.
from 831b2047290 [WebAssembly] Backport custom import name changes for LLVM to 8.0.
new 8e09c6e99ee Merging r352707, r352714, r352886, r352892, r352895, r35290 [...]
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:
lib/Analysis/TargetLibraryInfo.cpp | 168 ++++----
.../InstCombine/double-float-shrink-1.ll | 128 +++---
.../InstCombine/double-float-shrink-2.ll | 446 ++++++++++-----------
test/Transforms/InstCombine/pow-1.ll | 306 +++++++++-----
test/Transforms/InstCombine/win-math.ll | 261 ++++++------
5 files changed, 724 insertions(+), 585 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 llvm.
from f37f383fd3d Missing header
new b902ab171c3 [DebugInfo][InstCombine] Prefer to salvage debuginfo over s [...]
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:
.../InstCombine/InstructionCombining.cpp | 32 +++++++--
test/Transforms/InstCombine/debuginfo-sink.ll | 78 ++++++++++++++++++++++
2 files changed, 105 insertions(+), 5 deletions(-)
create mode 100644 test/Transforms/InstCombine/debuginfo-sink.ll
--
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 d8dd2f06b94 PR target/89290 * config/i386/predicates.md (x86_64_immed [...]
new 64bd49fa9b6 /cp 2019-02-13 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 8 ++++++++
gcc/cp/decl.c | 4 +++-
gcc/cp/pt.c | 21 +++++++++++++++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/cpp1z/using4.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp1z/using5.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp1z/using6.C | 14 ++++++++++++++
7 files changed, 73 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/using4.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/using5.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/using6.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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 43c4685f14 Automatic date update in version.in
adds 04d7fa2132 Update description of how to make a release to include the u [...]
adds e20773049f Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp
adds e486594504 Updated French translation for ld/ and gold/ subdirectories
adds ac8c53cc67 Use function_name_style to print Ada and C function names
adds 2636d81d80 Use address style to print addresses in breakpoint information.
adds 1ed9f74e85 Make symtab.c better styled.
adds 402d2bfec4 Look for separate debug files in debug directories under a sysroot.
adds efac4bfe0b Add a new function child_path.
adds cd4b78483c Use child_path to determine if an object file is under a sysroot.
adds f62318e98d Try to use the canonical version of a sysroot for debug file links.
adds 8918f84c04 Automatic date update in version.in
adds 01c7ae818b Adding a test case
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +
binutils/README-how-to-make-a-release | 125 +-
gdb/ChangeLog | 47 +
gdb/Makefile.in | 1 +
gdb/ada-typeprint.c | 6 +-
gdb/breakpoint.c | 7 +-
gdb/c-typeprint.c | 8 +-
gdb/common/pathstuff.c | 50 +
gdb/common/pathstuff.h | 6 +
gdb/symfile.c | 36 +-
gdb/symtab.c | 55 +-
gdb/symtab.h | 8 +
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 133 +
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 46 +
gdb/unittests/child-path-selftests.c | 68 +
gold/ChangeLog | 4 +
gold/po/fr.po | 559 +--
include/ChangeLog | 5 +
include/splay-tree.h | 11 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 4245 +++++++++++----------
libiberty/ChangeLog | 6 +
libiberty/splay-tree.c | 13 +-
25 files changed, 2985 insertions(+), 2472 deletions(-)
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c
create mode 100644 gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp
create mode 100644 gdb/unittests/child-path-selftests.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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c0f8cb5967 0: last-good: binutils-gcc-linux: all
new 8b3bc35438 0: last-good: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c0f8cb5967)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3997 +-
4-build_abe-stage1/console.log | 5642 +-
5-count_linux_objs/console.log | 316798 +++++++++++++++++-----------------
console.log | 326557 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
7 files changed, 327453 insertions(+), 325579 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.