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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1f14d632 0: update: llvm-linux: boot
new 44bcdb89 0: update: llvm-b833e0c5f1190e7102e570b0eb5055174aa03b32: 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 (1f14d632)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 193 +-
02-build_llvm/console.log | 12536 ++++++++--------
03-build_linux/console.log | 18039 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 +
console.log | 30811 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
8 files changed, 30716 insertions(+), 30919 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 b7b3378f91c i386: Omit clobbers from vzeroupper until final [PR92190]
new a4d3bfc0851 analyzer: add enode status and revamp __analyzer_dump_explo [...]
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/ChangeLog | 6 ++
gcc/analyzer/ChangeLog | 19 ++++++
gcc/analyzer/engine.cc | 69 ++++++++++++++++++----
gcc/analyzer/exploded-graph.h | 28 ++++++++-
gcc/doc/analyzer.texi | 16 +++--
gcc/testsuite/ChangeLog | 29 +++++++++
gcc/testsuite/gcc.dg/analyzer/data-model-1.c | 3 +-
gcc/testsuite/gcc.dg/analyzer/data-model-7.c | 3 +-
gcc/testsuite/gcc.dg/analyzer/loop-2.c | 6 +-
gcc/testsuite/gcc.dg/analyzer/loop-2a.c | 6 +-
gcc/testsuite/gcc.dg/analyzer/loop-4.c | 8 +--
gcc/testsuite/gcc.dg/analyzer/loop.c | 6 +-
gcc/testsuite/gcc.dg/analyzer/malloc-paths-10.c | 3 +-
gcc/testsuite/gcc.dg/analyzer/malloc-vs-local-1a.c | 26 ++++----
gcc/testsuite/gcc.dg/analyzer/malloc-vs-local-1b.c | 25 ++++----
gcc/testsuite/gcc.dg/analyzer/malloc-vs-local-2.c | 24 ++++----
gcc/testsuite/gcc.dg/analyzer/malloc-vs-local-3.c | 9 ++-
gcc/testsuite/gcc.dg/analyzer/paths-1.c | 3 +-
gcc/testsuite/gcc.dg/analyzer/paths-1a.c | 3 +-
gcc/testsuite/gcc.dg/analyzer/paths-2.c | 8 +--
gcc/testsuite/gcc.dg/analyzer/paths-3.c | 10 ++--
gcc/testsuite/gcc.dg/analyzer/paths-4.c | 24 ++++----
gcc/testsuite/gcc.dg/analyzer/paths-5.c | 4 +-
gcc/testsuite/gcc.dg/analyzer/paths-6.c | 13 ++--
gcc/testsuite/gcc.dg/analyzer/paths-7.c | 13 ++--
.../gcc.dg/analyzer/torture/conditionals-2.c | 4 +-
gcc/testsuite/gcc.dg/analyzer/zlib-1.c | 21 +++----
gcc/testsuite/gcc.dg/analyzer/zlib-5.c | 2 +-
28 files changed, 246 insertions(+), 145 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 17a2e8c0918 i386: Schedule the only -O0 split pass on x86 after pro_and [...]
new b7b3378f91c i386: Omit clobbers from vzeroupper until final [PR92190]
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/ChangeLog | 7 ++++++
gcc/config/i386/i386-features.c | 29 +++++++++++++-----------
gcc/config/i386/sse.md | 40 ++++++++++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr92190.c | 19 ++++++++++++++++
5 files changed, 86 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr92190.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_kernel/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 24872cb302 Minor fix for R_PPC_VLE_ADDR20
adds f90ac7c2bb [gdb/testsuite] Make inferior_exited_re match a single line
adds f8dcc90b60 [gdb/testsuite] Add note to 'Race detection' entry in README
adds dcc9fbc6da gdb/sim: Assert that the simulator ptid is not null_ptid
adds c3b149eb76 gdb/fortran: Allow for using Flang in Fortran testing
adds 6df4c9c2ff Re: Support fusion for ELFv2 stubs
adds af0ac53c45 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 4 ++++
bfd/elf64-ppc.c | 8 ++++----
bfd/version.h | 2 +-
gdb/ChangeLog | 5 +++++
gdb/remote-sim.c | 1 +
gdb/testsuite/ChangeLog | 18 ++++++++++++++++++
gdb/testsuite/README | 7 +++++++
gdb/testsuite/lib/fortran.exp | 21 ++++++++++++++-------
gdb/testsuite/lib/gdb.exp | 2 +-
9 files changed, 55 insertions(+), 13 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0aa69dfd 0: update: binutils-gcc-linux: all
new ba006afc 0: update: binutils-gcc-linux: all
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 (0aa69dfd)
\
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 | 22 +-
02-prepare_abe/console.log | 244 +-
03-build_abe-binutils/console.log | 11584 +++++++------
04-build_abe-stage1/console.log | 20253 +++++++++++-----------
05-build_linux/console.log | 799 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 32935 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 32934 insertions(+), 32921 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-next-defconfig
in repository toolchain/ci/gcc.
from e0cd0469a2c Daily bump.
adds 533d051f6d1 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_kernel/gnu-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards f0e38771 0: update: binutils-gcc-linux: boot
new 978a3e0d 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 (f0e38771)
\
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11695 ++++++++--------
04-build_abe-stage1/console.log | 13713 +++++++++---------
05-build_linux/console.log | 680 +-
06-boot_linux/console.log | 358 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 27124 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 27124 insertions(+), 27136 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.