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 2928009 0: good: binutils-gcc-linux: boot
new 8368c18 0: good: 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 (2928009)
\
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3316 ++++++++-------
4-build_abe-stage1/console.log | 4616 +++++++++++----------
5-build_linux/console.log | 155 +-
6-boot_linux/console.log | 387 +-
console.log | 8526 ++++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 9194 insertions(+), 7850 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 ffd66b23e66 [ELF] Fix GCC8 warnings about "fall through", NFCI
new 2f4a0fcb84d [mips] Fix CPU used in the test case to suppress warning. NFC
new 4113ee0fb7a [MIPS][microMIPS] Fix PseudoMTLOHI_MM matching and expansion
new 5fd3b9019a6 [DAG] Move integer setcc %x, %x folding into FoldSetCC
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:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 4 ++
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 7 +--
lib/Target/Mips/MipsDSPInstrInfo.td | 4 +-
lib/Target/Mips/MipsSEInstrInfo.cpp | 3 ++
test/CodeGen/AArch64/fast-isel-cmp-vec.ll | 13 ++---
.../CodeGen/Mips/micromips-pseudo-mtlohi-expand.ll | 63 ++++++++++++++++++++++
test/CodeGen/Mips/no-odd-spreg-msa.ll | 4 +-
test/CodeGen/Thumb2/cross-rc-coalescing-2.ll | 2 +-
test/CodeGen/X86/widen_compare-1.ll | 4 +-
9 files changed, 84 insertions(+), 20 deletions(-)
create mode 100644 test/CodeGen/Mips/micromips-pseudo-mtlohi-expand.ll
--
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 newlib.
from 111b34bb1 Cygwin: proc: add missing LF to /proc/<PID>/stat output
new 004d8adfa Cygwin: acls: allow converting empty acl to text
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:
winsup/cygwin/release/3.0.4 | 3 +++
winsup/cygwin/sec_acl.cc | 4 ++--
2 files changed, 5 insertions(+), 2 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 6bce0bd925d 2019-03-13 Paolo Carlini <paolo.carlini(a)oracle.com>
new 3e6024ddc78 2019-03-14 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/tree-pretty-print.c | 3 ++-
2 files changed, 7 insertions(+), 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-defconfig
in repository toolchain/ci/gcc.
from 3c765ca937d Daily bump.
adds 48a23367014 Backport of r269499 and related testism fix r269596.
adds c20688aec09 2019-03-12 Richard Biener <rguenther(a)suse.de>
adds 6fcd015e867 Daily bump.
new 0f7614e3cf5 S/390: Fix the vec_xl / vec_xst style builtins
new 408d364369b S/390: Fix immediate vector operands for some builtins.
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/ChangeLog | 35 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm.h | 2 +-
gcc/config/s390/s390-builtin-types.def | 14 ++++-
gcc/config/s390/s390-builtins.def | 65 +++++++++++-----------
gcc/config/s390/s390-c.c | 28 +++++++---
gcc/config/s390/s390.c | 14 +++--
gcc/testsuite/ChangeLog | 33 +++++++++++
gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c | 16 ++++++
.../gcc.target/s390/zvector/vec-addc-u128.c | 10 ++++
.../gcc.target/s390/zvector/xl-xst-align-1.c | 45 +++++++++++++++
.../gcc.target/s390/zvector/xl-xst-align-2.c | 48 ++++++++++++++++
gcc/testsuite/gfortran.dg/pr89664.f90 | 24 ++++++++
gcc/tree-ssa-math-opts.c | 3 +-
14 files changed, 293 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-addc-u128.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/xl-xst-align-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/xl-xst-align-2.c
create mode 100644 gcc/testsuite/gfortran.dg/pr89664.f90
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards d559a7d 0: good: binutils-gcc-linux: boot
new e83cbb8 0: good: 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 (d559a7d)
\
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 | 14 +-
3-build_abe-binutils/console.log | 3103 ++++++++--------
4-build_abe-stage1/console.log | 3856 ++++++++++----------
5-build_linux/console.log | 22 +-
6-boot_linux/console.log | 330 +-
console.log | 7381 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 7384 insertions(+), 7346 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 8ab0c060660 [RISCV] Replace incorrect use of sizeof with array_lengthof
new d3c675630f1 [Support] Treat truncation of fullpath as error
new ffd66b23e66 [ELF] Fix GCC8 warnings about "fall through", NFCI
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/Object/ELF.cpp | 3 +
lib/Support/Unix/Path.inc | 6 +-
lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp | 7 +
.../elf-dynamic-section-machine-specific.test | 77 ++++++++
.../Inputs/elf-dynamic-tags-machine-specific.yaml | 202 +++++++++++++++++++
.../elf-dynamic-tags-machine-specific.test | 215 +++------------------
6 files changed, 316 insertions(+), 194 deletions(-)
create mode 100644 test/tools/llvm-objdump/elf-dynamic-section-machine-specific.test
create mode 100644 test/tools/llvm-readobj/Inputs/elf-dynamic-tags-machine-specific.yaml
--
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 f66b1e5694c PR sanitizer/80953 Merge from LLVM revision 355980 * asa [...]
new 6bce0bd925d 2019-03-13 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 6 ++++++
gcc/testsuite/g++.dg/other/friend16.C | 12 ++++++++++++
gcc/testsuite/g++.dg/other/friend17.C | 12 ++++++++++++
3 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/other/friend16.C
create mode 100644 gcc/testsuite/g++.dg/other/friend17.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.