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-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 70cdf912 2: update: llvm-linux: 19676
new e63e7673 2: update: llvm-linux: 19676
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 (70cdf912)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 182 +-
02-build_llvm/console.log | 12613 ++++++++++++++++----------------
03-build_linux/console.log | 1944 ++---
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 106 +-
console.log | 14855 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 14869 insertions(+), 14855 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4aab1a43 0: update: binutils-gcc-linux: all
new 67707404 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 (4aab1a43)
\
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 | 130 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11700 ++++++------
04-build_abe-stage1/console.log | 15535 ++++++++--------
05-build_linux/console.log | 8065 ++++----
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 36211 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
results | 2 +-
11 files changed, 36037 insertions(+), 36050 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 711421af001b PR tree-optimization/93247 - ICE in get_load_store_type
new a52d93219c63 Bump gcc/BASE-VER to 10.0.1 now that we are in stage4.
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/BASE-VER | 2 +-
gcc/ChangeLog | 4 ++++
2 files changed, 5 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 131cb553d6d MSP430: Fix relocation overflow when using #lo(EXP) macro
new aad09917e04 tic4x disassembly static variables
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:
opcodes/ChangeLog | 10 +++++++
opcodes/tic4x-dis.c | 75 +++++++++++++++++++++++++++++++----------------------
2 files changed, 54 insertions(+), 31 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 84a3effa1a22 Do not call streamer_read_hwi in a function call.
new affb7b66aa6e Add *.md diff=md.
new 86c3a7d891f9 Fix type mismatch in SLPed constructors
new 711421af001b PR tree-optimization/93247 - ICE in get_load_store_type
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:
.gitattributes | 4 +++
ChangeLog | 5 ++++
contrib/ChangeLog | 5 ++++
contrib/gcc-git-customization.sh | 2 +-
gcc/ChangeLog | 12 +++++++++
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gcc.dg/vect/pr93247-1.c | 49 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr93247-2.c | 12 +++++++++
gcc/tree-vect-loop.c | 3 ++-
gcc/tree-vect-slp.c | 4 +++
10 files changed, 100 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr93247-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr93247-2.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from c24d0e8d485 Reinstate gas em=freebsd for sparc-freebsd
new 131cb553d6d MSP430: Fix relocation overflow when using #lo(EXP) macro
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:
gas/ChangeLog | 13 +++++++++++
gas/config/tc-msp430.c | 35 ++++++++++++++++++++----------
gas/testsuite/gas/msp430/msp430.exp | 1 +
gas/testsuite/gas/msp430/reloc-lo-430x.d | 5 +++++
gas/testsuite/gas/msp430/reloc-lo-430x.s | 22 +++++++++++++++++++
include/ChangeLog | 5 +++++
include/opcode/msp430.h | 15 +++++++++++++
ld/ChangeLog | 5 +++++
ld/testsuite/ld-msp430-elf/msp430-elf.exp | 2 ++
ld/testsuite/ld-msp430-elf/reloc-lo-430x.s | 22 +++++++++++++++++++
10 files changed, 114 insertions(+), 11 deletions(-)
create mode 100644 gas/testsuite/gas/msp430/reloc-lo-430x.d
create mode 100644 gas/testsuite/gas/msp430/reloc-lo-430x.s
create mode 100644 ld/testsuite/ld-msp430-elf/reloc-lo-430x.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.