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/binutils-gdb.
from 6b68d2cff3 Automatic date update in version.in
adds e5cc07bada 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-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards ab98fae1 0: update: binutils-gcc-linux: boot
new cdc8de53 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 (ab98fae1)
\
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:
01-reset_artifacts/console.log | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11018 +++++++--------
04-build_abe-stage1/console.log | 14092 ++++++++++---------
05-build_linux/console.log | 780 +-
06-boot_linux/console.log | 408 +-
console.log | 26927 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 26893 insertions(+), 26950 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-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 217d2eaa69 Re: Memory leak in dwarf2.c
adds e661ef01e5 Refactor svr4_create_solib_event_breakpoints
adds fe01123efb Use gdbarch for probe::get_argument_count
adds d90b8f2632 Check arguments for all probes before using them
adds 6591bf0131 Automatic date update in version.in
adds 1e4b5e7d35 Fix a potential buffer overrun in the MMIX disassembler when [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 21 ++++++++
gdb/break-catch-throw.c | 2 +-
gdb/dtrace-probe.c | 4 +-
gdb/probe.c | 7 ++-
gdb/probe.h | 2 +-
gdb/solib-svr4.c | 139 +++++++++++++++++++++++++-----------------------
gdb/stap-probe.c | 6 +--
opcodes/ChangeLog | 10 ++++
opcodes/mmix-dis.c | 93 +++++++++++++++++++-------------
10 files changed, 168 insertions(+), 118 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 3cd38636 0: update: binutils-gcc-linux: boot
new a46e3603 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 (3cd38636)
\
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:
01-reset_artifacts/console.log | 220 +-
02-prepare_abe/console.log | 208 +-
03-build_abe-binutils/console.log | 11149 ++++++------
04-build_abe-stage1/console.log | 19911 +++++++++++-----------
05-build_linux/console.log | 976 +-
06-boot_linux/console.log | 476 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32956 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 32973 insertions(+), 32957 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 080a37afd8a [ARM] Add csel tests. NFC
new 6d35d1e60c2 [ARM] Generate 8.1-m CSINC, CSNEG and CSINV instructions.
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/ARMBaseInstrInfo.cpp | 6 +-
lib/Target/ARM/ARMISelLowering.cpp | 46 ++
lib/Target/ARM/ARMISelLowering.h | 5 +
lib/Target/ARM/ARMInstrFormats.td | 7 +
lib/Target/ARM/ARMInstrInfo.td | 10 +
lib/Target/ARM/ARMInstrThumb2.td | 19 +
test/CodeGen/Thumb2/csel.ll | 110 +--
test/CodeGen/Thumb2/mve-abs.ll | 57 +-
test/CodeGen/Thumb2/mve-fmath.ll | 62 +-
test/CodeGen/Thumb2/mve-minmax.ll | 40 +-
test/CodeGen/Thumb2/mve-pred-and.ll | 70 +-
test/CodeGen/Thumb2/mve-pred-bitcast.ll | 7 +-
test/CodeGen/Thumb2/mve-pred-build-var.ll | 170 ++--
test/CodeGen/Thumb2/mve-pred-ext.ll | 16 +-
test/CodeGen/Thumb2/mve-pred-loadstore.ll | 14 +-
test/CodeGen/Thumb2/mve-pred-not.ll | 28 +-
test/CodeGen/Thumb2/mve-pred-or.ll | 56 +-
test/CodeGen/Thumb2/mve-pred-xor.ll | 56 +-
test/CodeGen/Thumb2/mve-vcmp.ll | 104 +--
test/CodeGen/Thumb2/mve-vcmpf.ll | 1228 ++++++++++++---------------
test/CodeGen/Thumb2/mve-vcmpfr.ll | 1280 +++++++++++++----------------
test/CodeGen/Thumb2/mve-vcmpfz.ll | 1208 ++++++++++++---------------
test/CodeGen/Thumb2/mve-vcmpr.ll | 104 +--
test/CodeGen/Thumb2/mve-vcmpz.ll | 28 +-
24 files changed, 2081 insertions(+), 2650 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 fe4379e243 Added fixit notes for -Wfinal-dtor-non-final-class
new 8a5a7627be Fixit for -Wfinal-dtor-non-final-class
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/Sema/SemaDeclCXX.cpp | 1 -
test/SemaCXX/warn-final-dtor-non-final-class.cpp | 1 -
2 files changed, 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3e458e30 0: update: llvm-linux: boot
new 5133680e 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 (3e458e30)
\
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 | 130 +-
02-build_llvm/console.log | 12153 ++++++++++++++++++------------------
03-build_linux/console.log | 812 +--
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 25 -
console.log | 13124 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13085 insertions(+), 13173 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.