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-defconfig
in repository toolchain/ci/base-artifacts.
discards 636c65c5 0: update: llvm-linux: boot
new 7bb26a20 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 (636c65c5)
\
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 | 214 +-
02-build_llvm/console.log | 12561 +++++++++++++++++-----------------
03-build_linux/console.log | 695 +-
04-boot_linux/console.log | 442 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 10 +-
console.log | 13940 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 13941 insertions(+), 13953 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 23112e7a 0: update: llvm-linux: 16
new 593de99f 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 (23112e7a)
\
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 | 229 +-
02-build_llvm/console.log | 12679 +++++++++++++++++------------------
03-build_linux/console.log | 842 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 13776 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13782 insertions(+), 13778 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-aarch64-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 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
adds fd9faca826 Fix ravenscar-thread.c for multi-target
adds c3036ed063 aarch64: Fix MOVPRFX markup for bf16 conversions
adds 825bd36cea x86: drop unused EXVexWdq / vex_w_dq_mode
adds 4102be5cf9 x86: replace EXxmm_mdq by EXVexWdqScalar
adds 53943f32cc Updated translations for some of the binutils sub-directories
new 90e9955aef [ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb instructi [...]
new d26cc8a9d6 Fix compile time build problem building the s390 assembler.
new 9216914510 arm: PR gas/25472 Enable DSP instructions with +mve
new d465d69579 Add missing ChangeLog for last patch
The 4 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 | 21 +
bfd/Makefile.am | 57 +-
bfd/Makefile.in | 57 +-
bfd/elf.c | 6 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 4 +
binutils/po/sv.po | 3994 +++++------
gas/ChangeLog | 40 +
gas/config/tc-arm.c | 24 +-
gas/config/tc-s390.c | 2 +-
gas/po/fr.po | 6915 ++++++++++---------
gas/po/ru.po | 6918 +++++++++++---------
gas/testsuite/gas/aarch64/sve-bfloat-movprfx.d | 2 +-
gas/testsuite/gas/aarch64/sve-bfloat-movprfx.s | 2 +-
gas/testsuite/gas/aarch64/sve-movprfx_28.d | 31 +
gas/testsuite/gas/aarch64/sve-movprfx_28.l | 8 +
gas/testsuite/gas/aarch64/sve-movprfx_28.s | 45 +
gas/testsuite/gas/arm/mve-ldst.d | 43 +
gas/testsuite/gas/arm/mve-ldst.s | 13 +
gas/testsuite/gas/arm/mve_dsp.d | 140 +
gdb/ChangeLog | 17 +
gdb/ravenscar-thread.c | 3 +-
gdb/testsuite/ChangeLog | 6 +
gdb/testsuite/gdb.tui/tui-layout-asm-short-prog.S | 22 +
.../gdb.tui/tui-layout-asm-short-prog.exp | 51 +
gdb/tui/tui-disasm.c | 2 +-
gdb/tui/tui-win.c | 16 +-
opcodes/ChangeLog | 20 +
opcodes/aarch64-tbl.h | 4 +-
opcodes/i386-dis-evex-prefix.h | 40 +-
opcodes/i386-dis.c | 18 +-
31 files changed, 10535 insertions(+), 7988 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_28.d
create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_28.l
create mode 100644 gas/testsuite/gas/aarch64/sve-movprfx_28.s
create mode 100644 gas/testsuite/gas/arm/mve-ldst.d
create mode 100644 gas/testsuite/gas/arm/mve-ldst.s
create mode 100644 gas/testsuite/gas/arm/mve_dsp.d
create mode 100644 gdb/testsuite/gdb.tui/tui-layout-asm-short-prog.S
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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 830ed236 0: update: binutils-gcc-linux: boot
new 816d8fdb 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 (830ed236)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 162 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 10947 ++++++-----
04-build_abe-stage1/console.log | 15711 ++++++++--------
05-build_linux/console.log | 8050 ++++----
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 35302 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 35298 insertions(+), 35322 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-stable-allnoconfig
in repository toolchain/ci/gcc.
from 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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.