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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 1aceb5f7 0: update: binutils-gcc-linux: boot
new cca86076 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 (1aceb5f7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 220 +-
02-prepare_abe/console.log | 236 +-
03-build_abe-binutils/console.log | 11429 ++++++------
04-build_abe-stage1/console.log | 20177 ++++++++++----------
05-build_linux/console.log | 3364 ++--
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 35947 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 35947 insertions(+), 35944 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-mainline-defconfig
in repository toolchain/ci/gcc.
from 066184a282b rs6000: Fix infinite loop building ghostscript and icu [PR93658]
adds 8389fcc4c12 Avoid collect2 calling signal unsafe functions and/or unlin [...]
adds ba740092516 fortran: ICE using SHAPE with FINDLOC PR93835
adds f9be6e10c96 vect: Fix offset calculation for -ve strides [PR93767]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 16 ++++++++++++++++
gcc/collect2.c | 9 ++++++++-
gcc/fortran/simplify.c | 12 ++++++++----
gcc/testsuite/ChangeLog | 17 +++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr93767.c | 13 +++++++++++++
gcc/testsuite/gfortran.dg/pr77351.f90 | 6 ++++--
gcc/testsuite/gfortran.dg/pr93835.f08 | 8 ++++++++
gcc/tree-vect-data-refs.c | 4 ++--
8 files changed, 76 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr93767.c
create mode 100644 gcc/testsuite/gfortran.dg/pr93835.f08
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 2f53f79e 0: update: binutils-gcc-linux: boot
new a823b97a 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 (2f53f79e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 18 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11193 +++++++--------
04-build_abe-stage1/console.log | 13613 +++++++++----------
05-build_linux/console.log | 632 +-
06-boot_linux/console.log | 444 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 26346 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26368 insertions(+), 26336 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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c893ce360a vms buffer overflows and large memory allocation
adds a98c743fdf Re: vms buffer overflows and large memory allocation
adds c9af65210c [gdb/testsuite] Fix layout next/prev/regs help message
adds a88ef40d0f [gdb] Ensure listing of unused static var in info locals
adds 83d4d556e2 Fix a spelling mistake in the binutils documentation.
adds 45c63c0fe8 Updated translations for some of the binutils sub-directories.
adds e56d7f1e19 gdb/doc: Fix header alignment of 'info threads' example output
new 7693576838 Simplify setting of reading_partial_symbols
new 197400e800 Convert IS_TYPE_UNIT_GROUP to method
new 4ac9383206 Fix a memory leak and remove an unused member
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/ChangeLog | 4 +
bfd/vms-lib.c | 14 +-
binutils/ChangeLog | 6 +
binutils/doc/binutils.texi | 2 +-
gdb/ChangeLog | 32 +
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 2 +-
gdb/dwarf2/read.c | 28 +-
gdb/dwarf2/read.h | 7 +
gdb/stack.c | 1 +
gdb/testsuite/ChangeLog | 6 +
.../info-locals-unused-static-var.c} | 12 +-
...ution.exp => info-locals-unused-static-var.exp} | 23 +-
gdb/tui/tui-layout.c | 6 +-
gold/ChangeLog | 4 +
gold/po/fr.po | 308 +-
gprof/ChangeLog | 4 +
gprof/po/ms.po | 52 +-
ld/ChangeLog | 4 +
ld/po/fr.po | 6229 +++++++-------------
20 files changed, 2556 insertions(+), 4193 deletions(-)
copy gdb/testsuite/{gdb.tui/tui-layout-asm-short-prog.S => gdb.base/info-locals-un [...]
copy gdb/testsuite/gdb.base/{source-execution.exp => info-locals-unused-static-var [...]
--
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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9689bae4 0: update: binutils-gcc-linux: boot
new ba21a8f8 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 (9689bae4)
\
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 | 220 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11795 +++++++--------
04-build_abe-stage1/console.log | 15751 ++++++++++---------
05-build_linux/console.log | 814 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 29044 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 29060 insertions(+), 29044 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.