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
in repository toolchain/ci/base-artifacts.
discards 634691d7 0: update: gcc-1892a1baa8a277ebdb96a773dae53bdc3f2a1627: 1
new c5f1010f 0: update: gcc-8ebcd3608584e544ae8e7c422b3f2400758c47f5: 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 (634691d7)
\
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 | 175 +-
02-prepare_abe/console.log | 224 +-
04-build_abe-bootstrap/console.log | 85716 +++++++++++++++++-----------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 86131 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
7 files changed, 86157 insertions(+), 86131 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 releases/gcc-11
in repository gcc.
from 8ebcd360858 Generate 128-bit int divide/modulus on power10.
new d3344fbe7bc Clean up and virtualize the on-entry cache interface.
new f4ed9f2e65a Implement multi-bit aligned accessors for sparse bitmap.
new 52f0aa4dee8 Implement a sparse bitmap representation for Rangers on-ent [...]
new 263a7e20c88 Don't process lookups for debug statements in Ranger.
new 86534c07a39 Disable poor value processing in ranger cache.
new f48526b8d2a Adjust on_entry cache to indicate if the value was set properly.
new 85c22c517e9 Do not continue propagating values which cannot be set properly.
new b977e6b29c6 Fix build_gt and build_lt for signed 1 bit values.
The 8 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/bitmap.c | 108 +++++++++++++
gcc/bitmap.h | 7 +
gcc/gimple-range-cache.cc | 346 +++++++++++++++++++++++++++-------------
gcc/gimple-range-cache.h | 5 +-
gcc/gimple-range.cc | 2 +-
gcc/params.opt | 4 +
gcc/range-op.cc | 18 ++-
gcc/testsuite/gcc.dg/pr101223.c | 44 +++++
gcc/value-range.h | 9 ++
9 files changed, 426 insertions(+), 117 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr101223.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-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 6ad67c76 0: update: binutils-llvm-linux-qemu: boot
new 8da81690 0: update: binutils-llvm-linux-qemu: 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 (6ad67c76)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 76 +-
02-prepare_abe/console.log | 226 +-
03-build_abe-binutils/console.log | 11512 +++++-----
04-build_llvm/console.log | 14067 ++++++------
05-build_abe-qemu/console.log | 7175 +++----
06-build_linux/console.log | 794 +-
07-boot_linux/console.log | 490 +-
08-check_regression/console.log | 4 +-
08-check_regression/results.regressions | 18 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 18 +-
console.log | 34346 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 34425 insertions(+), 34325 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 9cce9fab90e gas: default TC_VALIDATE_FIX_SUB to 0
new 154b353f689 x86: Add int1 as one byte opcode 0xf1
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:
gas/testsuite/gas/i386/opcode-intel.d | 1 +
gas/testsuite/gas/i386/opcode-suffix.d | 1 +
gas/testsuite/gas/i386/opcode.d | 1 +
gas/testsuite/gas/i386/opcode.s | 2 ++
gas/testsuite/gas/i386/x86-64-opcode.d | 3 +++
gas/testsuite/gas/i386/x86-64-opcode.s | 4 ++++
opcodes/i386-dis.c | 2 +-
opcodes/i386-opc.tbl | 1 +
opcodes/i386-tbl.h | 13 +++++++++++++
9 files changed, 27 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.