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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2cfacdd0 0: good: llvm-linux: 396
new 4422ea89 0: good: llvm-linux: 396
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 (2cfacdd0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9828 ++++++++++++++++++++--------------------
3-build_linux/console.log | 23 +-
console.log | 9867 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 8 +-
5 files changed, 9866 insertions(+), 9876 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 gcc-7-branch
in repository gcc.
from a021e00e5c8 Daily bump.
new 0bb70384095 x32: Add addr32 prefix to VSIB address
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/ChangeLog | 26 ++++++++++++++++
gcc/config/i386/i386.c | 21 +++++++++++++
gcc/config/i386/sse.md | 48 +++++++++++++++---------------
gcc/testsuite/ChangeLog | 17 +++++++++++
gcc/testsuite/gcc.target/i386/pr89523-1a.c | 24 +++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-1b.c | 7 +++++
gcc/testsuite/gcc.target/i386/pr89523-2.c | 37 +++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-3.c | 36 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-4.c | 36 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-5.c | 39 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-6.c | 38 +++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-7.c | 42 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-8.c | 41 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-9.c | 30 +++++++++++++++++++
14 files changed, 418 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-1a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-1b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-9.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 gcc-8-branch
in repository gcc.
from 8cbd4ca76e7 Daily bump.
new 49d270e5aa0 x32: Add addr32 prefix to VSIB address
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/ChangeLog | 26 +++++++++++++++++
gcc/config/i386/i386.c | 21 ++++++++++++++
gcc/config/i386/sse.md | 46 +++++++++++++++---------------
gcc/testsuite/ChangeLog | 17 +++++++++++
gcc/testsuite/gcc.target/i386/pr89523-1a.c | 24 ++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-1b.c | 7 +++++
gcc/testsuite/gcc.target/i386/pr89523-2.c | 37 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-3.c | 36 +++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-4.c | 36 +++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-5.c | 39 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-6.c | 38 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-7.c | 42 +++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-8.c | 41 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr89523-9.c | 30 +++++++++++++++++++
14 files changed, 417 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-1a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-1b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr89523-9.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/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from b3d6b227c2 Automatic date update in version.in
adds b74c7b85b6 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3b8a4c59 0: good: binutils-gcc-linux: all
new 7b5c33bc 0: good: binutils-gcc-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 (3b8a4c59)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3293 +++++++++---------
4-build_abe-stage1/console.log | 3505 +++++++++----------
5-build_linux/console.log | 37 +-
6-boot_linux/console.log | 2 +-
console.log | 6877 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 6885 insertions(+), 6859 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-release-aarch64-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from b3d6b227c2 Automatic date update in version.in
adds b74c7b85b6 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5ffc47ff 0: good: binutils-gcc-linux: all
new a33abb23 0: good: binutils-gcc-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 (5ffc47ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3404 ++++++++++----------
4-build_abe-stage1/console.log | 3005 +++++++++---------
5-build_linux/console.log | 28 +-
6-boot_linux/console.log | 2 +-
console.log | 6439 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 6457 insertions(+), 6451 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.