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-arm
in repository toolchain/ci/glibc.
from 9bd9978639 Do not declare fmax, fmin _FloatN, _FloatNx versions for C2X
adds ee874f44fd powerpc: Fix unrecognized instruction errors with recent binutils
adds 88361b408b elf: Copy l_addr/l_ld when adding ld.so to a new namespace
No new revisions were added by this update.
Summary of changes:
elf/dl-load.c | 4 ++++
sysdeps/powerpc/Makefile | 5 -----
sysdeps/powerpc/tst-set_ppr.c | 3 ++-
3 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_build/master-arm
in repository toolchain/ci/gcc.
from 24e30f485bc [PR102501] Adjust jump threading testcases for ppc64* and others.
adds cd5448f6c53 MAINTAINERS: Add myself to DCO section
adds d6a87d96d74 debug/102507: ICE in btf_finalize when compiling with -gbtf
adds d238146e41e Daily bump.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 4 +++
MAINTAINERS | 1 +
gcc/ChangeLog | 68 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/btfout.c | 8 +++---
gcc/fortran/ChangeLog | 5 ++++
gcc/testsuite/ChangeLog | 55 +++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 63 +++++++++++++++++++++++++++++++++++++++++++++
8 files changed, 201 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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 689580daaa Add a testcase for PR binutils/27202
adds 215b6d107c [gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so with [...]
adds f141837642 Automatic date update in version.in
adds 98ca73afe5 Add support to readelf for reading OpenBSD ELF core notes.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/readelf.c | 24 ++++++++++++++++++++++++
gdb/testsuite/gdb.base/break-interp.exp | 3 +++
3 files changed, 28 insertions(+), 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-arm
in repository toolchain/ci/base-artifacts.
discards 667b68008 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 048da9c61 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 (667b68008)
\
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 1552 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 44100 -> 44148 bytes
05-build_abe-stage1/console.log.xz | Bin 90924 -> 89708 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9912 -> 9856 bytes
08-build_abe-glibc/console.log.xz | Bin 230068 -> 230184 bytes
09-build_abe-stage2/console.log.xz | Bin 217400 -> 216276 bytes
10-build_abe-gdb/console.log.xz | Bin 43844 -> 43876 bytes
11-build_abe-qemu/console.log.xz | Bin 30616 -> 30580 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
13 files changed, 19 insertions(+), 19 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/glibc.
from 9bd9978639 Do not declare fmax, fmin _FloatN, _FloatNx versions for C2X
adds ee874f44fd powerpc: Fix unrecognized instruction errors with recent binutils
new 88361b408b elf: Copy l_addr/l_ld when adding ld.so to a new namespace
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:
elf/dl-load.c | 4 ++++
sysdeps/powerpc/Makefile | 5 -----
sysdeps/powerpc/tst-set_ppr.c | 3 ++-
3 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_build/master-aarch64
in repository toolchain/ci/gcc.
from 24e30f485bc [PR102501] Adjust jump threading testcases for ppc64* and others.
adds cd5448f6c53 MAINTAINERS: Add myself to DCO section
adds d6a87d96d74 debug/102507: ICE in btf_finalize when compiling with -gbtf
new d238146e41e 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 | 4 +++
MAINTAINERS | 1 +
gcc/ChangeLog | 68 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/btfout.c | 8 +++---
gcc/fortran/ChangeLog | 5 ++++
gcc/testsuite/ChangeLog | 55 +++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 63 +++++++++++++++++++++++++++++++++++++++++++++
8 files changed, 201 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 689580daaa Add a testcase for PR binutils/27202
adds 215b6d107c [gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so with [...]
adds f141837642 Automatic date update in version.in
new 98ca73afe5 Add support to readelf for reading OpenBSD ELF core notes.
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/version.h | 2 +-
binutils/readelf.c | 24 ++++++++++++++++++++++++
gdb/testsuite/gdb.base/break-interp.exp | 3 +++
3 files changed, 28 insertions(+), 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/base-artifacts.
discards e1635785c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 44ee3ad60 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 (e1635785c)
\
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 1560 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 44880 -> 44956 bytes
05-build_abe-stage1/console.log.xz | Bin 72044 -> 71112 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9852 -> 9912 bytes
08-build_abe-glibc/console.log.xz | Bin 235836 -> 235628 bytes
09-build_abe-stage2/console.log.xz | Bin 191020 -> 189704 bytes
10-build_abe-gdb/console.log.xz | Bin 44636 -> 44648 bytes
11-build_abe-qemu/console.log.xz | Bin 30788 -> 30384 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
13 files changed, 19 insertions(+), 19 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 5e2adfeed21 Fortran: fix error recovery for invalid constructor
adds 48c97c62c90 Use a separate TV_* timer for the VRP threader.
adds 77731cb8f3c Avoid CFG updates in VRP threader if nothing changed.
adds 24e30f485bc [PR102501] Adjust jump threading testcases for ppc64* and others.
adds cd5448f6c53 MAINTAINERS: Add myself to DCO section
adds d6a87d96d74 debug/102507: ICE in btf_finalize when compiling with -gbtf
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 +
gcc/btfout.c | 8 ++++----
gcc/testsuite/gcc.dg/tree-ssa/pr66752-3.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/pr77445-2.c | 2 +-
gcc/timevar.def | 1 +
gcc/tree-vrp.c | 11 ++++++-----
6 files changed, 15 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/binutils-gdb.
from 689580daaa Add a testcase for PR binutils/27202
adds 215b6d107c [gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so with [...]
adds f141837642 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/break-interp.exp | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.