This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from fdb2b35b8f RISC-V: Added ld testcases for the medlow and medany code models.
adds 3524a83e59 gdb/mi: rename mi_lookup to mi_cmd_lookup
adds f76d800be8 gdb/mi: use std::map for MI commands in mi-cmds.c
adds 3be0fed62e gdb/mi: int to bool conversion in mi_execute_cli_command
adds 1f6c8c3317 gdb/mi: use separate classes for different types of MI command
adds 788ec57f0a gdb/mi: rename mi_cmd to mi_command
adds 78d4da9ae0 gdb/mi: rename build_table to add_builtin_mi_commands
new 9bc8e54b1f bfd: fix -Wunused errors with clang 13+
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:
bfd/ecofflink.c | 7 -
bfd/elf-m10200.c | 6 -
bfd/elf-m10300.c | 6 -
bfd/elf32-bfin.c | 5 +-
bfd/elf32-cr16.c | 5 +-
bfd/elf32-lm32.c | 5 +-
bfd/elf32-microblaze.c | 14 --
bfd/elf32-nds32.c | 12 +-
bfd/elf32-nios2.c | 6 +-
bfd/elf32-score.c | 13 +-
bfd/elf32-score7.c | 11 +-
bfd/elf64-ia64-vms.c | 6 -
gdb/mi/mi-cmd-info.c | 4 +-
gdb/mi/mi-cmds.c | 571 +++++++++++++++++++++++++++----------------------
gdb/mi/mi-cmds.h | 72 ++++---
gdb/mi/mi-main.c | 51 ++---
gdb/mi/mi-main.h | 12 ++
gdb/mi/mi-parse.c | 20 +-
gdb/mi/mi-parse.h | 6 +-
19 files changed, 412 insertions(+), 420 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from ec06717856 hurd: Do not set PIE_UNSUPPORTED
adds f8392bb766 intl: Emit no lines in bison generated files
adds 0884724a95 elf: Use new dependency sorting algorithm by default
new fd6062ede3 elf: Align argument of __munmap to page size [BZ #28676]
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:
NEWS | 7 ++++---
elf/dl-map-segments.h | 1 +
elf/dl-tunables.list | 2 +-
elf/tst-rtld-list-tunables.exp | 2 +-
intl/Makefile | 2 +-
manual/tunables.texi | 2 +-
6 files changed, 9 insertions(+), 7 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 63fa4f758 0: update: binutils-llvm-linux-qemu: boot
new 91106c724 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 (63fa4f758)
\
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.xz | Bin 1776 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 31356 -> 31472 bytes
04-build_llvm/console.log.xz | Bin 60020 -> 60796 bytes
05-build_abe-qemu/console.log.xz | Bin 29708 -> 29756 bytes
06-build_linux/console.log.xz | Bin 3632 -> 3840 bytes
07-boot_linux/console.log.xz | Bin 6140 -> 6072 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 16 ++++++++--------
10 files changed, 13 insertions(+), 13 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from fdb2b35b8f RISC-V: Added ld testcases for the medlow and medany code models.
adds 3524a83e59 gdb/mi: rename mi_lookup to mi_cmd_lookup
adds f76d800be8 gdb/mi: use std::map for MI commands in mi-cmds.c
adds 3be0fed62e gdb/mi: int to bool conversion in mi_execute_cli_command
adds 1f6c8c3317 gdb/mi: use separate classes for different types of MI command
adds 788ec57f0a gdb/mi: rename mi_cmd to mi_command
adds 78d4da9ae0 gdb/mi: rename build_table to add_builtin_mi_commands
adds 9bc8e54b1f bfd: fix -Wunused errors with clang 13+
No new revisions were added by this update.
Summary of changes:
bfd/ecofflink.c | 7 -
bfd/elf-m10200.c | 6 -
bfd/elf-m10300.c | 6 -
bfd/elf32-bfin.c | 5 +-
bfd/elf32-cr16.c | 5 +-
bfd/elf32-lm32.c | 5 +-
bfd/elf32-microblaze.c | 14 --
bfd/elf32-nds32.c | 12 +-
bfd/elf32-nios2.c | 6 +-
bfd/elf32-score.c | 13 +-
bfd/elf32-score7.c | 11 +-
bfd/elf64-ia64-vms.c | 6 -
gdb/mi/mi-cmd-info.c | 4 +-
gdb/mi/mi-cmds.c | 571 +++++++++++++++++++++++++++----------------------
gdb/mi/mi-cmds.h | 72 ++++---
gdb/mi/mi-main.c | 51 ++---
gdb/mi/mi-main.h | 12 ++
gdb/mi/mi-parse.c | 20 +-
gdb/mi/mi-parse.h | 6 +-
19 files changed, 412 insertions(+), 420 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards be5d6b32c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new a79dd2d68 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (be5d6b32c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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.xz | Bin 1548 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 31328 -> 31472 bytes
04-build_abe-stage1/console.log.xz | Bin 71512 -> 71196 bytes
06-build_abe-linux/console.log.xz | Bin 9056 -> 9048 bytes
07-build_abe-glibc/console.log.xz | Bin 235872 -> 235968 bytes
08-build_abe-stage2/console.log.xz | Bin 195136 -> 193856 bytes
09-build_abe-gdb/console.log.xz | Bin 39132 -> 39236 bytes
10-build_abe-qemu/console.log.xz | Bin 29388 -> 30132 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3904 -> 3912 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2932 -> 2608 bytes
13-check_regression/console.log.xz | Bin 14148 -> 13740 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 265 +-
13-check_regression/results.compare | 64 +-
13-check_regression/results.compare2 | 3563 +++++++--------
13-check_regression/results.regressions | 44 +-
14-update_baseline/console.log | 6169 +++++++++++++-------------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 265 +-
14-update_baseline/results.compare | 64 +-
14-update_baseline/results.compare2 | 3563 +++++++--------
14-update_baseline/results.regressions | 44 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3286900 -> 3289084 bytes
sumfiles/g++.sum | 89 +-
sumfiles/gcc.log.xz | Bin 2881792 -> 2897076 bytes
sumfiles/gcc.sum | 7338 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 875364 -> 877356 bytes
sumfiles/gfortran.sum | 54 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2284 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 170816 -> 170792 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2644 -> 2636 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 401404 -> 409816 bytes
sumfiles/libstdc++.sum | 10 +-
38 files changed, 10548 insertions(+), 11016 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.