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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2ea95d6c 0: update: llvm-linux: 19642
new c47a1bc5 0: update: llvm-linux: 19642
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 (2ea95d6c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 11638 ++++++++++++++++-----------------
03-build_linux/console.log | 1312 ++--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 -
console.log | 13204 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13180 insertions(+), 13236 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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from b3b965fb91 [gdb/testsuite] Fix implicit declaration of printf in gdb.objc/*.m
adds 75b493d0f9 Automatic date update in version.in
adds 442853af24 Allow passing a block to lookup_global_symbol_from_objfile
adds 2e6be59c8d Stop an illegal memory access by readelf when parsing a corr [...]
adds c7c860d2d2 When linking binary files into MIPS executables, default to [...]
new 48467cb99b Have readelf and objdump display the contents of the DWARF a [...]
new d079b9c04a Fix attributation of DWARF augmentation patch.
new 297989a10c [gdb/testsuite] Test skip_libstdcxx_probe_tests in mi-catch- [...]
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:
bfd/ChangeLog | 6 ++
bfd/elfxx-mips.c | 6 ++
bfd/version.h | 2 +-
binutils/ChangeLog | 12 +++
binutils/dwarf.c | 22 +++++-
binutils/readelf.c | 39 +++++++++-
gdb/ChangeLog | 9 +++
gdb/compile/compile-object-load.c | 1 +
gdb/solib-spu.c | 3 +-
gdb/solib-svr4.c | 3 +-
gdb/symtab.c | 7 +-
gdb/symtab.h | 5 +-
gdb/testsuite/ChangeLog | 9 +++
gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 99 +++++++++++++++---------
gdb/testsuite/lib/gdb.exp | 17 ++--
gdb/testsuite/lib/mi-support.exp | 7 ++
16 files changed, 192 insertions(+), 55 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c9c58f27 0: update: binutils-gcc-linux: boot
new d5297ebe 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 (c9c58f27)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 296 +-
03-build_abe-binutils/console.log | 11125 ++++++------
04-build_abe-stage1/console.log | 20056 +++++++++++-----------
05-build_linux/console.log | 824 +-
06-boot_linux/console.log | 466 +-
console.log | 32763 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32851 insertions(+), 32857 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 297c334b44 Remove CallingConvMethodType
new 07d5b4a5da Add lifetime categories attributes
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/clang/Basic/Attr.td | 14 +++
include/clang/Basic/AttrDocs.td | 68 +++++++++++++
include/clang/Basic/DiagnosticSemaKinds.td | 5 +-
lib/Parse/ParseDecl.cpp | 27 +++++-
lib/Sema/SemaDeclAttr.cpp | 68 ++++++++++++-
test/AST/ast-dump-attr.cpp | 17 ++++
...pragma-attribute-supported-attributes-list.test | 2 +
test/SemaCXX/attr-gsl-owner-pointer.cpp | 107 +++++++++++++++++++++
test/SemaOpenCL/invalid-kernel-attrs.cl | 6 +-
utils/TableGen/ClangAttrEmitter.cpp | 4 +
10 files changed, 306 insertions(+), 12 deletions(-)
create mode 100644 test/SemaCXX/attr-gsl-owner-pointer.cpp
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 206fde0b 2: update: llvm-linux: 25
new 1c48cc85 2: update: llvm-linux: 25
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 (206fde0b)
\
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 | 175 +-
02-build_llvm/console.log | 11702 ++++++++++++++++++------------------
03-build_linux/console.log | 630 +-
06-update_baseline/console.log | 84 +-
console.log | 12591 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12604 insertions(+), 12586 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-mainline-allnoconfig
in repository toolchain/ci/linux.
from bed38c3e2dca Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/ [...]
new d7852fbd0f04 access: avoid the RCU grace period for the temporary subje [...]
new a29a0a467e2c Merge branch 'access-creds'
adds aecea57f84b0 ktest: Fix some typos in config-bisect.pl
new da3cc2e6f168 Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/lin [...]
adds 56ac5e213933 riscv: enable sys_clone3 syscall for rv64
adds f4da5d074c8e MAINTAINERS: Add Paul as a RISC-V maintainer
adds 251a44888183 riscv: include generic support for MSI irqdomains
adds 26091eef3c17 riscv: dts: Add DT node for SiFive FU540 Ethernet controll [...]
new a51edf751b66 Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub [...]
adds f76cb066edd1 powercap: Invoke powercap_init() and rapl_init() earlier
adds c528adefd645 int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()
adds e0a12445d1cb cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
new fdc757015782 Merge branch 'pm-cpufreq'
new 6789f873ed37 Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/lin [...]
The 6 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:
MAINTAINERS | 1 +
arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 15 ++++++++++++++
.../riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 9 +++++++++
arch/riscv/include/asm/Kbuild | 1 +
arch/riscv/include/uapi/asm/unistd.h | 1 +
drivers/cpufreq/pasemi-cpufreq.c | 23 +++++++++-------------
drivers/powercap/intel_rapl_common.c | 2 +-
drivers/powercap/powercap_sys.c | 2 +-
.../int340x_thermal/processor_thermal_device.c | 4 ++++
fs/open.c | 19 ++++++++++++++++++
include/linux/cred.h | 8 +++++++-
kernel/cred.c | 21 ++++++++++++++++++--
tools/testing/ktest/config-bisect.pl | 4 ++--
13 files changed, 89 insertions(+), 21 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 601e1f13 0: update: llvm-linux: boot
new e4b797a2 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 (601e1f13)
\
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 | 166 +-
02-build_llvm/console.log | 11640 ++++++++++++++++++------------------
03-build_linux/console.log | 666 +--
console.log | 12472 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 12476 insertions(+), 12476 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.