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-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c4a23bf878 Add support for the MVE VMOV instruction to the ARM assemble [...]
adds 4acfdd20c9 gdb: Add new -n flag to some info commands
adds 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 [...]
new fa463e9fc6 Add an option to objcopy to change the alignment of sections.
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 +-
binutils/ChangeLog | 51 +++
binutils/NEWS | 5 +
binutils/doc/binutils.texi | 21 +-
binutils/dwarf.c | 414 +++++++++++++++++++--
binutils/objcopy.c | 50 ++-
binutils/objdump.c | 18 +-
binutils/testsuite/binutils-all/dwarf-attributes.S | 8 +-
binutils/testsuite/binutils-all/dwarf-attributes.W | 72 ++--
binutils/testsuite/binutils-all/objdump.exp | 40 ++
gdb/ChangeLog | 47 +++
gdb/NEWS | 5 +
gdb/cli/cli-utils.c | 65 +---
gdb/cli/cli-utils.h | 39 +-
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 15 +-
gdb/nat/linux-namespaces.c | 2 +-
gdb/python/python.c | 4 +-
gdb/stack.c | 77 +++-
gdb/symtab.c | 120 +++++-
gdb/symtab.h | 3 +-
gdb/testsuite/ChangeLog | 9 +
gdb/testsuite/gdb.base/info-fun.exp | 97 ++---
.../info-var-f1.c} | 9 +-
.../info-var-f2.c} | 13 +-
gdb/testsuite/gdb.base/info-var.exp | 60 +++
.../dw2-ranges-main.c => gdb.base/info-var.h} | 7 +-
27 files changed, 996 insertions(+), 262 deletions(-)
copy gdb/testsuite/{gdb.arch/riscv-unwind-long-insn.c => gdb.base/info-var-f1.c} (88%)
copy gdb/testsuite/{gdb.arch/riscv-unwind-long-insn.c => gdb.base/info-var-f2.c} (87%)
create mode 100644 gdb/testsuite/gdb.base/info-var.exp
copy gdb/testsuite/{gdb.dwarf2/dw2-ranges-main.c => gdb.base/info-var.h} (92%)
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 27acb079 0: update: binutils-gcc-linux: all
new b352bc3c 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 (27acb079)
\
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 | 126 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 10954 +++++++--------
04-build_abe-stage1/console.log | 15031 ++++++++++----------
05-build_linux/console.log | 754 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 27340 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 27311 insertions(+), 27362 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 2b6f942c8 [lldb][NFC] Test custom C++ operators
new 15ad3d91e [lldb][NFC] Extend operator test case with conversion operators
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:
packages/Python/lldbsuite/test/lang/cpp/operators/main.cpp | 9 +++++++++
1 file 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 gcc-9-branch
in repository gcc.
from bc4a6338d70 Daily bump.
new 0ce17020fdd 2019-08-28 Richard Biener <rguenther(a)suse.de>
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 | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/gomp/pr90637.c | 14 ++++++++++++++
gcc/tree-ssa-sink.c | 5 ++++-
4 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr90637.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 clang-tools-extra.
from c11939a7 [clangd] Surface errors from command-line parsing
new 57d99cca [clangd] Fix SelectionTree to allow selection range expressio [...]
new 73494523 [clang-tidy] readability-identifier-naming shouldn't complain [...]
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:
clang-tidy/readability/IdentifierNamingCheck.cpp | 10 +++++++++
clangd/Selection.cpp | 10 +++++++++
clangd/unittests/SelectionTests.cpp | 16 +++++++++++++
.../checks/readability-identifier-naming.rst | 4 ++++
test/clang-tidy/readability-identifier-naming.cpp | 26 ++++++++++++++++++++++
5 files changed, 66 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 lld.
from a297c1f5b [mach-o] Extend LC_DATA_IN_CODE support to x86_64
new 8eff10829 [ELF][RISCV] Allow PT_LOAD to have overlapping p_offset range [...]
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:
ELF/Writer.cpp | 6 ++--
test/ELF/riscv-gp.s | 17 ++++++-----
test/ELF/riscv-plt.s | 65 +++++++++++++++++++++--------------------
test/ELF/riscv-reloc-copy.s | 19 ++++++------
test/ELF/riscv-reloc-got.s | 50 ++++++++++++++++---------------
test/ELF/riscv-tls-gd.s | 58 ++++++++++++++++++------------------
test/ELF/riscv-tls-ie.s | 54 +++++++++++++++++-----------------
test/ELF/riscv-tls-ld.s | 44 +++++++++++++++-------------
test/ELF/riscv32-reloc-32-pic.s | 6 ++--
test/ELF/riscv64-reloc-64-pic.s | 6 ++--
10 files changed, 169 insertions(+), 156 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 fcf992ff 0: update: gcc-0f81292cb0ab699543da1a92a539518312d610f6: 0
new 7b187d1f 0: update: gcc-4fd69db481b7e0ceab372e6a852dd96d55d5936d: 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 (fcf992ff)
\
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 | 128 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-bootstrap_ubsan/console.log | 93601 +++++++++---------
04-build_abe-bootstrap_ubsan-check/console.log | 11 +
.../console.log | 11 +-
.../console.log | 9 +-
console.log | 94178 ++++++++++---------
jenkins/manifest.sh | 10 +-
results | 2 +
9 files changed, 94197 insertions(+), 94171 deletions(-)
create mode 100644 04-build_abe-bootstrap_ubsan-check/console.log
rename {04-check_regression => 05-check_regression}/console.log (72%)
rename {05-update_baseline => 06-update_baseline}/console.log (77%)
--
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 61fe24c0fcb [DAGCombine] Remove LoadedSlice::Cost default 'ForCodeSize' [...]
new 77ff67796a8 [TargetLowering] Add buildLegalVectorShuffle facility to he [...]
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/TargetLowering.h | 8 +++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 105 +++++++++++-----------------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 29 ++++++--
lib/Target/ARM/ARMISelLowering.cpp | 9 ++-
4 files changed, 78 insertions(+), 73 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 7282b6fbd65 [ARM] Move MVEVPTBlockPass to a separate file. NFC
new 69da3cb5163 gn build: Merge r370187
new 61fe24c0fcb [DAGCombine] Remove LoadedSlice::Cost default 'ForCodeSize' [...]
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 +++---
utils/gn/secondary/llvm/lib/Target/ARM/BUILD.gn | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.