This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/binutils-gdb.
from b9414a8064 gas, arm: Fix bad backport
adds 47bb520720 Fix tight loop on recursively-defined symbols
adds 3730a015c0 Re: Fix tight loop on recursively-defined symbols
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 18 ++++++++++++++++++
gas/symbols.c | 19 ++++++++++++++++---
gas/testsuite/gas/all/assign-bad-recursive.d | 4 ++++
gas/testsuite/gas/all/assign-bad-recursive.l | 7 +++++++
gas/testsuite/gas/all/assign-bad-recursive.s | 8 ++++++++
gas/testsuite/gas/all/gas.exp | 1 +
6 files changed, 54 insertions(+), 3 deletions(-)
create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.d
create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.l
create mode 100644 gas/testsuite/gas/all/assign-bad-recursive.s
--
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_bmk_tx1/llvm-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 7bb060cf4 5: update: binutils-gcc-glibc-llvm: 1
new 88c634bcd 5: update: binutils-gcc-glibc-llvm: 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 (7bb060cf4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 122 +-
02-prepare_abe/console.log | 230 +-
03-build_abe-binutils/console.log | 11475 +--
04-build_abe-stage1/console.log | 13698 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 39311 +++++-----
07-build_abe-stage2/console.log | 36502 ++++-----
08-build_llvm-true/console.log | 12692 +--
10-benchmark--Oz_LTO/benchmark-start.log | 2 +-
10-benchmark--Oz_LTO/benchmark.log | 39 +-
10-benchmark--Oz_LTO/console.log | 239 +-
11-check_regression/console.log | 728 +-
11-check_regression/results-0.csv | 106 +-
11-check_regression/results-1.csv | 97 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 111 +-
11-check_regression/results.csv | 46 +-
11-check_regression/results.log | 2472 +-
12-update_baseline/console.log | 844 +-
12-update_baseline/results-1.csv | 97 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 97 +-
12-update_baseline/results.csv | 44 +-
12-update_baseline/results.log | 1792 +-
console.log | 117343 ++++++++++++++--------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
27 files changed, 119330 insertions(+), 119163 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 a4b48fc47c3 cost invariant nodes from vect_slp_analyze_node_operations [...]
new ca1a9763a1f RISC-V: Update march parser
new f908b69cfd7 RISC-V: Handle implied extension for -march 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:
gcc/ChangeLog | 24 +++++
gcc/common/config/riscv/riscv-common.c | 125 +++++++++++++++++++-------
gcc/config/riscv/riscv-protos.h | 2 +-
gcc/config/riscv/riscv.h | 7 +-
gcc/testsuite/ChangeLog | 13 +++
gcc/testsuite/gcc.target/riscv/arch-3.c | 2 +-
gcc/testsuite/gcc.target/riscv/arch-5.c | 5 ++
gcc/testsuite/gcc.target/riscv/arch-6.c | 5 ++
gcc/testsuite/gcc.target/riscv/attribute-11.c | 6 ++
gcc/testsuite/gcc.target/riscv/attribute-12.c | 6 ++
gcc/testsuite/gcc.target/riscv/attribute-9.c | 4 +-
11 files changed, 164 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-5.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-6.c
create mode 100644 gcc/testsuite/gcc.target/riscv/attribute-11.c
create mode 100644 gcc/testsuite/gcc.target/riscv/attribute-12.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/llvm-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cbf568f5f 0: update: llvm-linux: all
new 372e4ae3d 0: update: 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 (cbf568f5f)
\
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:
01-reset_artifacts/console.log | 193 +-
02-build_llvm/console.log | 12444 +++++++++++++++++------------------
03-build_linux/console.log | 862 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 20 +-
console.log | 13533 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13535 insertions(+), 13543 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 8fd4cc06d 0: update: binutils-gcc-linux: boot
new 74e28ddd0 0: update: binutils-gcc-linux: boot
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 (8fd4cc06d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 184 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 11546 +++++-----
04-build_abe-stage1/console.log | 20239 +++++++++--------
05-build_linux/console.log | 3278 +--
06-boot_linux/console.log | 418 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 26 +-
08-update_baseline/results.regressions | 2 +-
console.log | 35889 +++++++++++++++---------------
jenkins/manifest.sh | 15 +-
12 files changed, 35893 insertions(+), 35898 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/linux.
from b9bbe6ed63b2 Linux 5.7-rc6
adds 9d1be4f4dc5f afs: Don't unlock fetched data pages until the op complete [...]
adds 035779483072 exfat: use iter_file_splice_write
adds 94182167ec73 exfat: fix possible memory leak in exfat_find()
adds 45088963ca9c Merge tag 'for-5.7-rc7' of git://git.kernel.org/pub/scm/li [...]
adds 0014cc04e8ec ima: Set file->f_mode instead of file->f_flags in ima_calc [...]
adds 53de3b080d5e evm: Check also if *tfm is an error pointer in init_desc()
adds 2e3a34e9f409 ima: Fix return value of ima_write_policy()
adds 770f60586d2a evm: Fix RCU list related warnings
adds 843385694721 evm: Fix a small race in init_desc()
adds 642b151f45dd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
No new revisions were added by this update.
Summary of changes:
fs/afs/fsclient.c | 8 +++----
fs/afs/yfsclient.c | 8 +++----
fs/exfat/file.c | 13 ++++++-----
fs/exfat/namei.c | 1 +
security/integrity/evm/evm_crypto.c | 46 ++++++++++++++++++-------------------
security/integrity/evm/evm_main.c | 4 ++--
security/integrity/evm/evm_secfs.c | 9 +++++++-
security/integrity/ima/ima_crypto.c | 12 +++++-----
security/integrity/ima/ima_fs.c | 3 +--
9 files changed, 56 insertions(+), 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.