This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d04c246cae6 libstdc++: _GLIBCXX_DEBUG Fix allocator-extended move constructor
new d15db0c5f5d doc: Update link to "Memory Model" paper
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/doc/analyzer.texi | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 959ab8e63a Reset development to true
adds d8768ca6a7 DWARF: Check version >= 3 for DW_FORM_ref_addr
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 2 +-
2 files changed, 7 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-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3dc1b4ae 0: update: binutils-llvm-linux-qemu: all
new cc93413c 0: update: binutils-llvm-linux-qemu: 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 (3dc1b4ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 182 +-
02-prepare_abe/console.log | 96 +-
03-build_abe-binutils/console.log | 11629 +++++++-------
04-build_llvm/console.log | 13254 ++++++++--------
05-build_linux/console.log | 882 +-
06-build_abe-qemu/console.log | 4639 +++---
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
09-update_baseline/console.log | 12 +-
console.log | 30712 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
11 files changed, 30755 insertions(+), 30683 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 linux.
from 36a14638f7c0 Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/ [...]
new 701454bce906 auxdisplay: Remove in_interrupt() usage.
new 3fef15f872ee Merge tag 'auxdisplay-for-linus-v5.12-rc6' of git://github [...]
new b410ed2a8572 perf auxtrace: Fix auxtrace queue conflict
new c3d59cfde9cc perf synthetic-events: Fix uninitialized 'kernel_thread' variable
new 49f2675f5b4d tools headers UAPI: Sync linux/kvm.h with the kernel sources
new 2a76f6de0790 perf synthetic events: Avoid write of uninitialized memory [...]
new 689bb69093d7 Merge remote-tracking branch 'torvalds/master' into perf/urgent
new e40647762fb5 perf pmu: Validate raw event with sysfs exported format bits
new 1a096ae46e21 perf top: Fix BPF support related crash with perf_event_pa [...]
new 1833b64fee10 perf daemon: Force waipid for all session on SIGCHLD delivery
new 9f177fd8f20b perf daemon: Return from kill functions
new eb8f998bbc3d perf test: Remove now useless failing sub test "BPF reloca [...]
new 41d585411311 perf record: Fix memory leak in vDSO found using ASAN
new 1dc481c0b0cf perf test: Change to use bash for daemon test
new f9e2bb42cf0d Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git:/ [...]
The 15 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:
drivers/auxdisplay/charlcd.c | 18 ++++++------
tools/include/uapi/linux/kvm.h | 13 +++++++++
tools/perf/builtin-daemon.c | 57 ++++++++++++++++++++++----------------
tools/perf/tests/bpf.c | 9 +-----
tools/perf/tests/shell/daemon.sh | 2 +-
tools/perf/util/auxtrace.c | 4 ---
tools/perf/util/bpf-event.c | 13 +++++++--
tools/perf/util/parse-events.c | 3 ++
tools/perf/util/pmu.c | 33 ++++++++++++++++++++++
tools/perf/util/pmu.h | 3 ++
tools/perf/util/synthetic-events.c | 11 ++++----
tools/perf/util/vdso.c | 2 ++
12 files changed, 113 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 gcc.
from 46720db72ca testsuite/arm: Improve scan-assembler in pr96770.c
new d04c246cae6 libstdc++: _GLIBCXX_DEBUG Fix allocator-extended move constructor
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/include/debug/forward_list | 7 +++++--
libstdc++-v3/include/debug/list | 6 +++++-
libstdc++-v3/include/debug/vector | 5 +++--
.../23_containers/forward_list/cons/noexcept_move_construct.cc | 6 +++++-
.../testsuite/23_containers/list/cons/noexcept_move_construct.cc | 6 +++++-
5 files changed, 23 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.