This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 439bf53496 locale/tst-locale-locpath: Run test only for $(run-built-tes [...]
adds f9b645b4b0 memusagestat: use local glibc when linking [BZ #18465]
adds fe92a91f1e Reduce benchtests time
No new revisions were added by this update.
Summary of changes:
ChangeLog | 12 ++++++++++++
benchtests/Makefile | 4 ++--
benchtests/bench-malloc-thread.c | 2 +-
malloc/Makefile | 4 ++--
4 files changed, 17 insertions(+), 5 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_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from e7fe8d945b2 libphobos: Fix assert in core.sys.posix.sys.stat for aarch6 [...]
adds 2b5d192ce19 PR target/89093 runtime: mark unwind functions general [...]
adds 4788a5cafa6 S/390: Fix PR89952 incorrect CFI
adds 6c58090a2cb libphobos: Skip curl tests if libcurl is not installed on t [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 ++++
gcc/config/s390/s390.c | 62 +++++++++++++++++++++-
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/s390/pr89952.c | 12 +++++
libgo/runtime/go-unwind.c | 5 +-
libphobos/ChangeLog | 13 +++++
libphobos/testsuite/lib/libphobos.exp | 49 +++++++++++++++--
libphobos/testsuite/libphobos.phobos/phobos.exp | 6 +++
.../libphobos.phobos_shared/phobos_shared.exp | 6 +++
10 files changed, 162 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr89952.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_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from a679f24ecc S12Z: Opcodes: Handle bit map operations with non-canonical [...]
adds 1903f1385b resolve_symbol_value vs. .loc view resolution
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 13 ++++++++++++
gas/symbols.c | 43 ++++++++++++++++++----------------------
gas/testsuite/gas/mmix/basep-7.d | 8 +++-----
3 files changed, 35 insertions(+), 29 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_bmk/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 6d4d2a12 0: update: binutils-gcc-glibc: 0
new 4d1bebf6 0: update: binutils-gcc-glibc: 0
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 (6d4d2a12)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-s [...]
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 | 250 +-
02-prepare_abe/console.log | 300 +-
03-build_abe-binutils/console.log | 10706 ++--
04-build_abe-stage1/console.log | 14952 ++---
05-build_abe-linux/console.log | 304 +-
06-build_abe-glibc/console.log | 39554 ++++++-------
07-build_abe-stage2/console.log | 39620 ++++++-------
08-benchmark/benchmark.log | 15 +-
08-benchmark/console.log | 141 +-
09-check_regression/console.log | 278 +-
10-update_baseline/console.log | 282 +-
console.log | 106385 ++++++++++++++++++-----------------
jenkins/manifest.sh | 18 +-
results.csv | 26 +-
results_id | 2 +-
15 files changed, 106462 insertions(+), 106371 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 7847a7c9b09 [InstCombine][X86] Use generic expansion of PACKSS/PACKUS f [...]
new f43d543c450 [AMDGPU] Add gfx1010 target definitions
new f26b156fd2f [LLVM-C] Deprecate the LLVMValueRef-returning metadata crea [...]
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:
include/llvm-c/Core.h | 42 ++---
include/llvm/BinaryFormat/ELF.h | 5 +-
include/llvm/Support/AMDHSAKernelDescriptor.h | 25 ++-
include/llvm/Support/TargetParser.h | 4 +-
lib/IR/Core.cpp | 10 ++
lib/ObjectYAML/ELFYAML.cpp | 1 +
lib/Support/TargetParser.cpp | 38 ++--
lib/Target/AMDGPU/AMDGPU.td | 192 ++++++++++++++++++++-
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 36 +++-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 100 ++++++++++-
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 8 +-
lib/Target/AMDGPU/GCNProcessors.td | 7 +
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 79 +++++----
lib/Target/AMDGPU/SIDefines.h | 18 ++
lib/Target/AMDGPU/SIInstrInfo.cpp | 6 +-
lib/Target/AMDGPU/SIInstrInfo.td | 2 +
lib/Target/AMDGPU/SIRegisterInfo.td | 24 +--
lib/Target/AMDGPU/SISchedule.td | 33 ++++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 98 +++++++----
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 4 +-
lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h | 3 +
test/CodeGen/AMDGPU/elf-header-flags-mach.ll | 2 +
test/CodeGen/AMDGPU/hsa-note-no-func.ll | 2 +
tools/llvm-readobj/ELFDumper.cpp | 1 +
24 files changed, 601 insertions(+), 139 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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 132d662d 0: update: llvm-linux: 16
new a06cc16d 0: update: llvm-linux: 16
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 (132d662d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 11550 ++++++++++++++++++------------------
03-build_linux/console.log | 608 +-
06-update_baseline/console.log | 28 -
console.log | 12352 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12314 insertions(+), 12398 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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 5c565afd4c [gdb/testsuite] Fix gdb.btrace/reconnect.exp with native-gdbserver
adds 9e97ba436a Remove unused overload of line_header::file_name_at
adds b907456c3e gdb/aarch64: Use type_align instead of aarch64_type_align
adds 030197b43c gdb/arm: Use type_align instead of arm_type_align
adds ecbc06d2a6 gdb/nds32: Use type_align instead of nds32_type_align
adds bf12844a68 gdb/iq2000: Use default gdbarch methods where possible
adds 946c28d2f9 gdb/lm32: Use default gdbarch methods where possible
adds 89b268d823 gdb/m32c: Use default gdbarch methods where possible
adds 5e79b7bb69 gdb/m32r: Use default gdbarch methods where possible
adds 43cf3eded2 gdb/m68hc11: Use default gdbarch methods where possible
adds 8e2b5aea9d gdb/mep: Use default gdbarch methods where possible
adds aee6c3cd1f gdb/mn10300: Use default gdbarch methods where possible
adds 27f113c8e9 gdb/moxie: Use default gdbarch methods where possible
adds c825904428 gdb/msp430: Use default gdbarch methods where possible
adds ca0ab0aa81 gdb/nds32: Use default gdbarch methods where possible
adds 96acf8844a gdb/nios2: Use default gdbarch methods where possible
adds 3f2cef4945 gdb/or1k: Use default gdbarch methods where possible
adds 833a4480dd gdb/rs6000: Use default gdbarch methods where possible
adds 47c47d6907 gdb/rx: Use default gdbarch methods where possible
adds a40dde9db5 gdb/score: Use default gdbarch methods where possible
adds 6d14d64dfe gdb/sh: Use default gdbarch methods where possible
adds d31f262c36 gdb/sparc: Use default_unwind_pc
adds 1ba7b7f938 gdb/tic6x: Use default gdbarch methods where possible
adds 0f534d767b gdb/tilegx: Use default gdbarch methods where possible
adds 29222070e4 gdb/v850: Use default gdbarch methods where possible
adds 541aad8ac9 gdb/vax: Use default gdbarch methods where possible
adds 14faed38e7 gdb/xstormy16: Use default gdbarch methods where possible
adds b614e6f3f8 gdb/rl78: Use default gdbarch methods where possible
adds f872fdbb5b gdb/s12z: Use default gdbarch methods where possible
adds 05b1991f1a Automatic date update in version.in
adds d10be0cb9e S12Z: s12z-opc.h: Add extern "C" bracketing
adds a679f24ecc S12Z: Opcodes: Handle bit map operations with non-canonical [...]
adds 1903f1385b resolve_symbol_value vs. .loc view resolution
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 19 +++
gas/symbols.c | 43 +++---
gas/testsuite/gas/mmix/basep-7.d | 8 +-
gas/testsuite/gas/s12z/bit-manip-invalid.d | 6 +-
gas/testsuite/gas/s12z/bit-manip-invalid.s | 4 +
gdb/ChangeLog | 202 +++++++++++++++++++++++++++++
gdb/aarch64-tdep.c | 66 +++-------
gdb/arm-tdep.c | 68 +++-------
gdb/dwarf2read.c | 8 --
gdb/iq2000-tdep.c | 22 ----
gdb/lm32-tdep.c | 23 ----
gdb/m32c-tdep.c | 34 -----
gdb/m32r-tdep.c | 37 ------
gdb/m68hc11-tdep.c | 24 ----
gdb/mep-tdep.c | 29 -----
gdb/mn10300-tdep.c | 32 +----
gdb/moxie-tdep.c | 33 -----
gdb/msp430-tdep.c | 32 -----
gdb/nds32-tdep.c | 77 +----------
gdb/nios2-tdep.c | 20 ---
gdb/or1k-tdep.c | 9 --
gdb/rl78-tdep.c | 9 --
gdb/rs6000-tdep.c | 18 ---
gdb/rx-tdep.c | 38 +-----
gdb/s12z-tdep.c | 18 ---
gdb/score-tdep.c | 23 ----
gdb/sh-tdep.c | 25 ----
gdb/sparc-tdep.c | 9 --
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/gdb.cp/many-args.cc | 76 +++++++++++
gdb/testsuite/gdb.cp/many-args.exp | 40 ++++++
gdb/tic6x-tdep.c | 22 ----
gdb/tilegx-tdep.c | 26 ----
gdb/v850-tdep.c | 25 ----
gdb/vax-tdep.c | 7 -
gdb/xstormy16-tdep.c | 23 ----
opcodes/ChangeLog | 10 ++
opcodes/s12z-opc.c | 4 +-
opcodes/s12z-opc.h | 9 +-
40 files changed, 430 insertions(+), 755 deletions(-)
create mode 100644 gdb/testsuite/gdb.cp/many-args.cc
create mode 100644 gdb/testsuite/gdb.cp/many-args.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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9fdebb3c 0: update: binutils-gcc-linux: all
new 2409abf5 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 (9fdebb3c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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-prepare_abe/console.log | 126 +-
03-build_abe-binutils/console.log | 10221 +++----
04-build_abe-stage1/console.log | 19067 ++++++-------
05-build_linux/console.log | 22454 ++++++++--------
06-boot_linux/console.log | 2 +-
console.log | 52014 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 52062 insertions(+), 51962 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.