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 1ef8573cc7 gdb: Improve scoped_switch_fork_info class
new da58495800 gdb: Fix incorrect variable name in scoped_switch_fork_info
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:
gdb/ChangeLog | 5 +++++
gdb/linux-fork.c | 2 +-
2 files 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.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from c13f25eceb8 Fix bugs in filesystem::path::lexically_normal()
new 6b921307faf Backported from mainline
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 | 12 ++++++++++++
gcc/ipa-icf.c | 27 +++++++++++++++++++++++++--
gcc/ipa-icf.h | 3 +++
3 files changed, 40 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 68c0b805e binutils-1c912acd5c873f351a20dac00ca82a39b4642e83: all
new 219f5e8c2 gcc-b06782c4ab57f61614665702f53a8fde93a61b6e: 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 (68c0b805e)
\
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:
1-reset_artifacts/console.log | 86 +-
2-prepare_abe/console.log | 22 +-
3-build_abe-binutils/console.log | 6396 ++++++++--------
4-build_abe-stage1/console.log | 8412 ++++++++++-----------
5-count_linux_objs/console.log | 147 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15111 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 14919 insertions(+), 15281 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 d2ea65b7da8 Repair compilation of llvm-stress after r350835.
new e38897a6d06 [DAGCombiner] simplify code; NFC
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 59aa9b0be1 Correct changelog entry.
new 1ef8573cc7 gdb: Improve scoped_switch_fork_info class
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:
gdb/ChangeLog | 6 ++++++
gdb/linux-fork.c | 17 +++++++++++++----
2 files changed, 19 insertions(+), 4 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 0c81e7aa767 [SelectionDAGBuilder] Refactor GetRegistersForValue. NFCI.
new d2ea65b7da8 Repair compilation of llvm-stress after r350835.
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:
tools/llvm-stress/llvm-stress.cpp | 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 gcc-8-branch
in repository gcc.
from 1eb501278dd PR libstdc++/80762 avoid ambiguous __constructible_from<voi [...]
new c13f25eceb8 Fix bugs in filesystem::path::lexically_normal()
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:
libstdc++-v3/ChangeLog | 13 ++++++++
libstdc++-v3/src/filesystem/std-path.cc | 21 ++++++++-----
.../27_io/filesystem/path/generation/normal.cc | 4 ++-
.../absolute.cc => path/generation/normal2.cc} | 35 +++++++++++-----------
4 files changed, 46 insertions(+), 27 deletions(-)
copy libstdc++-v3/testsuite/27_io/filesystem/{operations/absolute.cc => path/gener [...]
--
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 719df2ec69b [opaque pointer types] Remove some calls to generic Type su [...]
new 6b347bc3823 [SelectionDAGBuilder] Refactor visitInlineAsm. NFC.
new 73e5c58621f [AMDGPU] Fix dwordx3/southern-islands failures.
new 4a9e2193a3a [SelectionDAGBuilder] Fix formatting. NFC.
new 03e297e48e3 [llvm-objdump] - Do not include reserved undefined symbol i [...]
new 0c81e7aa767 [SelectionDAGBuilder] Refactor GetRegistersForValue. NFCI.
The 5 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/SelectionDAGBuilder.cpp | 172 ++++++++-------------
lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 9 +-
test/CodeGen/AMDGPU/cvt_f32_ubyte.ll | 5 +-
test/CodeGen/AMDGPU/early-if-convert-cost.ll | 3 +-
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll | 4 +-
test/CodeGen/AMDGPU/merge-stores.ll | 45 ++++--
test/CodeGen/AMDGPU/store-global.ll | 9 +-
test/CodeGen/AMDGPU/store-v3i64.ll | 4 +-
test/tools/llvm-objdump/X86/demangle.s | 1 -
.../tools/llvm-objdump/X86/out-of-section-sym.test | 1 -
test/tools/llvm-objdump/symbol-table-elf.test | 1 -
tools/llvm-objdump/llvm-objdump.cpp | 9 +-
13 files changed, 131 insertions(+), 137 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 lld.
from 32d194cec [ELF] Fix ARM and Thumb V7PILongThunk overflow behavior.
new 7508c12f0 [LLD][ELF] - Fix tests after r350840.
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:
test/ELF/edata-etext.s | 1 -
test/ELF/linkerscript/align4.test | 1 -
test/ELF/linkerscript/sizeof.s | 1 -
test/ELF/linkerscript/sizeofheaders.s | 1 -
test/ELF/linkerscript/symbol-assignexpr.s | 1 -
test/ELF/linkerscript/symbol-memoryexpr.s | 1 -
test/ELF/wrap-no-real.s | 3 +--
7 files changed, 1 insertion(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.