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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 366744d 0: update: binutils-llvm-linux-qemu: all
new e83d13c 0: update: binutils-llvm-linux-qemu: 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 (366744d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 182 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11992 ++++++-------
04-build_llvm/console.log | 13912 +++++++--------
05-build_linux/console.log | 833 +-
06-build_abe-qemu/console.log | 6863 ++++---
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 14 +-
09-update_baseline/console.log | 85 +-
console.log | 34325 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
results | 2 +-
12 files changed, 34384 insertions(+), 34290 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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/gcc.
from e9cc5cc589c Sync gcc-changelog scripts.
adds ca27b58ee2b Daily bump.
adds 088c0b5ccf8 Daily bump.
adds d15a2a00a38 SVE: Fix wrong sve predicate split (PR100048)
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-sve.md | 14 ++++++++++++++
gcc/config/aarch64/aarch64.c | 10 +++++-----
gcc/config/aarch64/iterators.md | 1 +
gcc/testsuite/gcc.target/aarch64/sve/pr100048.c | 25 +++++++++++++++++++++++++
6 files changed, 55 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr100048.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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/binutils-gdb.
from db10816f36 Automatic date update in version.in
adds 9f31bd0dba Automatic date update in version.in
adds e4454ee189 Make objcopy -p work when an output file is specified
adds bd11aedc73 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 7 +++++++
binutils/objcopy.c | 13 ++++++-------
binutils/rename.c | 15 +++++++++------
4 files changed, 23 insertions(+), 14 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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards 5c98deb 0: update: binutils-gcc-glibc-qemu: 6
new bfcce49 0: update: binutils-gcc-glibc-qemu: 6
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 (5c98deb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-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:
01-reset_artifacts/console.log | 170 +-
02-prepare_abe/console.log | 58 +-
04-build_abe-binutils/console.log | 12070 ++--
05-build_abe-stage1/console.log | 14044 ++---
06-build_abe-linux/console.log | 2002 +-
07-build_abe-glibc/console.log | 38840 ++++++-------
08-build_abe-stage2/console.log | 35301 +++++------
09-build_abe-qemu/console.log | 6526 ++-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 109129 ++++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
12 files changed, 109253 insertions(+), 108905 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 321d0cd7e78 gdb/testsuite: use -gdwarf-4 in simavr board
new 458620aabb3 Fix syntax error in Rust test
new 3cbc7ac344c Rewrite the Rust expression parser
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:
gdb/ChangeLog | 8 +
gdb/Makefile.in | 7 +-
gdb/rust-exp.y | 2884 -------------------------------------
gdb/rust-parse.c | 2351 ++++++++++++++++++++++++++++++
gdb/testsuite/ChangeLog | 9 +
gdb/testsuite/gdb.rust/expr.exp | 6 +-
gdb/testsuite/gdb.rust/simple.exp | 4 +-
7 files changed, 2378 insertions(+), 2891 deletions(-)
delete mode 100644 gdb/rust-exp.y
create mode 100644 gdb/rust-parse.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_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from e9cc5cc589c Sync gcc-changelog scripts.
adds ca27b58ee2b Daily bump.
adds 088c0b5ccf8 Daily bump.
adds d15a2a00a38 SVE: Fix wrong sve predicate split (PR100048)
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-sve.md | 14 ++++++++++++++
gcc/config/aarch64/aarch64.c | 10 +++++-----
gcc/config/aarch64/iterators.md | 1 +
gcc/testsuite/gcc.target/aarch64/sve/pr100048.c | 25 +++++++++++++++++++++++++
6 files changed, 55 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr100048.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_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards d72c93e 0: update: gcc-e9cc5cc589ca3fac2738c9def311e6079172f79f: 1
new 7dac738 0: update: gcc-d15a2a00a384672c5f8228d49eba2b0c09048a43: 1
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 (d72c93e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 58 +-
02-prepare_abe/console.log | 62 +-
04-build_abe-bootstrap_ubsan/console.log | 97427 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 97551 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 97630 insertions(+), 97480 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.