This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 5e31ea759 [ELF] Delete GotEntrySize and GotPltEntrySize
new b832ac061 [PPC64][test] Delete redundant labels from ppc64-relocs.s
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/ppc64-relocs.s | 100 ++++++++++--------------------------------------
1 file changed, 20 insertions(+), 80 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 97b8e855e 0: update: binutils-gcc-linux: all
new e21d9f248 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 (97b8e855e)
\
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 | 166 +-
02-prepare_abe/console.log | 306 +-
03-build_abe-binutils/console.log | 11338 +-
04-build_abe-stage1/console.log | 14330 +-
05-build_linux/console.log | 393626 ++++++++++++++++----------------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 49 +-
console.log | 420209 ++++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
10 files changed, 420079 insertions(+), 419965 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 8c85199653 Fix for PR42089, regression from r362119
new 0630e7a6a4 Revise test case due to the change from CUDA 10+.
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/Driver/offloading-interoperability.c | 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 binutils-gdb.
from a0486bac41 libctf: fix a number of build problems found on Solaris and NetBSD
new 68bb5386b8 Add previous_saved_command_line to allow a command to repeat [...]
new b8fd091888 Add function execute_command_to_ui_file
new 947d39462e Implement | (pipe) command.
new 708dc93ed0 Test the | (pipe) command.
new e2c52041c0 NEWS and documentation for | (pipe) command.
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:
gdb/ChangeLog | 42 ++++++++++++++
gdb/NEWS | 12 ++++
gdb/cli/cli-cmds.c | 104 +++++++++++++++++++++++++++++++++++
gdb/cli/cli-decode.c | 4 +-
gdb/command.h | 36 +++++++++++-
gdb/doc/ChangeLog | 7 +++
gdb/doc/gdb.texinfo | 79 +++++++++++++++++++++++++++
gdb/event-top.c | 16 +++---
gdb/gdbcmd.h | 2 +
gdb/main.c | 2 -
gdb/testsuite/ChangeLog | 6 ++
gdb/testsuite/gdb.base/default.exp | 2 +
gdb/testsuite/gdb.base/shell.exp | 90 +++++++++++++++++++++++++++++-
gdb/top.c | 109 +++++++++++++++++++++++++++++--------
gdb/top.h | 1 -
15 files changed, 472 insertions(+), 40 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from 91d8c61 Update settings for TX1 after upgrade to 4.4 kernel
new d088b36 Remove perf workaround.
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:
prepare-board.sh | 31 -------------------------------
prepare-board/perf_hack-tk1 | 1 -
run.sh | 10 +---------
3 files changed, 1 insertion(+), 41 deletions(-)
delete mode 100644 prepare-board/perf_hack-tk1
--
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 8f390d93997 [NFC][InstCombine] Add unary FNeg tests to fma.ll
new 3e951105e5d [UpdateTestChecks] Add support for -march=r600 to match exi [...]
new 8a483cb04dd [AMDGPU] Regenerate CTLZ tests for an upcoming patch
new ef3e8729071 [AMDGPU] Regenerate add/sub shrink constant tests for an up [...]
new f97ce7c953a [NFC][InstCombine] Add unary FNeg tests to fdiv.ll
The 4 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/CodeGen/AMDGPU/ctlz.ll | 1134 +++++++++++++++++++++---
test/CodeGen/AMDGPU/shrink-add-sub-constant.ll | 435 ++++++++-
test/Transforms/InstCombine/fdiv.ll | 118 +++
utils/UpdateTestChecks/asm.py | 1 +
4 files changed, 1515 insertions(+), 173 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 df33f9b5e7b * tree-ssa-alias.c (type_has_components_p): New function. [...]
new 065a9dd41aa Add noexcept to tuple<> and simplify tuple<T1,T2> noexcept- [...]
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 | 8 ++++++++
libstdc++-v3/include/std/tuple | 27 +++++++++++++++------------
2 files changed, 23 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.