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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7ced61e5 0: update: binutils-gcc-linux: all
new a570fb97 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 (7ced61e5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 11493 ++++++-------
04-build_abe-stage1/console.log | 20465 +++++++++++-----------
05-build_linux/console.log | 732 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 33285 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 33354 insertions(+), 33315 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 binutils-gdb.
from 99a5596592 Update gdb.base/default.exp for GDB 10
new 1087441f07 Automatic date update in version.in
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:
bfd/version.h | 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.
unknown user pushed a change to branch gdb-9-branch
in repository binutils-gdb.
from 4ae7258edf Fix pthread_setname_np build error
new 32e6bcdb5d Automatic date update in version.in
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:
bfd/version.h | 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.
unknown user pushed a change to branch binutils-2_33-branch
in repository binutils-gdb.
from c392b242b7 Automatic date update in version.in
new 157ae45e4f Automatic date update in version.in
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:
bfd/version.h | 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.
unknown user pushed a change to branch master
in repository gcc.
from ddcbe6b646d PR fortran/92977 * frontend-passes.c (in_omp_atomic): New [...]
new 05df605885d Add diagnostic_metadata and CWE support
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 | 51 ++++++++
gcc/common.opt | 4 +
gcc/diagnostic-core.h | 10 ++
gcc/diagnostic-format-json.cc | 24 ++++
gcc/{tree-sra.h => diagnostic-metadata.h} | 31 +++--
gcc/diagnostic.c | 142 ++++++++++++++++-----
gcc/diagnostic.h | 8 ++
gcc/doc/invoke.texi | 10 ++
gcc/opts.c | 4 +
gcc/testsuite/ChangeLog | 6 +
.../gcc.dg/plugin/diagnostic-test-metadata.c | 9 ++
...nlining.c => diagnostic_plugin_test_metadata.c} | 88 ++++---------
gcc/testsuite/gcc.dg/plugin/plugin.exp | 1 +
gcc/toplev.c | 2 +
14 files changed, 285 insertions(+), 105 deletions(-)
copy gcc/{tree-sra.h => diagnostic-metadata.h} (54%)
create mode 100644 gcc/testsuite/gcc.dg/plugin/diagnostic-test-metadata.c
copy gcc/testsuite/gcc.dg/plugin/{diagnostic_plugin_test_inlining.c => diagnostic_ [...]
--
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 dmalcolm/analyzer
in repository gcc.
from 5369feebc1f analyzer: remove __analyzer builtins
new 4c380b83183 Rename -fdiagnostics-show-metadata to -fdiagnostics-show-cw [...]
new 384de8d8a45 invoke.texi: update -fdiagnostics-show-cwe for analyzer
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/common.opt | 6 +-
gcc/diagnostic-format-json.cc | 2 +-
gcc/diagnostic.c | 10 +--
gcc/diagnostic.h | 5 +-
gcc/doc/invoke.texi | 15 ++--
gcc/opts.c | 4 +-
.../gcc.dg/plugin/diagnostic-test-metadata.c | 9 +++
...nlining.c => diagnostic_plugin_test_metadata.c} | 88 ++++++----------------
gcc/testsuite/gcc.dg/plugin/plugin.exp | 1 +
gcc/toplev.c | 4 +-
10 files changed, 59 insertions(+), 85 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/plugin/diagnostic-test-metadata.c
copy gcc/testsuite/gcc.dg/plugin/{diagnostic_plugin_test_inlining.c => diagnostic_ [...]
--
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 148a51bf 0: update: binutils-gcc: boot
new 816f19e6 0: update: linux-80a0c2e511a97e11d82e0ec11564e2c3fe624b0d: 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 (148a51bf)
\
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 | 74 +-
02-prepare_abe/console.log | 392 +-
03-build_abe-binutils/console.log | 10582 +++++++--------
04-build_abe-stage1/console.log | 13670 ++++++++++---------
05-build_linux/console.log | 548 +-
06-boot_linux/console.log | 358 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 25638 ++++++++++++++++++------------------
jenkins/manifest.sh | 11 +-
10 files changed, 24992 insertions(+), 26285 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-stable-allmodconfig
in repository toolchain/ci/gcc.
from da0f2f6cd9b Fix PR92950: Wrong code emitted for movv1qi
adds 7d359cb4045 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.