This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0ccf1b9d72e * config/i386/i386-features.c (general_scalar_chain::comp [...]
new e12cf2ce124 PR driver/80545 - option -Wstringop-overflow not recognized [...]
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/opts-common.c | 4 +++-
2 files changed, 9 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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 9ed0432d 0: update: linux-ed2393ca091048fa9711f4e8ab17ce52856e6412: boot
new b5b6695f 0: update: llvm-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 (9ed0432d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 175 +-
02-build_llvm/console.log | 11976 +-
03-build_linux/console.log | 248412 ++++++++++++++++++------------------
04-boot_linux/console.log | 481 +-
console.log | 261843 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
7 files changed, 261644 insertions(+), 261258 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 lldb.
from b83d42a46 [lldb][NFC] Refactor and document ClangASTContext::IsOperator
new 11099f758 [dotest] Remove -q (quiet) flag.
new 52c3780c4 [TestCppOperators] Enable TestCppOperators on Windows.
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:
docs/resources/test.rst | 4 +-
lit/Suite/lit.cfg | 2 +-
packages/Python/lldbsuite/test/configuration.py | 4 --
packages/Python/lldbsuite/test/dotest.py | 22 ++++------
packages/Python/lldbsuite/test/dotest_args.py | 1 -
.../test/lang/cpp/operators/TestCppOperators.py | 3 +-
packages/Python/lldbsuite/test/test_result.py | 49 ++++++++++------------
utils/lldb-dotest/lldb-dotest.in | 2 +-
8 files changed, 32 insertions(+), 55 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 llvm.
from 3736ef4b039 Reduce scope of variable only used in a local pattern match. NFCI.
new 9a44f0bdc86 [AArch64][GlobalISel] Fall back when translating musttail calls
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/CallLowering.h | 3 +++
lib/CodeGen/GlobalISel/CallLowering.cpp | 1 +
lib/Target/AArch64/AArch64CallLowering.cpp | 5 +++++
test/CodeGen/AArch64/GlobalISel/call-translator-musttail.ll | 9 +++++++++
4 files changed, 18 insertions(+)
create mode 100644 test/CodeGen/AArch64/GlobalISel/call-translator-musttail.ll
--
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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from ec1b0fbb8d Improve the DWARF decoder's ability to describe the DW_AT_di [...]
adds 550105b779 Fix compiler warning in linux-namespaces.c
adds 72dd1784ef Automatic date update in version.in
adds a1c110a3fe Add a --source-comment=<text> option to objdump which provid [...]
adds fa463e9fc6 Add an option to objcopy to change the alignment of sections.
adds 1f20c35ea4 gdb/fortran: Implement la_print_typedef for Fortran
adds d8f27c6018 gdb/fortran: Don't include module symbols when searching for types
new 8ae0786c30 Fix Gnulib glob.c resource leaks found by Coverity
new a78fca7b57 Segfault in ld building SPEC CPU2017 527.cam4_r with -flto
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:
bfd/version.h | 2 +-
binutils/ChangeLog | 28 +++
binutils/NEWS | 5 +
binutils/doc/binutils.texi | 21 +-
binutils/objcopy.c | 50 +++-
binutils/objdump.c | 18 +-
binutils/testsuite/binutils-all/objdump.exp | 40 +++
gdb/ChangeLog | 15 ++
gdb/f-lang.c | 2 +-
gdb/f-lang.h | 5 +
gdb/f-typeprint.c | 11 +
gdb/nat/linux-namespaces.c | 2 +-
gdb/symtab.c | 3 +-
gdb/testsuite/ChangeLog | 11 +
.../gdb.fortran/{max-depth.exp => info-types.exp} | 26 +-
.../gdb.fortran/{max-depth.f90 => info-types.f90} | 36 ++-
gdb/testsuite/lib/fortran.exp | 12 +
gnulib/ChangeLog | 6 +
gnulib/import/glob.c | 84 +++++--
.../patches/0003-Fix-glob-c-Coverity-issues.patch | 279 +++++++++++++++++++++
gnulib/update-gnulib.sh | 1 +
ld/ChangeLog | 6 +
ld/plugin.c | 2 +-
23 files changed, 599 insertions(+), 66 deletions(-)
copy gdb/testsuite/gdb.fortran/{max-depth.exp => info-types.exp} (63%)
copy gdb/testsuite/gdb.fortran/{max-depth.f90 => info-types.f90} (67%)
create mode 100644 gnulib/patches/0003-Fix-glob-c-Coverity-issues.patch
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b24f0e5f 0: update: binutils-gcc-linux: all
new f5bd7316 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 (b24f0e5f)
\
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 | 166 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10028 ++++++------
04-build_abe-stage1/console.log | 19329 +++++++++++-----------
05-build_linux/console.log | 1006 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 8 +-
console.log | 30979 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 30980 insertions(+), 30990 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 llvm.
from 36890a399ad [NFC] Added more tests for D66651
new 3736ef4b039 Reduce scope of variable only used in a local pattern match. NFCI.
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:
lib/Transforms/InstCombine/InstructionCombining.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.