This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f06d66a [ARM] Fix PR79742 incorrect scheduler choice.
new 3b19971 libgo: fix quoting in mksigtab.sh
new eadc184 runtime: fix sigfwd to not allocate memory
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:
gcc/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/signal_gccgo.go | 7 ++++---
libgo/mksigtab.sh | 2 +-
3 files changed, 6 insertions(+), 5 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 4aad775 Blacklist arbitrary @\\w+ JSDoc tags from wrapping.
new 0d05193 [Sema] Detect more array index out of bounds when C++ overloa [...]
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/Sema/SemaChecking.cpp | 6 ++++++
test/SemaCXX/array-bounds.cpp | 18 +++++++++++++++++-
2 files changed, 23 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 master
in repository glibc.
from b31737b Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>
new 37fb019 sunrpc: Do not unregister services if not registered [BZ #5010]
new cf0bd2f sunrpc: Improvements for UDP client timeout handling [BZ #20257]
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:
ChangeLog | 35 ++++
inet/Makefile | 8 +-
inet/deadline.c | 122 +++++++++++++
inet/net-internal.h | 89 ++++++++++
inet/tst-deadline.c | 188 ++++++++++++++++++++
sunrpc/Makefile | 11 +-
sunrpc/clnt_udp.c | 127 ++++++++------
sunrpc/svc.c | 14 +-
sunrpc/tst-svc_register.c | 299 ++++++++++++++++++++++++++++++++
sunrpc/tst-udp-garbage.c | 104 +++++++++++
sunrpc/tst-udp-nonblocking.c | 333 +++++++++++++++++++++++++++++++++++
sunrpc/tst-udp-timeout.c | 402 +++++++++++++++++++++++++++++++++++++++++++
12 files changed, 1662 insertions(+), 70 deletions(-)
create mode 100644 inet/deadline.c
create mode 100644 inet/tst-deadline.c
create mode 100644 sunrpc/tst-svc_register.c
create mode 100644 sunrpc/tst-udp-garbage.c
create mode 100644 sunrpc/tst-udp-nonblocking.c
create mode 100644 sunrpc/tst-udp-timeout.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 lld.
from 8a61c69 [ELF] - Remove ElfSym::EhdrStart member. NFC.
new bb1c241 [ELF] - Do not set flags for CopyRelSection. 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:
ELF/SyntheticSections.cpp | 5 +----
1 file changed, 1 insertion(+), 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 de6b127 [ARM] GlobalISel: Select 32-bit G_CONSTANT
new 109b635 [ARM] GlobalISel: Lower i32 and fp call parameters on the stack
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/Target/ARM/ARMCallLowering.cpp | 38 +++++++++++++----
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 55 +++++++++++++++++++++----
2 files changed, 77 insertions(+), 16 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-tools-extra.
from 1b7cfa4 [find-all-symbols] Implement operator== for SymbolAndSignals [...]
new 9aa5429 Misspelled checker description (argument comment)
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:
docs/clang-tidy/checks/misc-argument-comment.rst | 5 +++--
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from 66714cd * update_web_docs_svn: Remove a reference to GCC 3.1. Descr [...]
new f06d66a [ARM] Fix PR79742 incorrect scheduler choice.
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/config/arm/arm-cpu-data.h | 330 ++++++++++++++++++++++++++++--------------
gcc/config/arm/arm-cpus.in | 2 +-
gcc/config/arm/parsecpu.awk | 13 +-
4 files changed, 241 insertions(+), 113 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 15c7c1d x86: fix handling of 64-bit operand size VPCMPESTR{I,M}
new 3de43e7 PowerPC addpcis fix again
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/ChangeLog | 5 +++++
bfd/elf64-ppc.c | 16 +++++++---------
2 files changed, 12 insertions(+), 9 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 568082b [ARM] GlobalISel: Add mapping for G_CONSTANT
new de6b127 [ARM] GlobalISel: Select 32-bit G_CONSTANT
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/Target/ARM/ARMInstructionSelector.cpp | 11 +++++++++++
.../CodeGen/ARM/GlobalISel/arm-instruction-select.mir | 19 +++++++++++++++++++
2 files changed, 30 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.