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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from f5f2031511 Stop objcopy from attempting to copy thin archives.
adds 7b63ad86ab gdbserver short-circuit-argument-list failures
adds 45950eb600 Use '$enable_unittest' instead of '$development' on gdbserve [...]
adds 54c56910ee Automatic date update in version.in
adds 093f70ccd3 Allow multiple tests to be run on systems with older version [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++
binutils/testsuite/lib/binutils-common.exp | 8 +--
gdb/gdbserver/ChangeLog | 6 ++
gdb/gdbserver/configure.srv | 2 +-
gdb/testsuite/ChangeLog | 7 ++
.../gdb.fortran/short-circuit-argument-list.exp | 75 ++++++++++++++++------
.../gdb.fortran/short-circuit-argument-list.f90 | 33 ++++++++--
8 files changed, 107 insertions(+), 32 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a1da162 0: good: binutils-gcc-linux: all
new 30a12c3 0: 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 (a1da162)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3339 +++++++--------
4-build_abe-stage1/console.log | 4862 +++++++++++-----------
5-build_linux/console.log | 66 +-
6-boot_linux/console.log | 2 +-
console.log | 8293 ++++++++++++++++++--------------------
jenkins/manifest.sh | 16 +-
8 files changed, 7692 insertions(+), 8910 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/gcc.
from 2539aedb031 Daily bump.
adds 7ab0115f5f8 Daily bump.
adds 3adfb375fc9 2019-03-05 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/torture/pr89505.c | 22 ++++++++++++++++++++++
gcc/tree-ssa-structalias.c | 5 ++++-
5 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89505.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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 73513ab 0: good: binutils-gcc-linux: all
new 7149d4f 0: 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 (73513ab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 2502 +++++++--------
4-build_abe-stage1/console.log | 3721 +++++++++++-----------
5-build_linux/console.log | 28 +-
6-boot_linux/console.log | 2 +-
console.log | 6273 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 6286 insertions(+), 6272 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 67490c6bad Automatic date update in version.in
adds f5f2031511 Stop objcopy from attempting to copy thin archives.
adds 7b63ad86ab gdbserver short-circuit-argument-list failures
adds 45950eb600 Use '$enable_unittest' instead of '$development' on gdbserve [...]
adds 54c56910ee Automatic date update in version.in
adds 093f70ccd3 Allow multiple tests to be run on systems with older version [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 11 ++++
binutils/objcopy.c | 21 ++++++
binutils/testsuite/lib/binutils-common.exp | 8 +--
gdb/gdbserver/ChangeLog | 6 ++
gdb/gdbserver/configure.srv | 2 +-
gdb/testsuite/ChangeLog | 7 ++
.../gdb.fortran/short-circuit-argument-list.exp | 75 ++++++++++++++++------
.../gdb.fortran/short-circuit-argument-list.f90 | 33 ++++++++--
9 files changed, 133 insertions(+), 32 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards abe76eb 0: good: binutils-gcc-linux: all
new 3ec1aaa 0: 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 (abe76eb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3433 +++----
4-build_abe-stage1/console.log | 4649 +++++----
5-build_linux/console.log | 19670 ++++++++++++++++++-------------------
6-boot_linux/console.log | 2 +-
console.log | 17438 ++++++++++++++++----------------
jenkins/manifest.sh | 12 +-
8 files changed, 22608 insertions(+), 22620 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 dfa41563195 [AMDGPU] Fix DPP operand order in atomic optimizer
new a855622c498 [llvm-objcopy] - Simplify `isCompressable` and fix the issu [...]
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:
.../ELF/compress-debug-sections-zlib-header.test | 41 ++++++++++++++++++++++
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 13 ++-----
2 files changed, 43 insertions(+), 11 deletions(-)
create mode 100644 test/tools/llvm-objcopy/ELF/compress-debug-sections-zlib-header.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.