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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards a5749e8 0: update: binutils-gcc-linux: boot
new 7e1e64f 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 (a5749e8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-binutils/console.log | 10644 +++++++-------
04-build_abe-stage1/console.log | 16851 ++++++++++-----------
05-build_linux/console.log | 102 +-
06-boot_linux/console.log | 394 +-
console.log | 28389 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28404 insertions(+), 28386 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_bmk/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 64490cf 0: init: binutils-gcc-glibc-llvm: 0
new 0b3a5dd 0: update: gcc-5b355ddd81248a5567dff6dc22b3e737d47cae13: 0
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 (64490cf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-aarch64- [...]
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 | 127 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 11260 ++--
04-build_abe-stage1/console.log | 15441 ++---
05-build_abe-linux/console.log | 254 +-
06-build_abe-glibc/console.log | 38399 ++++++-----
07-build_abe-stage2/console.log | 40815 ++++++------
08-build_llvm-true/console.log | 11732 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 15 +-
09-benchmark/console.log | 452 +-
10-check_regression/console.log | 2044 +-
11-update_baseline/console.log | 2050 +-
console.log | 123020 ++++++++++++++++++-----------------
jenkins/manifest.sh | 19 +-
results.csv | 94 +
results_id | 2 +-
17 files changed, 126154 insertions(+), 119812 deletions(-)
create mode 100644 results.csv
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6a6f347 7: update: llvm-linux: 16048
new 7f806c4 7: update: llvm-linux: 16048
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 (6a6f347)
\
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 | 184 +-
02-build_llvm/console.log | 11930 ++++++++++++------------
03-build_linux/console.log | 6306 ++++++-------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 54 +-
console.log | 18480 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 18484 insertions(+), 18484 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 690c681c9fa gn build: Merge r355546
new 3815be6b4e9 [ARM] Add support for MSVC stack cookie checking
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:
lib/Target/ARM/ARMISelLowering.cpp | 30 ++++++++++++++++++++++++
lib/Target/ARM/ARMISelLowering.h | 4 ++++
test/CodeGen/ARM/Windows/stack-protector-msvc.ll | 20 ++++++++++++++++
3 files changed, 54 insertions(+)
create mode 100644 test/CodeGen/ARM/Windows/stack-protector-msvc.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allmodconfig
in repository toolchain/ci/gcc.
from a559dc97b79 [s390] Fix ambiguous .md attribute uses
adds 402bea3aff8 Fix recent regression in __atomic_add_dispatch
adds a0110ad7085 * omp-low.c (struct omp_context): Rename combined_into_sim [...]
adds 8d54bfe2765 * omp-low.c (lower_rec_input_clauses): For lastprivate cla [...]
adds 8d9af6a1f86 Daily bump.
adds d57faea9337 Fix uninitialised use in mips_split_move
adds da056355584 PR91068: Fix MIPS fallout from IRA matched operand changes
adds be717dc1f16 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
new fa3fa65e18f [Darwin] Don't jam symbol stubs on for kernel code.
new f716e30e1cc [Darwin] Make a final check on PIC options.
new 83eb752c6c4 rs6000: Delete Ffre
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:
gcc/ChangeLog | 38 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 10 ++-
gcc/config/mips/mips.c | 4 +-
gcc/config/mips/mips.md | 12 +--
gcc/config/rs6000/rs6000.md | 1 -
gcc/fortran/ChangeLog | 11 ++-
gcc/fortran/trans-array.c | 17 +---
gcc/omp-low.c | 54 ++++++++---
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 +++++++++++++++++++
libgomp/ChangeLog | 3 +
libgomp/testsuite/libgomp.c/scan-19.c | 119 +++++++++++++++++++++++++
libgomp/testsuite/libgomp.c/scan-20.c | 119 +++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 6 ++
libstdc++-v3/include/ext/atomicity.h | 9 +-
16 files changed, 456 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.f90
create mode 100644 libgomp/testsuite/libgomp.c/scan-19.c
create mode 100644 libgomp/testsuite/libgomp.c/scan-20.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-master-aarch64-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 923cccf9bc Automatic date update in version.in
adds 25c816e70e 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-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5f822d4 0: update: binutils-gcc-linux: all
new e24e00c 0: update: 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 (5f822d4)
\
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 | 128 +-
02-prepare_abe/console.log | 179 +-
03-build_abe-binutils/console.log | 8612 ++++++-------
04-build_abe-stage1/console.log | 15372 +++++++++++-----------
05-build_linux/console.log | 492 +-
06-boot_linux/console.log | 2 +-
console.log | 24844 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 24785 insertions(+), 24856 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 83eb752c6c4 rs6000: Delete Ffre
new f60e7cee570 PR tree-optimization/91090 * tree-ssa-dom.c [...]
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 | 6 ++++++
gcc/tree-ssa-dom.c | 11 ++++++++---
2 files changed, 14 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.