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-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 99464b7eb1d [clangd][Hover] Change arrow in return type back to →
adds 01fd650ba3d [RISCV] Pass target-abi via module flag metadata
adds 7c5784746cf [RISCV] Check the target-abi module flag matches the option
adds 4d342b7d8e9 Revert "[RISCV] Support ABI checking with per function targ [...]
adds 72882ca30d8 [RISCV] Support ABI checking with per function target-features
adds c23212a438f [IR] Keep a double break between functions when printing a module
adds 87c7863c3ec Reland "[StackColoring] Remap PseudoSourceValue frame indic [...]
adds 6472fec9a69 [clangd][Hover] Handle uninstantiated templates
adds 54b022d3444 [lldb] Fix nondeterminism in TestCppBitfields
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/clangd/Hover.cpp | 27 ++++++++++++++--------
clang-tools-extra/clangd/unittests/HoverTests.cpp | 19 +++++++++++++++
clang/lib/CodeGen/CodeGenModule.cpp | 7 ++++++
clang/test/CodeGen/riscv-metadata.c | 14 +++++++++++
.../test/lang/cpp/bitfields/TestCppBitfields.py | 2 +-
.../lldbsuite/test/lang/cpp/bitfields/main.cpp | 2 +-
llvm/lib/CodeGen/StackColoring.cpp | 16 +++++++------
llvm/lib/IR/AsmWriter.cpp | 4 +++-
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 5 ++--
llvm/lib/Target/RISCV/RISCVTargetMachine.cpp | 14 +++++++++--
llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp | 24 +++++++++++--------
llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h | 2 ++
llvm/test/CodeGen/RISCV/module-target-abi.ll | 24 +++++++++++++++++++
llvm/test/CodeGen/RISCV/module-target-abi2.ll | 27 ++++++++++++++++++++++
llvm/test/Feature/undefined.ll | 13 +++++++++++
15 files changed, 167 insertions(+), 33 deletions(-)
create mode 100644 clang/test/CodeGen/riscv-metadata.c
create mode 100644 llvm/test/CodeGen/RISCV/module-target-abi.ll
create mode 100644 llvm/test/CodeGen/RISCV/module-target-abi2.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/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8aee4ccf 0: update: llvm-linux: all
new 68861590 0: update: llvm-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 (8aee4ccf)
\
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 | 128 +-
02-build_llvm/console.log | 12632 +++++++++++++++++------------------
03-build_linux/console.log | 816 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 29 +
console.log | 13611 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13643 insertions(+), 13589 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f1f91f77 2: update: llvm-linux: all
discards bbbd61a0 1: reset: linux-4703d9119972bf586d2cca76ec6438f819ffa30e: all
discards f98815d4 0: update: llvm-linux: boot
new 47ba1269 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 (f1f91f77)
\
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 | 166 +-
02-build_llvm/console.log | 12591 ++++++++--------
03-build_linux/console.log | 17532 +++++++++++-----------
04-boot_linux/console.log | 5 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 98 +-
console.log | 30398 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 4 +-
9 files changed, 30442 insertions(+), 30372 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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 086b06f3c9 Remove cpu-plugin.c
adds 82ef9cad78 Fix objcopy --merge-notes dependency on qsort implementation [...]
adds 16b10d6e61 Harden gdb.base/step-over-syscall.exp
adds c35d018b1a RISC-V: Fix gdbserver problem with handling arch strings.
adds aeb87a633c Automatic date update in version.in
adds 738174e17e Don't report symbol lookup failure in first phase of linking
adds 55be8fd0d2 Improve warning message from debuginfod support in readelf.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +
bfd/cpu-riscv.c | 19 +++-
bfd/version.h | 2 +-
binutils/ChangeLog | 10 ++
binutils/objcopy.c | 34 +++----
binutils/readelf.c | 37 ++++----
gdb/testsuite/ChangeLog | 10 ++
gdb/testsuite/gdb.base/step-over-syscall.exp | 134 ++++++++++++++++++++-------
ld/ChangeLog | 5 +
ld/ldexp.c | 5 +-
10 files changed, 188 insertions(+), 73 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c434c72a 0: update: binutils-gcc-linux: all
new 2dda829a 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 (c434c72a)
\
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 | 140 +-
02-prepare_abe/console.log | 417 +-
03-build_abe-binutils/console.log | 11458 ++++++-----
04-build_abe-stage1/console.log | 20211 +++++++++----------
05-build_linux/console.log | 5642 +++---
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 37892 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 37899 insertions(+), 37899 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 7d68ffadd Cygwin: FIFO: tweak fcntl and dup when O_PATH is set
new 5ba41ad6e Cygwin: console: Share readahead buffer within the same process.
new e38f2dc9b Cygwin: pty: Revise code waiting for forwarding again.
new 464db253c Cygwin: move chmod_device declaration to winsup.h
new cf6c439b6 Cygwin: drop __stdcall from close_all_files
new 2caaa810a Cygwin: add short comments to path_conv options
new 26425142c Cygwin: path_conv: add PC_SYM_NOFOLLOW_DIR flag
new 4bfa93f1a Cygwin: symlink/mknod: fix ACL handling
The 7 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:
winsup/cygwin/fhandler.cc | 57 +++++++++++-----------
winsup/cygwin/fhandler.h | 34 +++++++++----
winsup/cygwin/fhandler_console.cc | 39 ++++++++++++++-
winsup/cygwin/fhandler_disk_file.cc | 1 -
winsup/cygwin/fhandler_termios.cc | 35 +++++++-------
winsup/cygwin/fhandler_tty.cc | 39 ++++++++++++---
winsup/cygwin/path.cc | 96 +++++++++++++++++++++----------------
winsup/cygwin/path.h | 28 ++++++-----
winsup/cygwin/syscalls.cc | 43 +++++++++--------
winsup/cygwin/tty.cc | 1 +
winsup/cygwin/tty.h | 1 +
winsup/cygwin/winsup.h | 3 +-
12 files changed, 238 insertions(+), 139 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.