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_build/master-aarch64
in repository toolchain/ci/gdb.
from 55ea1654ab Automatic date update in version.in
new df0e73ff93 Automatic date update in version.in
new 1a5178fe28 PR29348, BFD_VMA_FMT wrong
new 9ea6fffe1e libctf: Avoid use of uninitialised variables
The 3 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/Makefile.in | 2 +-
bfd/bfd-in.h | 34 ++++++++++++----------------------
bfd/bfd-in2.h | 34 ++++++++++++----------------------
bfd/configure | 42 ++++++++++++++++++++++++++++++++++--------
bfd/configure.ac | 19 ++++++++++++-------
bfd/configure.com | 30 +++++++++++++++++++++++++++---
bfd/version.h | 2 +-
libctf/ctf-link.c | 16 ++++++++++------
8 files changed, 109 insertions(+), 70 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_build/master-aarch64
in repository toolchain/ci/linux.
from 334c0ef6429f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds 3d7cb6b04c3f Linux 5.19
No new revisions were added by this update.
Summary of changes:
Makefile | 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 55ea1654ab Automatic date update in version.in
adds df0e73ff93 Automatic date update in version.in
adds 1a5178fe28 PR29348, BFD_VMA_FMT wrong
adds 9ea6fffe1e libctf: Avoid use of uninitialised variables
No new revisions were added by this update.
Summary of changes:
bfd/Makefile.in | 2 +-
bfd/bfd-in.h | 34 ++++++++++++----------------------
bfd/bfd-in2.h | 34 ++++++++++++----------------------
bfd/configure | 42 ++++++++++++++++++++++++++++++++++--------
bfd/configure.ac | 19 ++++++++++++-------
bfd/configure.com | 30 +++++++++++++++++++++++++++---
bfd/version.h | 2 +-
libctf/ctf-link.c | 16 ++++++++++------
8 files changed, 109 insertions(+), 70 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 775263a8 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 3676c619 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (775263a8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1636 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 30524 -> 30560 bytes
05-build_abe-stage1/console.log.xz | Bin 73276 -> 72728 bytes
07-build_abe-linux/console.log.xz | Bin 9108 -> 8860 bytes
08-build_abe-glibc/console.log.xz | Bin 239272 -> 238360 bytes
09-build_abe-stage2/console.log.xz | Bin 202624 -> 202208 bytes
10-build_abe-gdb/console.log.xz | Bin 37780 -> 37772 bytes
11-build_abe-qemu/console.log.xz | Bin 31324 -> 31584 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 12 insertions(+), 12 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_check/master-aarch64
in repository toolchain/ci/gcc.
from b04c399e258 c++: Fix location for -Wunused-macros [PR66290]
adds 0110cfd5449 Fortran: fix invalid rank error in ASSOCIATED when rank is [...]
adds d325e7048c8 Fortran: detect blanks within literal constants in free-for [...]
adds 493f4e6cf08 PR target/106450: Tweak timode_remove_non_convertible_regs [...]
adds 525a1a73a5a Add rotl64ti2_doubleword pattern to i386.md
new 4a7274ddc49 Daily bump.
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:
ChangeLog | 6 +++
gcc/ChangeLog | 16 ++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 9 +++++
gcc/config/i386/i386-features.cc | 46 ++++++++++++----------
gcc/config/i386/i386.md | 20 ++++++++++
gcc/cp/ChangeLog | 12 ++++++
gcc/fortran/ChangeLog | 23 +++++++++++
gcc/fortran/check.cc | 23 ++++++++++-
gcc/fortran/match.cc | 24 ++++++-----
gcc/fortran/match.h | 6 +--
gcc/fortran/primary.cc | 14 ++-----
gcc/testsuite/ChangeLog | 29 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr106450.c | 14 +++++++
gcc/testsuite/gfortran.dg/associated_target_9a.f90 | 27 +++++++++++++
gcc/testsuite/gfortran.dg/associated_target_9b.f90 | 23 +++++++++++
gcc/testsuite/gfortran.dg/literal_constants.f | 20 ++++++++++
gcc/testsuite/gfortran.dg/literal_constants.f90 | 24 +++++++++++
18 files changed, 292 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr106450.c
create mode 100644 gcc/testsuite/gfortran.dg/associated_target_9a.f90
create mode 100644 gcc/testsuite/gfortran.dg/associated_target_9b.f90
create mode 100644 gcc/testsuite/gfortran.dg/literal_constants.f
create mode 100644 gcc/testsuite/gfortran.dg/literal_constants.f90
--
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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 55ea1654ab Automatic date update in version.in
adds df0e73ff93 Automatic date update in version.in
adds 1a5178fe28 PR29348, BFD_VMA_FMT wrong
adds 9ea6fffe1e libctf: Avoid use of uninitialised variables
No new revisions were added by this update.
Summary of changes:
bfd/Makefile.in | 2 +-
bfd/bfd-in.h | 34 ++++++++++++----------------------
bfd/bfd-in2.h | 34 ++++++++++++----------------------
bfd/configure | 42 ++++++++++++++++++++++++++++++++++--------
bfd/configure.ac | 19 ++++++++++++-------
bfd/configure.com | 30 +++++++++++++++++++++++++++---
bfd/version.h | 2 +-
libctf/ctf-link.c | 16 ++++++++++------
8 files changed, 109 insertions(+), 70 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 6128b7cc 0: update: binutils-gcc: 1
new b851e9d8 0: update: binutils-gcc: 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 (6128b7cc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1628 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 38320 -> 37964 bytes
04-build_abe-gcc/console.log.xz | Bin 214080 -> 212972 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3872 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3168 -> 2416 bytes
07-check_regression/console.log.xz | Bin 2488 -> 3152 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 81 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 604 ++--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 81 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3558124 -> 3531252 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 3054440 -> 3065916 bytes
sumfiles/gcc.sum | 4790 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1038096 -> 1038336 bytes
sumfiles/gfortran.sum | 124 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205152 -> 205068 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2548 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 443612 -> 443888 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3137 insertions(+), 2841 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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-norov-defconfig
in repository toolchain/ci/linux.
from 3a2ba42cbd0b x86/olpc: fix 'logical not is only applied to the left hand side'
adds c3aaaf9e2ada powerpc: drop dependency on <asm/machdep.h> in archrandom.h
adds 9f0b715d0011 lib/nodemask: inline next_node_in() and node_random()
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 -
arch/powerpc/include/asm/archrandom.h | 9 +--------
arch/powerpc/kernel/setup-common.c | 10 ++++++++++
include/linux/nodemask.h | 24 +++++++++++++++++++-----
lib/Makefile | 2 +-
lib/nodemask.c | 8 --------
6 files changed, 31 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.