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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 42711bf3 4: update: binutils-gcc-linux-qemu: 33
new 6ed7cd84 4: update: binutils-gcc-linux-qemu: 33
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 (42711bf3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 1640 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 31144 -> 30992 bytes
04-build_abe-stage1/console.log.xz | Bin 91300 -> 91304 bytes
05-build_abe-qemu/console.log.xz | Bin 32852 -> 32016 bytes
06-build_linux/console.log.xz | Bin 5268 -> 5448 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 56 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++++++-------
9 files changed, 39 insertions(+), 39 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/gdb.
from 8df9766816 Automatic date update in version.in
adds d92c7521f9 x86: don't leak sub-architecture accumulated strings
adds 3ce2ebcf88 x86: permit "default" with .arch
adds ae89daecb1 x86: generalize disabling of sub-architectures
adds f68697e823 x86: introduce a state stack for .arch
adds ad349f2493 Descriptive DWARF operations dump support for DW_AT_rank
No new revisions were added by this update.
Summary of changes:
binutils/dwarf.c | 1 +
gas/config/tc-i386.c | 552 +++++++++++++++++++++----------------
gas/doc/c-i386.texi | 3 +-
gas/testsuite/gas/i386/arch-dflt.l | 19 ++
gas/testsuite/gas/i386/arch-dflt.s | 14 +
gas/testsuite/gas/i386/arch-stk.l | 43 +++
gas/testsuite/gas/i386/arch-stk.s | 34 +++
gas/testsuite/gas/i386/i386.exp | 2 +
8 files changed, 425 insertions(+), 243 deletions(-)
create mode 100644 gas/testsuite/gas/i386/arch-dflt.l
create mode 100644 gas/testsuite/gas/i386/arch-dflt.s
create mode 100644 gas/testsuite/gas/i386/arch-stk.l
create mode 100644 gas/testsuite/gas/i386/arch-stk.s
--
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 bd0b58837c test-container: return UNSUPPORTED for ENOSPC on clone()
adds 3c99806989 aarch64: Optimize string functions with shrn instruction
No new revisions were added by this update.
Summary of changes:
sysdeps/aarch64/memchr.S | 25 +++++++++----------------
sysdeps/aarch64/memrchr.S | 25 +++++++++----------------
sysdeps/aarch64/strchrnul.S | 29 +++++++++++------------------
sysdeps/aarch64/strcpy.S | 32 ++++++++++++--------------------
sysdeps/aarch64/strlen.S | 25 +++++++++----------------
sysdeps/aarch64/strnlen.S | 25 +++++++++----------------
6 files changed, 59 insertions(+), 102 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 656c0212909 c++: dependent conversion operator lookup [PR106179]
adds b33dd787452 analyzer: fix uninit false positive with -ftrivial-auto-var [...]
No new revisions were added by this update.
Summary of changes:
gcc/analyzer/region-model.cc | 69 ++++++++++++++++++----
.../gcc.dg/analyzer/torture/uninit-pr106204.c | 13 ++++
gcc/testsuite/gcc.dg/analyzer/uninit-pr106204.c | 17 ++++++
3 files changed, 86 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/uninit-pr106204.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/uninit-pr106204.c
--
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 8df9766816 Automatic date update in version.in
adds d92c7521f9 x86: don't leak sub-architecture accumulated strings
adds 3ce2ebcf88 x86: permit "default" with .arch
adds ae89daecb1 x86: generalize disabling of sub-architectures
adds f68697e823 x86: introduce a state stack for .arch
adds ad349f2493 Descriptive DWARF operations dump support for DW_AT_rank
No new revisions were added by this update.
Summary of changes:
binutils/dwarf.c | 1 +
gas/config/tc-i386.c | 552 +++++++++++++++++++++----------------
gas/doc/c-i386.texi | 3 +-
gas/testsuite/gas/i386/arch-dflt.l | 19 ++
gas/testsuite/gas/i386/arch-dflt.s | 14 +
gas/testsuite/gas/i386/arch-stk.l | 43 +++
gas/testsuite/gas/i386/arch-stk.s | 34 +++
gas/testsuite/gas/i386/i386.exp | 2 +
8 files changed, 425 insertions(+), 243 deletions(-)
create mode 100644 gas/testsuite/gas/i386/arch-dflt.l
create mode 100644 gas/testsuite/gas/i386/arch-dflt.s
create mode 100644 gas/testsuite/gas/i386/arch-stk.l
create mode 100644 gas/testsuite/gas/i386/arch-stk.s
--
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 28e76ec4 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
new f617b7a1 2: update: binutils-gcc-linux-glibc-gdb-qemu: 4
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 (28e76ec4)
\
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 1816 -> 1760 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 30388 -> 30280 bytes
05-build_abe-stage1/console.log.xz | Bin 73144 -> 72828 bytes
07-build_abe-linux/console.log.xz | Bin 9804 -> 9536 bytes
08-build_abe-glibc/console.log.xz | Bin 239756 -> 238952 bytes
09-build_abe-stage2/console.log.xz | Bin 160188 -> 160060 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 138 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++---
10 files changed, 79 insertions(+), 79 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.