This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 027ec605b Ack, added DWARFTypeUnit to the wrong target...
new 56b37748b [ARM64][AArch64] Update disassembler attributes to ARMv8.5 IS [...]
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:
source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp | 6 +++---
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository newlib.
from a9a0d219a Make .data section placement coincide with _fdata symbol
new 5c86f0da5 RISC-V: Add size optimized memcpy, memmove, memset and strcmp.
new 77ac27dcf RISC-V: Add _LITE_EXIT in crt0.S.
The 2 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/crt0.S | 13 ++++++++
newlib/libc/machine/riscv/Makefile.am | 3 +-
newlib/libc/machine/riscv/Makefile.in | 23 +++++++++++++-
.../machine/riscv/{sys/string.h => memcpy-asm.S} | 29 +++++++++++------
newlib/libc/machine/riscv/memcpy.c | 5 +++
.../libc/machine/riscv/{ffs.c => memmove-stub.c} | 24 ++------------
.../libc/machine/riscv/{sys/string.h => memmove.S} | 37 ++++++++++++++++------
newlib/libc/machine/riscv/memset.S | 15 +++++++++
newlib/libc/machine/riscv/strcmp.S | 16 ++++++++++
9 files changed, 122 insertions(+), 43 deletions(-)
copy newlib/libc/machine/riscv/{sys/string.h => memcpy-asm.S} (58%)
copy newlib/libc/machine/riscv/{ffs.c => memmove-stub.c} (61%)
copy newlib/libc/machine/riscv/{sys/string.h => memmove.S} (52%)
--
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 d931a1276dc Daily bump.
new 2593ab36344 Bulletproof -fdiagnostics-format=json against bad locations [...]
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 | 20 ++++++++++++++
gcc/diagnostic-format-json.cc | 60 +++++++++++++++++++++++++++++++++++++++---
gcc/json.cc | 29 ++++++++++++++++++++
gcc/json.h | 1 +
gcc/selftest-run-tests.c | 1 +
gcc/selftest.h | 1 +
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/g++.dg/pr90462.C | 49 ++++++++++++++++++++++++++++++++++
8 files changed, 163 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr90462.C
--
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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ed06eda0 0: update: llvm-linux: all
new 564cfcec 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 (ed06eda0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 11815 ++++++++++++++++++------------------
03-build_linux/console.log | 668 +--
04-boot_linux/console.log | 2 +-
console.log | 12615 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 12630 insertions(+), 12612 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 76524653 0: update: llvm-linux: boot
new dff8dbee 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 (76524653)
\
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 | 11642 +++++++++++++++----------------
03-build_linux/console.log | 1716 ++---
04-boot_linux/console.log | 416 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13973 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
9 files changed, 13955 insertions(+), 14001 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 1b4030c993b gn build: Merge r361418.
new 7492d68f48f [llvm-objcopy] Add file names to error messages
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/tools/llvm-objcopy/ELF/dump-section.test | 4 +--
.../ELF/dynrelocsec-remove-shlink-reference.test | 4 +--
.../ELF/dynsym-error-remove-strtab.test | 7 ++--
test/tools/llvm-objcopy/ELF/no-build-id.test | 4 +--
.../ELF/reloc-error-remove-symtab.test | 7 ++--
.../llvm-objcopy/ELF/remove-linked-section.test | 7 ++--
.../llvm-objcopy/ELF/remove-shstrtab-error.test | 4 +--
test/tools/llvm-objcopy/ELF/strip-section-err.test | 4 +--
.../ELF/strip-symbol-and-relocation.test | 4 +--
.../ELF/symtab-error-on-remove-strtab.test | 7 ++--
tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 42 ++++++++++++++--------
11 files changed, 55 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.