This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7130feb732 0: last-good: llvm-linux: all
new e10e3811de 0: last-good: llvm-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 (7130feb732)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 18 +-
2-build_llvm/console.log | 8827 +++++++++++++++++++--------------------
3-count_linux_objs/console.log | 38 +-
console.log | 8883 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 8916 insertions(+), 8858 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/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 565d91fb36 0: last-good: llvm-linux: all
new 2b03a6aee0 0: last-good: llvm-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 (565d91fb36)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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-build_llvm/console.log | 9002 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 29 +-
console.log | 9047 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 9046 insertions(+), 9056 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 glibc.
from 3904fd85d3 Add malloc micro benchmark
new 20d0195c71 Add missing bench-malloc-simple.c file.
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:
benchtests/bench-malloc-simple.c | 188 +++++++++++++++++++++++++++++++++++++++
1 file changed, 188 insertions(+)
create mode 100644 benchtests/bench-malloc-simple.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 gcc.
from b24f00b1d03 Update libstdc++ documentation for implementation status
new ea257f14ec2 Arm: Add HF modes to ANY iterators
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/ChangeLog | 5 ++++
gcc/config/arm/iterators.md | 4 +--
gcc/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/gcc.target/arm/pr88850-2.c | 18 +++++++++++++
gcc/testsuite/lib/target-supports.exp | 46 ++++++++++++++++++++++++++++++++
5 files changed, 80 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr88850-2.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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 01c7ae818b Adding a test case
adds 007024cc6a Add Andrew Burgess as global maintainer of gdb/ and sim/
adds e6e006612f Automatic date update in version.in
adds c559d7096b (Windows) remove thread notification for main thread of inferior
adds 2988d01ea5 (riscv/ada) fix error when calling functions with range argument
adds b1041ae0ae [gdb, hurd] Remove long obsolete 'gnu_target_pid_to_str' fun [...]
adds cabb5f067d [gdb, hurd] Work around conflict between Mach's 'thread_info [...]
adds 2d0a338c7c [gdb, hurd] Repair build after "Convert struct target_ops to [...]
adds 6c6ef69fb4 [gdb, hurd] Repair build after "Share fork_inferior et al wi [...]
new c29ee8d45e [gdb, hurd] Repair build after "Use thread_info and inferior [...]
new 924514e11c [gdb, hurd] Address "ISO C++ forbids converting a string con [...]
The 2 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 +-
gdb/ChangeLog | 47 ++++++++++++++++++++++++++
gdb/MAINTAINERS | 1 +
gdb/config/i386/nm-i386gnu.h | 7 ----
gdb/configure.nat | 1 +
gdb/gnu-nat.c | 23 ++++++++-----
gdb/gnu-nat.h | 17 +++++++++-
gdb/i386-gnu-nat.c | 14 ++++----
gdb/riscv-tdep.c | 1 +
gdb/windows-nat.c | 78 ++++++++++++++++++++++++++++++++------------
sim/ChangeLog | 4 +++
sim/MAINTAINERS | 3 +-
12 files changed, 151 insertions(+), 47 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7be22b54ca 5: last-good: binutils-gcc-linux: 18781
new 2c0bf060a6 5: last-good: binutils-gcc-linux: 18781
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 (7be22b54ca)
\
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 +-
3-build_abe-binutils/console.log | 2850 +-
4-build_abe-stage1/console.log | 4478 +-
5-count_linux_objs/console.log | 328694 ++++++++++++++++++-----------------
7-update_baseline/console.log | 4 +-
console.log | 335916 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 335950 insertions(+), 336018 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/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 365749bbf6 0: last-good: llvm-linux: 16
new cc9740b92c 0: last-good: llvm-linux: 16
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 (365749bbf6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 18 +-
2-build_llvm/console.log | 9340 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 77 +-
console.log | 9439 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 9372 insertions(+), 9510 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 4b5fc6f0269 [X86][AVX] Add PR40730 test case
new 8281381f1f6 [Tests] Add tests for all idemptotent atomicrmws
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/Transforms/InstCombine/atomicrmw.ll | 68 +++++++++++++++++++++++++++++---
1 file changed, 62 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 b671c7fb21 [gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c'
new abc163a464 [ld, hurd] Remove 'ld-elf/elf.exp' XFAILs
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:
ld/ChangeLog | 4 ++++
ld/testsuite/ld-elf/elf.exp | 7 -------
2 files changed, 4 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.