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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from ad231e28d1 Automatic date update in version.in
adds 68c0478ad1 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 24a0bfef2 0: update: binutils-gcc-linux: all
new 826117e50 0: update: 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 (24a0bfef2)
\
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:
01-reset_artifacts/console.log | 16 +-
02-prepare_abe/console.log | 238 +-
03-build_abe-binutils/console.log | 10702 +++++++-------
04-build_abe-stage1/console.log | 16899 +++++++++++----------
05-build_linux/console.log | 814 +-
06-boot_linux/console.log | 2 +-
console.log | 28696 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28695 insertions(+), 28684 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 801895686 4: update: binutils-gcc-linux: 17760
new f3d5a3560 4: update: gcc-1e5d1822d41b137dff77641596161c34f8729676: 17760
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 (801895686)
\
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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10862 ++++++------
04-build_abe-stage1/console.log | 19636 +++++++++++-----------
05-build_linux/console.log | 910 +-
08-update_baseline/console.log | 48 +-
console.log | 32026 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 31524 insertions(+), 32534 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 54a471e5fd Automatic date update in version.in
new ae9ac79e5e Harmonize readelf's output for version sections.
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:
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 4 ++--
ld/ChangeLog | 5 +++++
ld/testsuite/ld-elf/ver_def.vd | 2 +-
4 files changed, 14 insertions(+), 3 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 gcc.
from f5f368a31f5 testsuite,x86 - require native TLS for two tests that use it.
new 5c80018ef06 Generalize getconf _NPROCESSORS_ONLN
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:
config/ChangeLog | 4 ++
config/ax_count_cpus.m4 | 101 ++++++++++++++++++++++++++++++++++++++++
libgomp/ChangeLog | 10 ++++
libgomp/Makefile.in | 4 +-
libgomp/aclocal.m4 | 1 +
libgomp/configure | 105 ++++++++++++++++++++++++++++++++++++++++--
libgomp/configure.ac | 4 ++
libgomp/testsuite/Makefile.am | 4 +-
libgomp/testsuite/Makefile.in | 6 ++-
9 files changed, 229 insertions(+), 10 deletions(-)
create mode 100644 config/ax_count_cpus.m4
--
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 2b307149eac [AArch64][SVE2] Asm: support SVE2 vector splice (constructive)
new 3c993f33081 [llvm-objcopy] Remove %p format specifiers
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:
test/tools/llvm-objcopy/ELF/ihex-writer.test | 6 +++---
tools/llvm-objcopy/ELF/Object.cpp | 4 ++--
2 files changed, 5 insertions(+), 5 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from bc119e3b8 1: reset: binutils-f948b2de97884bfb4e5fc11d40a6bea9e0b096ae: -10
new 9ea2452fc 2: update: binutils-54a471e5fd44d7a91297ece1383b0ad6d62c7306: -10
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:
01-reset_artifacts/console.log | 15 +-
02-prepare_abe/console.log | 412 +++---
03-build_abe-binutils/console.log | 2074 +++++++++++++++---------------
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 47 +
console.log | 2568 +++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
8 files changed, 2613 insertions(+), 2533 deletions(-)
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.