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-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 8b91c37ed9 Automatic date update in version.in
adds 8c5062d58d Automatic date update in version.in
adds b481ba02ba Automatic date update in version.in
adds dd1396b5f0 Automatic date update in version.in
adds d9b45ba2ee Automatic date update in version.in
adds 6bd77506c0 Automatic date update in version.in
adds 88cb287c03 Automatic date update in version.in
adds 4c30ee3286 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5087d5af 0: update: binutils-gcc-linux-qemu: all
new cbe67109 0: update: binutils-gcc-linux-qemu: 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 (5087d5af)
\
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 | 120 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 11769 ++++++-----
04-build_abe-stage1/console.log | 13368 ++++++------
05-build_abe-qemu/console.log | 6855 ++++---
06-build_linux/console.log | 618 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 32914 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
results | 2 +-
14 files changed, 32929 insertions(+), 32925 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/llvm-project.
from 0826268d59c6 [PowerPC] Fix x86 vector intrinsics wrapper compilation under C++
adds cde86632a772 Various minor fixes for python 3
adds cf3e126e6449 [libcxx] Make the GDB pretty printer test less strict
adds bf25180e6727 Tolerate missing debug info in the shared_ptr pretty printer.
adds 1539c543dbe5 Don't fail the shared_ptr test if libc++ has insufficient [...]
adds fec90b2cebc3 Reland "[MC][ELF] Work around R_MIPS_LO16 relocation handl [...]
adds 28730bc82ac0 [AArch64] Prevent spilling between ldxr/stxr pairs
adds 84e8b1cf07b9 [clangd] Only allow remote index to be enabled from user config.
adds 42326932eca6 [x86] add tests for store merging miscompile (PR50623); NFC
adds b54ccef144d2 [SDAG] fix miscompile from merging stores of different sizes
adds 319a27b4211f [BPF] Add support for floats and doubles
adds 7f6ceec93541 BPF: add extern func to data sections if specified
adds 5b149c437194 BPF: generate proper BTF for globals with WeakODRLinkage
adds ce779098006e [ValueTracking] Limit scan when checking poison UB (PR50155)
adds 7cc5b1593554 [OPENMP]Fix PR48571: critical/master in outlined contexts [...]
adds 3be5dbbc32dd Make clangd CompletionModel usable even with non-standard [...]
adds adae17728bad Make clangd CompletionModel not depend on directory layout.
new a066f4eb6794 [X86] Add ISD::FREEZE and ISD::AssertAlign to the list of [...]
new a95bf588bd72 [ARM] Fix Machine Outliner LDRD/STRD handling in Thumb mode.
new a37dff2bbf68 [PowerPC][Dwarf] Assign MMA register's dwarf register numb [...]
new 04a68288ded4 [PowerPC] Make sure the first probe is full size or is the [...]
new 0e164144c708 [OpenMP] Fix typo in libomptarge for the wrong environment [...]
The 5 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-tools-extra/clangd/ConfigCompile.cpp | 13 +-
clang-tools-extra/clangd/ConfigFragment.h | 3 +
clang-tools-extra/clangd/ConfigProvider.cpp | 27 +-
clang-tools-extra/clangd/ConfigProvider.h | 6 +-
.../clangd/quality/CompletionModel.cmake | 5 +-
clang-tools-extra/clangd/tool/ClangdMain.cpp | 4 +-
.../clangd/unittests/ConfigCompileTests.cpp | 14 +
clang/lib/CodeGen/CGOpenMPRuntime.cpp | 32 +-
clang/test/OpenMP/critical_codegen.cpp | 25 +
clang/test/OpenMP/master_codegen.cpp | 35 ++
libcxx/test/libcxx/gdb/gdb_pretty_printer_test.py | 20 +-
.../test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp | 15 +-
libcxx/utils/gdb/libcxx/printers.py | 44 +-
llvm/lib/Analysis/ValueTracking.cpp | 15 +-
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 24 +-
llvm/lib/MC/ELFObjectWriter.cpp | 11 +
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp | 43 +-
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp | 22 +-
llvm/lib/Target/BPF/BTF.def | 1 +
llvm/lib/Target/BPF/BTFDebug.cpp | 62 +-
llvm/lib/Target/BPF/BTFDebug.h | 11 +-
llvm/lib/Target/PowerPC/PPCFrameLowering.cpp | 365 +++++------
llvm/lib/Target/PowerPC/PPCRegisterInfo.td | 36 +-
llvm/lib/Target/X86/X86InstrCompiler.td | 11 +-
llvm/test/CodeGen/AArch64/atomicrmw-O0.ll | 697 +++++++++++++++++++++
.../ARM/machine-outliner-stack-fixup-thumb.mir | 20 +-
llvm/test/CodeGen/BPF/BTF/double.ll | 58 ++
.../BPF/BTF/extern-var-func-weak-section.ll | 13 +-
llvm/test/CodeGen/BPF/BTF/extern-var-section.ll | 9 +-
.../CodeGen/BPF/BTF/extern-var-weak-section.ll | 9 +-
llvm/test/CodeGen/BPF/BTF/float.ll | 58 ++
llvm/test/CodeGen/BPF/BTF/weak-global-3.ll | 86 +++
llvm/test/CodeGen/PowerPC/pr46759.ll | 46 +-
.../PowerPC/stack-clash-prologue-nounwind.ll | 222 +++----
llvm/test/CodeGen/PowerPC/stack-clash-prologue.ll | 577 ++++++++---------
llvm/test/CodeGen/X86/freeze.ll | 23 +
llvm/test/CodeGen/X86/stores-merging.ll | 96 ++-
llvm/test/MC/Mips/elf-relsym.s | 10 +-
llvm/test/MC/Mips/mips_lo16.s | 22 +
llvm/test/MC/Mips/xgot.s | 4 +-
.../AArch64/expand-atomicrmw-xchg-fp.ll | 4 +-
openmp/libomptarget/src/interface.cpp | 2 +-
42 files changed, 2021 insertions(+), 779 deletions(-)
create mode 100644 llvm/test/CodeGen/AArch64/atomicrmw-O0.ll
create mode 100644 llvm/test/CodeGen/BPF/BTF/double.ll
create mode 100644 llvm/test/CodeGen/BPF/BTF/float.ll
create mode 100644 llvm/test/CodeGen/BPF/BTF/weak-global-3.ll
create mode 100644 llvm/test/MC/Mips/mips_lo16.s
--
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/binutils-gdb.
from 8b91c37ed9 Automatic date update in version.in
adds 8c5062d58d Automatic date update in version.in
adds b481ba02ba Automatic date update in version.in
adds dd1396b5f0 Automatic date update in version.in
adds d9b45ba2ee Automatic date update in version.in
adds 6bd77506c0 Automatic date update in version.in
adds 88cb287c03 Automatic date update in version.in
adds 4c30ee3286 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/llvm-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4d237f5a 0: update: binutils-llvm-linux-qemu: boot
new 8773978d 0: update: binutils-llvm-linux-qemu: 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 (4d237f5a)
\
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 | 68 +-
02-prepare_abe/console.log | 38 +-
03-build_abe-binutils/console.log | 11161 ++++++------
04-build_llvm/console.log | 13942 +++++++--------
05-build_abe-qemu/console.log | 7044 ++++----
06-build_linux/console.log | 692 +-
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 10 +-
console.log | 32961 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
11 files changed, 32972 insertions(+), 32970 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 binutils-gdb.
from 93df3340fd5 readelf: report DF_1_PIE as "Position-Independent Executable"
new cc0f96357e0 x86: permit parenthesized expressions again as addressing s [...]
new 4fe51f7d3ce x86: off-by-1 in offset_in_range()
new 86f041462ec x86: make offset_in_range()'s warning contents useful (again)
new a50187b2c6c x86: harmonize disp with imm handling
new 649658972ca x86: slightly simplify offset_in_range()
new 2f2be86bbb8 x86: simplify .dispNN setting
new b00af7c8c61 x86: bring "gas --help" output for --32 etc in sync with reality
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:
gas/ChangeLog | 51 ++++++++++++
gas/config/tc-i386.c | 151 +++++++++++++++--------------------
gas/testsuite/gas/i386/disp-imm-16.l | 10 +++
gas/testsuite/gas/i386/disp-imm-16.s | 17 ++++
gas/testsuite/gas/i386/disp-imm-32.d | 21 +++++
gas/testsuite/gas/i386/disp-imm-32.s | 17 ++++
gas/testsuite/gas/i386/disp-imm-64.l | 22 +++++
gas/testsuite/gas/i386/disp-imm-64.s | 28 +++++++
gas/testsuite/gas/i386/i386.exp | 7 +-
gas/testsuite/gas/i386/sib-intel.d | 4 +
gas/testsuite/gas/i386/sib.d | 4 +
gas/testsuite/gas/i386/sib.s | 4 +
12 files changed, 247 insertions(+), 89 deletions(-)
create mode 100644 gas/testsuite/gas/i386/disp-imm-16.l
create mode 100644 gas/testsuite/gas/i386/disp-imm-16.s
create mode 100644 gas/testsuite/gas/i386/disp-imm-32.d
create mode 100644 gas/testsuite/gas/i386/disp-imm-32.s
create mode 100644 gas/testsuite/gas/i386/disp-imm-64.l
create mode 100644 gas/testsuite/gas/i386/disp-imm-64.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.