This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 9c6fd09e tcwg-update-llvmbot-containers.sh: Update bot names to match zorg
new 1687f16a tcwg_gnu-build.sh: Fix shellcheck warnings
new 2c99dd6d tcwg-update-llvmbot-containers.sh: Update bot names (fixup)
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:
tcwg-update-llvmbot-containers.sh | 4 ++--
tcwg_gnu-build.sh | 11 ++---------
2 files changed, 4 insertions(+), 11 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 51f0b1c6 tcwg-llvm-release: Use port 22 for copying binaries
new 9c6fd09e tcwg-update-llvmbot-containers.sh: Update bot names to match zorg
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:
tcwg-update-llvmbot-containers.sh | 32 +++++++++++++-------------------
1 file changed, 13 insertions(+), 19 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 828c2a2580a x86-64: adjust far indirect branch handling
new a5aaedb9dba x86: correct mis-named MOD_0F51 enumerator
new bf926894b63 x86: correct decoding of packed-FP-only AVX encodings
new 97e6786a6e3 x86: utilize X macro in EVEX decoding
new 18897deb534 x86: fix {,V}MOV{L,H}PD disassembly
new 73239888b37 x86: consistently print prefixes explicitly which are inval [...]
The 5 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/ChangeLog | 12 +++
gas/testsuite/gas/i386/prefix.d | 19 +++-
gas/testsuite/gas/i386/prefix.s | 65 +++++++++++
opcodes/ChangeLog | 98 +++++++++++++++++
opcodes/i386-dis-evex-mod.h | 24 ++++-
opcodes/i386-dis-evex-prefix.h | 124 +++++----------------
opcodes/i386-dis-evex-w.h | 234 ----------------------------------------
opcodes/i386-dis-evex.h | 24 ++---
opcodes/i386-dis.c | 210 +++++++++++++-----------------------
9 files changed, 328 insertions(+), 482 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 efb2a7b412c PowerPC64: Downgrade ifunc with textrel error to a warning
new da4977e00b7 x86: don't ignore mandatory pseudo prefixes
new 828c2a2580a x86-64: adjust far indirect branch handling
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:
gas/ChangeLog | 26 +++++++
gas/config/tc-i386.c | 74 ++++++++++++------
gas/testsuite/gas/i386/i386.exp | 4 +
gas/testsuite/gas/i386/noreg-intel64.d | 5 ++
gas/testsuite/gas/i386/noreg-intel64.l | 134 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/i386/noreg-intel64.s | 1 +
gas/testsuite/gas/i386/noreg64.d | 2 +
gas/testsuite/gas/i386/noreg64.s | 2 +
gas/testsuite/gas/i386/pseudos-bad.l | 9 +++
gas/testsuite/gas/i386/pseudos-bad.s | 13 ++++
gas/testsuite/gas/i386/xmmhi64.s | 6 +-
11 files changed, 249 insertions(+), 27 deletions(-)
create mode 100644 gas/testsuite/gas/i386/noreg-intel64.d
create mode 100644 gas/testsuite/gas/i386/noreg-intel64.l
create mode 100644 gas/testsuite/gas/i386/noreg-intel64.s
create mode 100644 gas/testsuite/gas/i386/pseudos-bad.l
create mode 100644 gas/testsuite/gas/i386/pseudos-bad.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.
unknown user pushed a change to branch master
in repository gcc.
from 653ab081391 match.pd: Optimize ffs comparisons against constants [PR95527]
new d6dbb71e468 c-family: Fix up MEM_REF printing [PR95580]
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/c-family/c-pretty-print.c | 5 +++--
gcc/testsuite/gcc.dg/pr95580.c | 16 ++++++++++++++++
2 files changed, 19 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr95580.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 1d9921cbdc7 xtensa: libgcc: fix PR target/95571
new 9a39b91d934 testsuite: Fix g++.dg/torture/pr95493.C FAIL on i686-linux [...]
new 653ab081391 match.pd: Optimize ffs comparisons against constants [PR95527]
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/match.pd | 48 +++++++++
gcc/testsuite/g++.dg/torture/pr95493.C | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr95527.c | 172 ++++++++++++++++++++++++++++++++
3 files changed, 221 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr95527.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-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 2a15b75c 2: update: binutils-bcab203d31b2dd7e0b35abda34c42c278217bcf6: 1
new 67f9bf3b 2: update: binutils-efb2a7b412c2c78eaf6d3b63f153a749fcde292c: 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 (2a15b75c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 150 +-
02-prepare_abe/console.log | 356 +-
03-build_abe-binutils/console.log | 13635 ++++++++++----------
04-build_abe-check_binutils/console.log | 4934 +++----
05-check_regression/console.log | 288 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 1318 +-
06-update_baseline/results.regressions | 2 +-
console.log | 20681 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 4 +-
13 files changed, 20735 insertions(+), 20649 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.