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-stable-allyesconfig
in repository toolchain/ci/llvm-project.
from b516ca06183 Revert "Reland: [DWARF] Allow cross-CU references of subpro [...]
adds e40782f3cfa [mlir][orc] unbreak MLIR ExecutionEngine after ORC changes
adds 478ea4b46d3 test-release.sh: Add MLIR to the projects list
adds 1f95a775949 Drop arm triple from test/CodeGen/AArch64/global-merge-hidd [...]
adds 1a5959196da Define _LIBCPP_HAS_TIMESPEC_GET for FreeBSD when appropriate
adds e5123472201 Generate docs
adds a3609357f38 [Concept] Fix incorrect check for containsUnexpandedParamet [...]
adds 6c6ea5995f2 [Concepts] Add check for dependent RC when checking functio [...]
adds 800395c5475 [Concepts] Add 'this' context to instantiation of member re [...]
adds 0ce7ea7c6e0 PR41991: Accept attributes on defaulted and deleted friends.
adds cc85862c60a [Concepts] Check function constraints before deducing auto [...]
adds 904d146c5f5 PR44627: Consider reversing == and <=> candidates found by ADL.
new 3573526c028 Revert "[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH"
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/docs/AttributeReference.rst | 6186 +++++++++++++++++++-
clang/docs/ClangCommandLineReference.rst | 600 +-
clang/docs/DiagnosticsReference.rst | 3696 +++++++++---
clang/include/clang/AST/ExprConcepts.h | 13 +
clang/lib/AST/ASTContext.cpp | 8 +-
clang/lib/AST/ExprConcepts.cpp | 63 +-
clang/lib/Parse/ParseDeclCXX.cpp | 2 +-
clang/lib/Sema/SemaConcept.cpp | 7 +-
clang/lib/Sema/SemaExpr.cpp | 50 +-
clang/lib/Sema/SemaOverload.cpp | 30 +-
clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | 3 +
.../class.compare/class.compare.default/p4.cpp | 2 +-
clang/test/CXX/expr/expr.prim/expr.prim.id/p3.cpp | 15 +
clang/test/CXX/expr/expr.prim/expr.prim.id/p4.cpp | 3 +
.../over.match.funcs/over.match.oper/p3-2a.cpp | 12 +
clang/test/Parser/cxx-default-delete.cpp | 4 +
clang/test/Parser/cxx2a-spaceship.cpp | 6 +
libcxx/include/__config | 4 +
libcxx/test/CMakeLists.txt | 2 +-
.../CodeGen/AArch64/global-merge-hidden-minsize.ll | 1 -
llvm/utils/release/test-release.sh | 8 +
mlir/lib/ExecutionEngine/ExecutionEngine.cpp | 6 +-
22 files changed, 9710 insertions(+), 1011 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a276d599 0: update: llvm-linux: 18068
new d894c20b 0: update: llvm-linux: 18068
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 (a276d599)
\
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 | 184 +-
02-build_llvm/console.log | 12576 +++++++++++++++++-----------------
03-build_linux/console.log | 968 ++-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 32 -
console.log | 13770 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13740 insertions(+), 13808 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 newlib.
from 1cc07f3a3 Cygwin: document recent changes
new 8ef32f2dc RISC-V: Use newlib nano specific libm.
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:
libgloss/riscv/nano.specs | 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.
unknown user pushed a change to branch master
in repository gcc.
from 42f36563ef6 analyzer: add extrinsic_state::dump
new 95607c12363 Zero-initialise masked load destinations
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 | 8 +++++++
gcc/config/gcn/gcn-valu.md | 56 +++++++++++++++++++---------------------------
gcc/config/gcn/gcn.c | 14 ++++++++++--
3 files changed, 43 insertions(+), 35 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 aeab2b26db x86-64: honor vendor specifics for near RET
adds bd434cc4d9 cpu,opcodes,gas: fix neg and neg32 instructions in BPF
adds 87b2920fc5 Bugfixes for pe_print_debugdata()
adds 1957ab1030 Add some new PE_IMAGE_DEBUG_TYPE values
adds b5d36aaa8a Identify reproducible builds in 'objdump -p' output for PE files
adds 0c115f8483 ubsan: m32c: left shift of negative value
adds 5cebc931d7 ld/doc: drop blank between @option and brace
adds 2ae4c7035c x86: prevent undue use of GOT32X and alike relocations
adds de08f22743 Automatic date update in version.in
adds 327301a460 OOM in setup_group
adds 72ebe8c528 Tidy bfd.pot
adds 7a27a45bc6 gdb/tui: Update help text for scroll commands
adds 42330a681a gdb/tui: Disassembler scrolling of very small programs
new fd9faca826 Fix ravenscar-thread.c for multi-target
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:
bfd/ChangeLog | 37 ++++++++
bfd/Makefile.am | 57 +++++-------
bfd/Makefile.in | 57 +++++-------
bfd/elf.c | 6 +-
bfd/peXXigen.c | 100 +++++++++++++++++++--
bfd/version.h | 2 +-
cpu/ChangeLog | 18 ++++
cpu/bpf.cpu | 2 +-
cpu/m32c.cpu | 36 ++++----
gas/ChangeLog | 14 +++
gas/config/tc-i386.c | 3 +-
gas/testsuite/gas/bpf/alu-be.d | 2 +-
gas/testsuite/gas/bpf/alu.d | 2 +-
gas/testsuite/gas/bpf/alu32-be.d | 2 +-
gas/testsuite/gas/bpf/alu32.d | 2 +-
gas/testsuite/gas/i386/got-no-relax.d | 37 +++++---
gas/testsuite/gas/i386/got.d | 37 +++++---
gas/testsuite/gas/i386/got.s | 13 +++
gdb/ChangeLog | 17 ++++
gdb/ravenscar-thread.c | 3 +-
gdb/testsuite/ChangeLog | 6 ++
.../tui-layout-asm-short-prog.S} | 12 +--
.../gdb.tui/tui-layout-asm-short-prog.exp | 51 +++++++++++
gdb/tui/tui-disasm.c | 2 +-
gdb/tui/tui-win.c | 16 +++-
include/ChangeLog | 6 ++
include/coff/internal.h | 5 ++
ld/ChangeLog | 4 +
ld/ld.texi | 2 +-
opcodes/ChangeLog | 8 ++
opcodes/bpf-opc.c | 8 +-
opcodes/m32c-ibld.c | 24 ++---
32 files changed, 423 insertions(+), 168 deletions(-)
copy gdb/testsuite/{gdb.base/auto-load.c => gdb.tui/tui-layout-asm-short-prog.S} (88%)
create mode 100644 gdb/testsuite/gdb.tui/tui-layout-asm-short-prog.exp
--
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 ad1c78a2 0: update: binutils-gcc-linux: boot
new ab270127 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 (ad1c78a2)
\
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 | 22 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11610 ++++++------
04-build_abe-stage1/console.log | 20271 ++++++++++----------
05-build_linux/console.log | 3306 ++--
06-boot_linux/console.log | 418 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 35738 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 35887 insertions(+), 35938 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-release-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from afb84a42ad8 RISC-V: Disallow regrenme if the TO register never used bef [...]
adds 6957d3e4eef Fix ICE in pa_elf_select_rtx_section.
adds 6da4411d950 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/config/pa/pa.c | 2 +-
3 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 432ad6dc 0: update: binutils-gcc-linux: boot
new 15187b14 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 (432ad6dc)
\
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 | 154 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11796 ++++++++--------
04-build_abe-stage1/console.log | 13629 +++++++++---------
05-build_linux/console.log | 762 +-
06-boot_linux/console.log | 330 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 27124 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 27095 insertions(+), 27142 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.