This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from b4edb38e82 Automatic date update in version.in
adds 2e91308fb4 Automatic date update in version.in
adds e5b10c4079 ld: fix coff PE SEH
adds 831083d300 Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
adds a321de3f5c x86: Define check_relocs_failed in elfxx-x86.h
adds e0037ba912 Do not call reinitialize_more_filter from avr_io_reg_read_command
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 21 ++++++---------------
bfd/elf64-x86-64.c | 29 ++++++++---------------------
bfd/elfxx-x86.c | 2 --
bfd/elfxx-x86.h | 39 +++++++++++++++++++++++++++++++--------
bfd/peXXigen.c | 4 ++--
bfd/version.h | 2 +-
gdb/avr-tdep.c | 2 --
7 files changed, 48 insertions(+), 51 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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 046bcc977 0: update: binutils-gcc: 2
new bddbf584f 0: update: binutils-gcc: 2
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 (046bcc977)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1536 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 37428 -> 37848 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 262200 -> 262644 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 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/gdb.
from 831083d300 Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
adds a321de3f5c x86: Define check_relocs_failed in elfxx-x86.h
new e0037ba912 Do not call reinitialize_more_filter from avr_io_reg_read_command
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/elf32-i386.c | 4 ----
bfd/elf64-x86-64.c | 4 ----
bfd/elfxx-x86.h | 4 ++++
gdb/avr-tdep.c | 2 --
4 files changed, 4 insertions(+), 10 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 1f17da01e6 time: Refactor timesize.h for some ABIs
adds 8c0727af63 hurd: Avoid overzealous shared objects constraints
adds 35cf8a85ed hurd: Bump BRK_START to 0x20000000
No new revisions were added by this update.
Summary of changes:
sysdeps/i386/dl-machine.h | 2 +-
sysdeps/mach/hurd/dl-sysdep.c | 4 ++--
sysdeps/mach/hurd/i386/vm_param.h | 2 +-
3 files changed, 4 insertions(+), 4 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/linux.
from 4f3d93c6eaff Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesk [...]
adds 9020be114a47 scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
adds 1b8d0300a3e9 scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_co [...]
adds 142c779d05d1 scsi: vmw_pvscsi: Set residual data length conditionally
adds e46227bf3899 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds f5c73297181c userfaultfd/selftests: fix hugetlb area allocations
adds ebb3f994dd92 mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_id [...]
adds f87bcc88f302 Merge branch 'akpm' (patches from Andrew)
adds 1b4e3f26f9f7 mm: vmscan: Reduce throttling due to a failure to make progress
No new revisions were added by this update.
Summary of changes:
drivers/scsi/libiscsi.c | 6 ++-
drivers/scsi/lpfc/lpfc_debugfs.c | 4 +-
drivers/scsi/vmw_pvscsi.c | 7 +++-
include/linux/mmzone.h | 1 +
include/trace/events/vmscan.h | 4 +-
mm/damon/dbgfs.c | 9 ++++-
mm/vmscan.c | 64 +++++++++++++++++++++++++++-----
tools/testing/selftests/vm/userfaultfd.c | 16 +++++---
8 files changed, 87 insertions(+), 24 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 831083d300 Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
adds a321de3f5c x86: Define check_relocs_failed in elfxx-x86.h
adds e0037ba912 Do not call reinitialize_more_filter from avr_io_reg_read_command
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 4 ----
bfd/elf64-x86-64.c | 4 ----
bfd/elfxx-x86.h | 4 ++++
gdb/avr-tdep.c | 2 --
4 files changed, 4 insertions(+), 10 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 18b86879c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 750976805 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 (18b86879c)
\
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 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30580 -> 30308 bytes
04-build_abe-stage1/console.log.xz | Bin 71464 -> 71484 bytes
06-build_abe-linux/console.log.xz | Bin 9920 -> 10028 bytes
07-build_abe-glibc/console.log.xz | Bin 236620 -> 237092 bytes
08-build_abe-stage2/console.log.xz | Bin 194812 -> 193656 bytes
09-build_abe-gdb/console.log.xz | Bin 38296 -> 38172 bytes
10-build_abe-qemu/console.log.xz | Bin 30668 -> 30528 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3868 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2728 -> 2708 bytes
13-check_regression/console.log.xz | Bin 2552 -> 2404 bytes
13-check_regression/results.compare2 | 15 +-
14-update_baseline/console.log | 421 ++-
14-update_baseline/results.compare2 | 15 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3253192 -> 3235172 bytes
sumfiles/g++.sum | 2 +-
sumfiles/gcc.log.xz | Bin 2766956 -> 2761156 bytes
sumfiles/gcc.sum | 4746 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 863016 -> 864952 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2472 -> 2468 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 170288 -> 170336 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2804 -> 2808 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 391472 -> 387440 bytes
sumfiles/libstdc++.sum | 2 +-
30 files changed, 2606 insertions(+), 2627 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 gcc.
from e3cbb8c66c9 libgfortran: Fix bootstrap on targets without static_assert macro.
new cb48166e52c Fortran: Fix test on targets without REAL128
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/testsuite/gfortran.dg/ieee/ieee_9.f90 | 90 +++++++++++--------------------
1 file changed, 32 insertions(+), 58 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.