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-arm-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from 4973ce53ca8a ~(C + X) --> ~C - X (PR50308)
adds 328a6ec95532 Force visibility of llvm::Any to external
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/ADT/Any.h | 7 ++++++-
1 file changed, 6 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_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from cff396521d Automatic date update in version.in
adds 4ec27dd262 Automatic date update in version.in
adds 683278f1ed Automatic date update in version.in
adds 0fdbb25414 Automatic date update in version.in
adds f0b059d08e Automatic date update in version.in
adds eaf6d3b360 Arm: Fix forward thumb references [PR gas/25235]
adds 995e0b770e Gas: Forgot to commit changelog
adds c63828ebe8 Automatic date update in version.in
adds 3bc86347ee Automatic date update in version.in
adds 1932900f76 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 11 +++++++++++
gas/config/tc-arm.c | 11 ++++++++++-
gas/testsuite/gas/arm/pr25235.d | 24 ++++++++++++++++++++++++
gas/testsuite/gas/arm/pr25235.s | 30 ++++++++++++++++++++++++++++++
5 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/arm/pr25235.d
create mode 100644 gas/testsuite/gas/arm/pr25235.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_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6c7cbec 0: update: binutils-llvm-linux-qemu: all
new 57df500 0: update: binutils-llvm-linux-qemu: 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 (6c7cbec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 14 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11434 ++++++------
04-build_llvm/console.log | 13910 +++++++--------
05-build_abe-qemu/console.log | 6989 ++++----
06-build_linux/console.log | 790 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 10 +-
console.log | 33595 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 33627 insertions(+), 33585 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 d2a913c76f4 DOC: Update __gcov_dump documentation.
new 8b2b32ab2d8 c/100803 - diagnose invalid GIMPLE condition
new 359c0a86e29 ipa/100791 - copy fntype when processing __builtin_va_arg_pack
The 2 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/c/gimple-parser.c | 8 ++++++++
gcc/testsuite/gcc.dg/gimplefe-error-11.c | 12 ++++++++++++
gcc/testsuite/gcc.dg/pr100791.c | 9 +++++++++
gcc/tree-inline.c | 1 +
4 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-error-11.c
create mode 100644 gcc/testsuite/gcc.dg/pr100791.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 3633d4fb446 Automatic date update in version.in
new 0ef4c3f83b0 sim: h8300 Fixed different behavior in preinc/predec.
new 9d7c4ba5e5b sim: h8300 add special case test.
The 2 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:
sim/h8300/ChangeLog | 7 ++++
sim/h8300/compile.c | 52 ++++++++++++++++++++++-
sim/h8300/sim-main.h | 4 +-
sim/testsuite/h8300/ChangeLog | 13 ++++++
sim/testsuite/h8300/addb.s | 58 +++++++++++++++++++++++++-
sim/testsuite/h8300/andb.s | 48 +++++++++++++++++++++
sim/testsuite/h8300/cmpb.s | 44 ++++++++++++++++++++
sim/testsuite/h8300/movb.s | 97 +++++++++++++++++++++++++++++++++++++++++--
sim/testsuite/h8300/movl.s | 77 ++++++++++++++++++++++++++++++++--
sim/testsuite/h8300/movw.s | 97 +++++++++++++++++++++++++++++++++++++++++--
sim/testsuite/h8300/orb.s | 49 +++++++++++++++++++++-
sim/testsuite/h8300/subb.s | 26 ++++++++++++
sim/testsuite/h8300/xorb.s | 27 +++++++++++-
13 files changed, 580 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.
unknown user pushed a change to branch master
in repository gcc.
from f69a1aee157 C-SKY: Define HAVE_sync_compare_and_swap*.
new d2a913c76f4 DOC: Update __gcov_dump documentation.
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/doc/gcov.texi | 3 +--
1 file changed, 1 insertion(+), 2 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/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards f681efb 0: update: gcc-95d67762171f83277a5700b270c0d1e2756f83f4: 1
new baf0cc4 0: update: gcc-c94424b0ed786ec92b6904da69af8b5243b34fdc: 1
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 (f681efb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 16 +-
02-prepare_abe/console.log | 4 +-
04-build_abe-bootstrap_ubsan/console.log | 96543 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 75 +-
console.log | 96648 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 96634 insertions(+), 96666 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.