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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards c41dbd31 0: update: binutils-gcc-linux: boot
new ad1c78a2 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 (c41dbd31)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 131 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11524 ++++++------
04-build_abe-stage1/console.log | 20164 ++++++++++----------
05-build_linux/console.log | 3217 ++--
06-boot_linux/console.log | 478 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 2 +-
console.log | 35991 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
11 files changed, 36034 insertions(+), 35941 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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4765dfe4 0: update: llvm-linux: boot
new ffee1e38 0: update: llvm-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 (4765dfe4)
\
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 | 70 +-
02-build_llvm/console.log | 12688 +++++++++++++++++------------------
03-build_linux/console.log | 896 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 -
console.log | 13697 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13679 insertions(+), 13729 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 1bd8ae10049 ubsan: tic4x: left shift cannot be represented in type 'int'
new 62b3f54810e x86: drop further pointless/bogus DefaultSize
new 873494c89fb x86-64: also diagnose far returns / IRET with ambiguous ope [...]
new aeab2b26dbe x86-64: honor vendor specifics for near RET
The 3 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 | 34 +++++++++++++++++++++
gas/config/tc-i386.c | 28 +++++++++++-------
gas/testsuite/gas/i386/ilp32/x86-64-branch.d | 8 +++--
gas/testsuite/gas/i386/k1om.d | 27 +++++++++++------
gas/testsuite/gas/i386/l1om.d | 27 +++++++++++------
gas/testsuite/gas/i386/noreg64.d | 3 ++
gas/testsuite/gas/i386/noreg64.l | 3 ++
gas/testsuite/gas/i386/noreg64.s | 3 ++
gas/testsuite/gas/i386/x86-64-branch-2.d | 2 ++
gas/testsuite/gas/i386/x86-64-branch-2.s | 3 ++
gas/testsuite/gas/i386/x86-64-branch-4.l | 44 ++++++++++++++++------------
gas/testsuite/gas/i386/x86-64-branch-4.s | 4 +++
gas/testsuite/gas/i386/x86-64-branch.d | 8 +++--
gas/testsuite/gas/i386/x86-64-branch.s | 5 ++++
gas/testsuite/gas/i386/x86-64-opcode.d | 1 +
gas/testsuite/gas/i386/x86-64-opcode.s | 5 ++--
gas/testsuite/gas/i386/x86-64-suffix-intel.d | 2 +-
gas/testsuite/gas/i386/x86-64-suffix.d | 2 +-
gas/testsuite/gas/i386/x86-64-suffix.e | 2 ++
gas/testsuite/gas/i386/x86-64-suffix.s | 1 -
gas/testsuite/gas/i386/x86_64-intel.d | 27 +++++++++++------
gas/testsuite/gas/i386/x86_64.d | 28 ++++++++++++------
gas/testsuite/gas/i386/x86_64.e | 3 ++
gas/testsuite/gas/i386/x86_64.s | 8 +++++
opcodes/ChangeLog | 17 +++++++++++
opcodes/i386-dis.c | 18 ++++++++++--
opcodes/i386-opc.tbl | 24 ++++++++-------
opcodes/i386-tbl.h | 44 +++++++++++++++++++++-------
28 files changed, 285 insertions(+), 96 deletions(-)
create mode 100644 gas/testsuite/gas/i386/x86-64-suffix.e
create mode 100644 gas/testsuite/gas/i386/x86_64.e
--
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 d37c81f476c i386: Optimize {,v}{,p}movmsk{b,ps,pd} followed by sign ext [...]
new b0e9b18ed43 Add testcase of PR c++/90338, already fixed in trunk.
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr90338.C | 14 ++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr90338.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.