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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8f6bd507e 0: update: binutils-gcc-linux: all
new 85703b952 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 (8f6bd507e)
\
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 | 166 +-
02-prepare_abe/console.log | 344 +-
03-build_abe-binutils/console.log | 10501 +++++++-------
04-build_abe-stage1/console.log | 15749 ++++++++++----------
05-build_linux/console.log | 898 +-
06-boot_linux/console.log | 2 +-
console.log | 27685 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 27580 insertions(+), 27777 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from 6862704 Fix prepare-board.sh --stop
new 59c4718 perfdatadir2csv.sh: Add workaround for perf-report issue
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:
perfdatadir2csv.sh | 28 +++++++++++++++++++++++++---
1 file changed, 25 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_gnu/gnu-release-aarch64-check_binutils
in repository toolchain/ci/binutils-gdb.
from 844f25f6d5 Automatic date update in version.in
adds 926ce97e53 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_gnu/gnu-release-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 046ef6354 0: update: binutils-844f25f6d56cf067bdc5845b386dc6008629f552: 1
new 96fc2b29e 0: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 1
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 (046ef6354)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 137 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-check_binutils/console.log | 10770 +++++-----
04-build_abe-check_binutils-check/console.log | 15649 +++++++-------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 26998 ++++++++++++------------
jenkins/manifest.sh | 12 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 4 +-
11 files changed, 27019 insertions(+), 26999 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/llvm-project.
from 8f6d40e9b18 [clang-scan-deps] Add -M to work around -MT issue after r371918
adds 9c5a4a4527b [InstSimplify] simplifyUnsignedRangeCheck(): handle few tau [...]
adds 9060643380b [lldb] Code cleanup: FormattersContainer.h: Use range-based [...]
adds b743e94cdca [TargetLowering] SimplifyDemandedBits - add EXTRACT_SUBVECT [...]
adds b8185153f35 [Diagnostics] Added silence note for -Wsizeof-array-div; su [...]
adds 6bc1236d395 Add debug check for null pointers passed to <string_view>
adds 34b6f49c2ca compiler-rt/builtins: Make check-builtins run tests on macOS.
adds c7d8cc48c13 lld-link: Make Options.td formatting more self-consistent.
new 60aadd19cbf [CodeEmitter] Support instruction widths > 64 bits
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:
clang/lib/Sema/SemaExpr.cpp | 2 +
clang/test/Sema/div-sizeof-array.cpp | 23 ++-
compiler-rt/test/builtins/CMakeLists.txt | 12 +-
compiler-rt/test/builtins/Unit/lit.cfg.py | 3 +
libcxx/include/__string | 12 ++
libcxx/include/string_view | 2 +-
libcxx/test/libcxx/debug/db_string_view.pass.cpp | 36 ++++
lld/COFF/Options.td | 32 ++--
.../lldb/DataFormatters/FormattersContainer.h | 21 +--
llvm/lib/Analysis/InstructionSimplify.cpp | 53 ++++--
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp | 15 ++
llvm/test/CodeGen/X86/vector-reduce-mul.ll | 18 +-
llvm/test/TableGen/BigEncoder.td | 69 ++++++++
llvm/test/TableGen/RegisterEncoder.td | 5 +-
.../result-of-usub-is-non-zero-and-no-overflow.ll | 18 +-
llvm/utils/TableGen/CodeEmitterGen.cpp | 188 +++++++++++++++++----
16 files changed, 398 insertions(+), 111 deletions(-)
create mode 100644 libcxx/test/libcxx/debug/db_string_view.pass.cpp
create mode 100644 llvm/test/TableGen/BigEncoder.td
--
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 41e3905aa8e [CodeEmitter] Support instruction widths > 64 bits
new 305c516b15e [CodeEmitter] Improve testing for APInt encoding
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/TableGen/BigEncoder.td | 17 +++++++----------
1 file changed, 7 insertions(+), 10 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards b3ed59452 0: update: llvm-linux: boot
new 224f6110b 0: update: llvm-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 (b3ed59452)
\
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 | 14 +-
02-build_llvm/console.log | 12258 +-
03-build_linux/console.log | 697312 ++++++++++++++++++-------------------
04-boot_linux/console.log | 350 +-
console.log | 708951 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 709440 insertions(+), 709457 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 38a317a3f6f Daily bump.
new 19883048ff8 2019-09-15 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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 | 5 ++++
.../gfortran.dg/warn_argument_mismatch_1.f90 | 34 ----------------------
2 files changed, 5 insertions(+), 34 deletions(-)
delete mode 100644 gcc/testsuite/gfortran.dg/warn_argument_mismatch_1.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-allyesconfig
in repository toolchain/ci/gcc.
from ff6d39d5035 Daily bump.
adds f3971b5ff43 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds f6b886f7e0e 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 2060821300e 2019-09-14 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 93aa5d48afb Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 18 ++++++++++++++++++
gcc/fortran/io.c | 11 +++++++++++
gcc/fortran/simplify.c | 14 ++++++++++++--
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr91553.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/pr91566.f90 | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/pr91642.f90 | 19 +++++++++++++++++++
8 files changed, 98 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr91553.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91566.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91642.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.