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-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 19d16d8789 Automatic date update in version.in
adds 7a28970742 Fix signals reported for faults on Solaris
adds a19826f4c4 PR24981, Hit assertion failure in ld/ldlang.c:7504
adds 0d41d9a2aa LOAD in linker map file
adds 4993045d18 Output the Ada task name in more messages.
adds 25e5c20918 [gdb/testsuite] Allow some tests in gdb.base/store.exp to be [...]
adds f8c0fc571b Automatic date update in version.in
adds 3dd9bb4620 gdb: Don't fault for 'maint print psymbols' when using an index
adds aa17805fb9 gdb: Have 'maint info sections' print all sections again
adds 5fabdcd680 gdb/testsuite: Make use of exec_has_index_section function
adds ec6c8338a8 gdb: Force use of float version of log10
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 41 ++++++++
gdb/NEWS | 3 +
gdb/ada-tasks.c | 66 +++++++++---
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 14 +--
gdb/maint.c | 142 +++++++++++++++++++++++---
gdb/procfs.c | 38 +------
gdb/psymtab.c | 24 +++--
gdb/psymtab.h | 6 +-
gdb/testsuite/ChangeLog | 19 ++++
gdb/testsuite/gdb.ada/rdv_wait.exp | 2 +-
gdb/testsuite/gdb.ada/task_switch_in_core.exp | 2 +-
gdb/testsuite/gdb.base/maint.exp | 24 +++--
gdb/testsuite/gdb.base/store.exp | 65 ++++++++----
ld/ChangeLog | 10 ++
ld/ldlang.c | 9 +-
17 files changed, 360 insertions(+), 112 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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e3dca0c2c 0: update: binutils-gcc-linux: boot
new e13809dd5 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 (e3dca0c2c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11757 +++++++--------
04-build_abe-stage1/console.log | 15713 +++++++++----------
05-build_linux/console.log | 824 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 28989 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 29028 insertions(+), 28947 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 llvm.
from e93fcf56845 AMDGPU/GlobalISel: Fix assert on multi-return side effect i [...]
new 96b3b7ad399 [TargetRegisterInfo] Remove SVT argument from getCommonSubClass.
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/llvm/CodeGen/TargetRegisterInfo.h | 6 +-----
lib/CodeGen/SelectionDAG/InstrEmitter.cpp | 2 +-
lib/CodeGen/TargetRegisterInfo.cpp | 18 +++++-------------
3 files changed, 7 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 clang.
from 4f853feaec Remove reliance on lax vector conversions from altivec.h and [...]
new 4eb4968943 Fix interaction between r371813 and r371814.
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:
test/CodeGen/builtins-ppc-altivec.c | 6 +++---
1 file changed, 3 insertions(+), 3 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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 19d16d8789 Automatic date update in version.in
adds 7a28970742 Fix signals reported for faults on Solaris
adds a19826f4c4 PR24981, Hit assertion failure in ld/ldlang.c:7504
adds 0d41d9a2aa LOAD in linker map file
adds 4993045d18 Output the Ada task name in more messages.
adds 25e5c20918 [gdb/testsuite] Allow some tests in gdb.base/store.exp to be [...]
adds f8c0fc571b Automatic date update in version.in
adds 3dd9bb4620 gdb: Don't fault for 'maint print psymbols' when using an index
adds aa17805fb9 gdb: Have 'maint info sections' print all sections again
adds 5fabdcd680 gdb/testsuite: Make use of exec_has_index_section function
adds ec6c8338a8 gdb: Force use of float version of log10
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 41 ++++++++
gdb/NEWS | 3 +
gdb/ada-tasks.c | 66 +++++++++---
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 14 +--
gdb/maint.c | 142 +++++++++++++++++++++++---
gdb/procfs.c | 38 +------
gdb/psymtab.c | 24 +++--
gdb/psymtab.h | 6 +-
gdb/testsuite/ChangeLog | 19 ++++
gdb/testsuite/gdb.ada/rdv_wait.exp | 2 +-
gdb/testsuite/gdb.ada/task_switch_in_core.exp | 2 +-
gdb/testsuite/gdb.base/maint.exp | 24 +++--
gdb/testsuite/gdb.base/store.exp | 65 ++++++++----
ld/ChangeLog | 10 ++
ld/ldlang.c | 9 +-
17 files changed, 360 insertions(+), 112 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b2378ddba 2: update: binutils-gcc-linux: 19850
new fbfc08a6f 2: update: binutils-gcc-linux: 19850
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 (b2378ddba)
\
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:
01-reset_artifacts/console.log | 220 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 11490 +++++++------
04-build_abe-stage1/console.log | 20086 +++++++++++-----------
05-build_linux/console.log | 1330 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 90 +-
console.log | 33470 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
9 files changed, 33474 insertions(+), 33414 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 91e6928464 For PR17164: split -fno-lax-vector-conversion into three dif [...]
new 01064ee25d Revert "For PR17164: split -fno-lax-vector-conversion into t [...]
new 4f853feaec Remove reliance on lax vector conversions from altivec.h and [...]
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:
include/clang/Basic/BuiltinsPPC.def | 4 +-
include/clang/Basic/LangOptions.def | 3 +-
include/clang/Basic/LangOptions.h | 10 ----
include/clang/Driver/Options.td | 7 +--
lib/Driver/ToolChains/Clang.cpp | 6 +-
lib/Frontend/CompilerInvocation.cpp | 16 +----
lib/Headers/altivec.h | 40 +++++++------
lib/Sema/SemaExpr.cpp | 22 +------
test/CodeGen/builtins-ppc-altivec.c | 26 ++++----
test/CodeGen/builtins-systemz-vector.c | 2 +-
test/CodeGen/builtins-systemz-vector2.c | 2 +-
test/CodeGen/builtins-systemz-vector3.c | 2 +-
test/CodeGen/builtins-systemz-zvector-error.c | 2 +-
test/CodeGen/builtins-systemz-zvector.c | 4 +-
test/CodeGen/builtins-systemz-zvector2-error.c | 2 +-
test/CodeGen/builtins-systemz-zvector2.c | 4 +-
test/CodeGen/builtins-systemz-zvector3-error.c | 2 +-
test/CodeGen/builtins-systemz-zvector3.c | 4 +-
test/CodeGen/builtins-wasm.c | 6 +-
test/CodeGenCXX/builtins-systemz-zvector.cpp | 2 +-
test/Headers/altivec-header.c | 2 +-
test/Headers/arm-neon-header.c | 2 +-
test/Headers/x86-intrinsics-headers-clean.cpp | 2 +-
test/Headers/x86-intrinsics-headers.c | 2 +-
test/Headers/x86intrin-2.c | 2 +-
test/Headers/x86intrin.c | 2 +-
test/Sema/ext_vector_casts.c | 2 +-
test/Sema/typedef-retain.c | 2 +-
test/Sema/zvector.c | 2 +-
test/Sema/zvector2.c | 2 +-
test/SemaCXX/altivec.cpp | 2 +-
test/SemaCXX/vector-no-lax.cpp | 2 +-
test/SemaCXX/vector.cpp | 82 +++++++-------------------
33 files changed, 98 insertions(+), 174 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-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8256e21a2 2: update: llvm-linux: 18879
new 969fb6433 2: update: llvm-linux: 18879
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 (8256e21a2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 220 +-
02-build_llvm/console.log | 11964 +++++++++++++++++------------------
03-build_linux/console.log | 718 +--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 90 +-
console.log | 13000 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 13003 insertions(+), 13003 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.