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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1167def34 llvm-ce6c13e638a9842f9fe238f9ddfc82a0a68b15d5: 18051
new cfe8dea7f linux-6648e120dd1a7a1d6eedea1b7dbe21108a189947: 18055
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 (1167def34)
\
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:
1-reset_artifacts/console.log | 226 +-
2-build_llvm/console.log | 5351 ++++++++++++++-------------
3-count_linux_objs/console.log | 2080 ++++++-----
3-count_linux_objs/revision | 2 +-
4-check_regression/console.log | 8 +-
5-update_baseline/console.log | 8 +-
console.log | 7935 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
results | 2 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 7666 insertions(+), 7960 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-mainline-allyesconfig
in repository toolchain/gcc.
from bec2b178ce1 2018-12-16 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 230845da33c Daily bump.
adds b93bb0600ad 2018-12-17 Senthil Kumar Selvaraj <senthilkumar.selvaraj@ [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/combine.c | 5 +++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/avr/pr88253.c | 32 ++++++++++++++++++++++++++++++++
5 files changed, 53 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/pr88253.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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7f1e0ff9e binutils-f7ac3ce5a83c1c6b3a776a3e3067a3aab36a2620: all
new d7290adc0 gcc-b93bb0600ad084cdb0ecb635cb36e6e814168a72: 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 (7f1e0ff9e)
\
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 | 78 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6578 ++++++++--------
4-build_abe-stage1/console.log | 8386 ++++++++++----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 109 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15201 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 15197 insertions(+), 15199 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 clang.
from 228f2c50c5 [darwin] parse the SDK settings from SDKSettings.json if it [...]
new 20b6772f9f [Driver] Don't override '-march' when using '-arch x86_64h'
new 468c31a4de [darwin][arm64] use the "cyclone" CPU for Darwin even when ` [...]
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:
lib/Driver/ToolChains/Arch/AArch64.cpp | 30 ++++++++++++++++++++----------
lib/Driver/ToolChains/Arch/AArch64.h | 5 +++--
lib/Driver/ToolChains/Arch/X86.cpp | 6 +-----
lib/Driver/ToolChains/Clang.cpp | 2 +-
lib/Driver/ToolChains/CommonArgs.cpp | 2 +-
lib/Driver/ToolChains/Darwin.cpp | 6 +-----
test/Driver/aarch64-cpus.c | 3 +++
test/Driver/clang-translation.c | 5 +++++
8 files changed, 35 insertions(+), 24 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 9b34415ec7f 2018-12-17 Steve Ellcey <sellcey(a)cavium.com>
new a3ccc1fc902 2018-12-17 Steve Ellcey <sellcey(a)cavium.com>
new f5dda9c1894 Add missing ChangeLog entry from last checkin:
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/testsuite/ChangeLog | 11 ++++++
.../torture/aarch64-torture.exp} | 6 ++--
.../gcc.target/aarch64/torture/simd-abi-1.c | 41 ++++++++++++++++++++++
.../gcc.target/aarch64/torture/simd-abi-2.c | 33 +++++++++++++++++
.../gcc.target/aarch64/torture/simd-abi-3.c | 34 ++++++++++++++++++
.../gcc.target/aarch64/torture/simd-abi-4.c | 34 ++++++++++++++++++
.../gcc.target/aarch64/torture/simd-abi-5.c | 22 ++++++++++++
.../gcc.target/aarch64/torture/simd-abi-6.c | 24 +++++++++++++
.../gcc.target/aarch64/torture/simd-abi-7.c | 24 +++++++++++++
9 files changed, 226 insertions(+), 3 deletions(-)
copy gcc/testsuite/gcc.target/{sh/torture/sh-torture.exp => aarch64/torture/aarch6 [...]
create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/simd-abi-1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/simd-abi-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/simd-abi-3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/simd-abi-4.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/simd-abi-5.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/simd-abi-6.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/simd-abi-7.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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 966e982e5 llvm-f9e6ce74f70c61efd2bf1e2b4539391abf932845: 16
new f101b3a0c linux-3beeb2615681fe87f4e6291ade669d50c27ce59a: 16
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 (966e982e5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 284 +-
2-build_llvm/console.log | 9244 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 164 +-
3-count_linux_objs/revision | 2 +-
console.log | 9654 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 9439 insertions(+), 9923 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-next-allnoconfig
in repository toolchain/binutils-gdb.
from 76d2760bc3 Automatic date update in version.in
adds a65f68357f Factorize killing the children in linux-ptrace.c, and fix a [...]
adds 40b9228581 Automatic date update in version.in
adds 3a551c7a1b PR23994, libbfd integer overflow
adds 4ef5dbe493 OBVIOUS: Fix ARI warning by removing warning trailing new line
adds 51b4f73a37 AArch64: Fix the gdb build with musl libc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++
bfd/aoutx.h | 40 ++++++++++----------
bfd/elf.c | 32 ++++++++++++----
bfd/version.h | 2 +-
gdb/ChangeLog | 18 +++++++++
gdb/nat/aarch64-sve-linux-ptrace.h | 2 +-
gdb/nat/linux-ptrace.c | 77 ++++++++++++++++++++------------------
7 files changed, 117 insertions(+), 66 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6caa46be4 gcc-05a6995e14fc031a3da87a5c95d554d02bef283a: all
new b8dce0f65 binutils-51b4f73a37c2e7eec31e932fc3c8dae879735f63: 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 (6caa46be4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 90 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6158 ++++-----
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 13005 ++++++++++---------
5-count_linux_objs/console.log | 5773 ++++-----
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 24804 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 25101 insertions(+), 24777 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 clang.
from dbc63abadb [CodeComplete] Fix test failure on different host and target [...]
new 228f2c50c5 [darwin] parse the SDK settings from SDKSettings.json if it [...]
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:
include/clang/Basic/DiagnosticDriverKinds.td | 4 +
include/clang/Basic/TargetInfo.h | 6 ++
include/clang/Basic/TargetOptions.h | 8 +-
include/clang/Driver/CC1Options.td | 2 +
include/clang/Driver/DarwinSDKInfo.h | 42 ++++++++
lib/CodeGen/ModuleBuilder.cpp | 3 +
lib/Driver/CMakeLists.txt | 1 +
lib/Driver/DarwinSDKInfo.cpp | 44 ++++++++
lib/Driver/ToolChains/Darwin.cpp | 115 ++++++++++++++++-----
lib/Driver/ToolChains/Darwin.h | 6 +-
lib/Frontend/CompilerInvocation.cpp | 8 ++
test/CodeGen/darwin-sdk-version.c | 4 +
.../Driver/Inputs/MacOSX10.14.sdk/SDKSettings.json | 1 +
test/Driver/darwin-sdk-version.c | 37 +++++++
test/Frontend/ast-main.c | 6 +-
test/Frontend/ast-main.cpp | 6 +-
16 files changed, 256 insertions(+), 37 deletions(-)
create mode 100644 include/clang/Driver/DarwinSDKInfo.h
create mode 100644 lib/Driver/DarwinSDKInfo.cpp
create mode 100644 test/CodeGen/darwin-sdk-version.c
create mode 100644 test/Driver/Inputs/MacOSX10.14.sdk/SDKSettings.json
create mode 100644 test/Driver/darwin-sdk-version.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.