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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5607e456 0: update: binutils-gcc-linux: all
new bf12d479 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 (5607e456)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 120 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 10643 ++++++------
04-build_abe-stage1/console.log | 19630 +++++++++++-----------
05-build_linux/console.log | 620 +-
06-boot_linux/console.log | 2 +-
console.log | 31294 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 31269 insertions(+), 31296 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 openmp.
from a86b5e4 Fixed https://bugs.llvm.org/show_bug.cgi?id=41584.
new 9a0d0f0 Fix hwloc topology traversal code unable to handle situation [...]
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:
runtime/src/kmp_affinity.cpp | 6 ++++--
1 file changed, 4 insertions(+), 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.
unknown user pushed a change to branch master
in repository clang.
from effb4994da Fix isInSystemMacro in presence of macro and pasted token
new 2b469b71cb Reland "[analyzer] Add an example plugin for checker depende [...]
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:
examples/CMakeLists.txt | 3 ---
test/Analysis/checker-plugins.c | 26 ++++++++++++++++++--
test/Analysis/lit.local.cfg | 2 ++
test/Analysis/plugins/CMakeLists.txt | 10 ++++++++
.../CheckerDependencyHandling/CMakeLists.txt | 11 +++++++++
.../CheckerDependencyHandling.cpp | 28 ++++++++++++++++++++++
...CheckerDependencyHandlingAnalyzerPlugin.exports | 0
.../plugins/SampleAnalyzer}/CMakeLists.txt | 0
.../plugins/SampleAnalyzer}/MainCallChecker.cpp | 18 +++++++-------
.../SampleAnalyzer}/SampleAnalyzerPlugin.exports | 0
test/CMakeLists.txt | 28 ++++++++++++----------
11 files changed, 99 insertions(+), 27 deletions(-)
create mode 100644 test/Analysis/plugins/CMakeLists.txt
create mode 100644 test/Analysis/plugins/CheckerDependencyHandling/CMakeLists.txt
create mode 100644 test/Analysis/plugins/CheckerDependencyHandling/CheckerDependen [...]
copy examples/analyzer-plugin/SampleAnalyzerPlugin.exports => test/Analysis/plugin [...]
rename {examples/analyzer-plugin => test/Analysis/plugins/SampleAnalyzer}/CMakeLis [...]
rename {examples/analyzer-plugin => test/Analysis/plugins/SampleAnalyzer}/MainCall [...]
rename {examples/analyzer-plugin => test/Analysis/plugins/SampleAnalyzer}/SampleAn [...]
--
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 release/2.28/master
in repository glibc.
from d948478bc5 Fix crash in _IO_wfile_sync (bug 20568)
new 059d6750f9 dlfcn: Guard __dlerror_main_freeres with __libc_once_get (on [...]
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:
ChangeLog | 8 ++++++++
NEWS | 1 +
dlfcn/dlerror.c | 29 +++++++++++++++++++++--------
3 files changed, 30 insertions(+), 8 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 glibc.
from 85b0e1e8a6 support: Report NULL blobs explicitly in TEST_COMPARE
new 9c02d0784d nss_files: Remove RES_USE_INET6 from hosts processing
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:
ChangeLog | 13 +++++++++++++
nss/nss_files/files-hosts.c | 38 +++++++++++---------------------------
2 files changed, 24 insertions(+), 27 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 6de981935b3 tree-ssa-uninit: avoid ICE with BIT_AND_EXPR (PR 90394)
new 5f183386bf2 Do not allow target_clones with alias attr (PR lto/90500).
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/multiple_target.c | 5 ++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/i386/pr90500-1.c | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr90500-2.c | 7 +++++++
5 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr90500-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr90500-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 llvm.
from 5fd17c6d295 RegAllocFast: Improve hinting heuristic
new eb6a004f330 GlobalISel: Add buildFMA to MachineIRBuilder
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:
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 6 ++++++
unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp | 3 +++
2 files changed, 9 insertions(+)
--
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 glibc.
from 11b451c886 dlfcn: Guard __dlerror_main_freeres with __libc_once_get (on [...]
new 85b0e1e8a6 support: Report NULL blobs explicitly in TEST_COMPARE
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:
ChangeLog | 5 +++++
support/support_test_compare_blob.c | 4 +++-
2 files changed, 8 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 4d8d49e80a Automatic date update in version.in
new a2699ef206 Revert "ARM STM32L4XX erratum test failure"
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/ChangeLog | 4 ++++
bfd/elf32-arm.c | 9 +++------
2 files changed, 7 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.