This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 35e99d5d3bd [PR72741, PR89433] Repeated use of the Fortran OpenACC 'rou [...]
new dff6bd3872c PR c++/87068 - missing diagnostic with fallthrough stateme [...]
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 | 8 ++++++++
gcc/gimplify.c | 14 ++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/Wimplicit-fallthrough-37.c | 13 +++++++++++++
4 files changed, 38 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wimplicit-fallthrough-37.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 llvm.
from 8806e3ae9eb dsymutil support for DW_OP_convert
new 9ddb1edf089 Update testcase since llvm-dwarfdump got more accurate in r355148.
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/DebugInfo/Generic/virtual-index.ll | 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 lldb.
from 5d2362ac3 Improve process launch comments for Windows
new 6781819cc [CMake] Make liblldb depend on clang-headers
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:
source/API/CMakeLists.txt | 4 ++++
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 799efbe8e0 Fix regcache leak, and avoid possible regcache access after detach.
adds b8ec59a100 Automatic date update in version.in
adds 9c4c331816 (gdb/sim) Move Mike Frysinger to past maintainers section
adds eed5def8d0 Prevent a buffer overrun error when attempting to parse a co [...]
adds 92137da015 Can't interrupt process without controlling terminal on Sola [...]
adds 01abb042af Testsuite: Catch gdbserver socket listen errors
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++
bfd/elf.c | 12 ++++++-
bfd/version.h | 2 +-
gdb/ChangeLog | 7 ++++
gdb/procfs.c | 5 +++
gdb/testsuite/ChangeLog | 11 +++++++
...non-pgrp-leader.c => interrupt-daemon-attach.c} | 26 ++++++++++++---
...pgrp-leader.exp => interrupt-daemon-attach.exp} | 38 +++++++++++++++-------
gdb/testsuite/lib/gdbserver-support.exp | 2 +-
sim/ChangeLog | 4 +++
sim/MAINTAINERS | 2 +-
11 files changed, 94 insertions(+), 21 deletions(-)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.c => interrupt-daemon-attach.c} (77%)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.exp => interrupt-daemon-attach [...]
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 09d92380c0 0: good: binutils-gcc-linux: boot
new 8dff4fcce1 0: good: binutils-gcc-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 (09d92380c0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3432 ++++----
4-build_abe-stage1/console.log | 3729 +++++----
5-build_linux/console.log | 8142 +++++++++----------
6-boot_linux/console.log | 390 +-
console.log | 15781 +++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 15774 insertions(+), 15732 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 b4625c078bf gn build: Merge r355035
new b930800aec0 gn build: Merge r355133.
new 8806e3ae9eb dsymutil support for DW_OP_convert
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:
include/llvm/DebugInfo/DWARF/DWARFAttribute.h | 4 +
lib/DebugInfo/DWARF/DWARFDie.cpp | 40 ++++-
test/tools/dsymutil/Inputs/op-convert.ll | 45 ++++++
test/tools/dsymutil/Inputs/op-convert.macho.x86_64 | Bin 0 -> 2092 bytes
test/tools/dsymutil/X86/op-convert.test | 33 +++++
tools/dsymutil/DwarfLinker.cpp | 161 ++++++++++++++++-----
tools/dsymutil/DwarfLinker.h | 29 ++--
tools/dsymutil/DwarfStreamer.cpp | 14 +-
tools/dsymutil/DwarfStreamer.h | 4 +-
.../llvm/lib/Transforms/Instrumentation/BUILD.gn | 1 +
10 files changed, 280 insertions(+), 51 deletions(-)
create mode 100644 test/tools/dsymutil/Inputs/op-convert.ll
create mode 100644 test/tools/dsymutil/Inputs/op-convert.macho.x86_64
create mode 100644 test/tools/dsymutil/X86/op-convert.test
--
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 newlib.
from 495ae4189 Cygwin: wincap: fix copy/paste bug
new 5d9ac1291 Cygwin: load_user_profile: chack if we got a valid, known domainname
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:
winsup/cygwin/sec_auth.cc | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 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_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/glibc.
from e8c13d5f7a nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
adds 384113d1c0 RISC-V: Fix elfutils testsuite unwind failures.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 14 ++++++++++++++
NEWS | 1 +
elf/Makefile | 2 +-
elf/tst-unwind-main.c | 28 +++++++++++++++++++++++++---
nptl/Makefile | 5 ++++-
nptl/tst-unwind-thread.c | 2 ++
sysdeps/unix/sysv/linux/riscv/clone.S | 5 +++++
7 files changed, 52 insertions(+), 5 deletions(-)
create mode 100644 nptl/tst-unwind-thread.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards ba99f68ce3 0: good: gcc-af6a54de2d97f20248db1205af764b614313cb9b: 0
new c43e07a5d1 0: good: glibc-384113d1c0ec1b89c38c6e4c1967f827d7f6f1c8: 0
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 (ba99f68ce3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
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 | 15 +-
03-build_abe-binutils/console.log | 3568 +++---
04-build_abe-stage1/console.log | 4191 ++++---
05-build_abe-linux/console.log | 18 +-
06-build_abe-glibc/console.log | 1316 +--
07-build_abe-stage2/console.log | 18259 ++++++++++++++--------------
08-benchmark/benchmark.log | 17 +-
08-benchmark/console.log | 35 +-
console.log | 22830 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
results_id | 2 +-
11 files changed, 25032 insertions(+), 25227 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.