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 ddb2bbcf06 Create pseudo sections for FreeBSD NT_PROCSTAT_(PROC|FILES|V [...]
new c40d7e49cf Automatic date update in version.in
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/version.h | 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 gdb-8.0-branch
in repository binutils-gdb.
from bd49606738 Fix PR19061, gdb hangs/spins-on-cpu when debugging any progr [...]
new 2918401af8 Automatic date update in version.in
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/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from b8d49184d6 Automatic date update in version.in
new 8aa6e6128c Automatic date update in version.in
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/version.h | 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 clang.
from 696af9766e [CGBuiltin] Handle unsigned mul overflow properly (PR35750)
new 9a22e344a5 PR35815: Separate out the ns-consumed diagnostic into an err [...]
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:
include/clang/Basic/DiagnosticSemaKinds.td | 12 ++++++++----
lib/Sema/SemaDeclObjC.cpp | 21 ++++++++++++---------
test/SemaObjC/Inputs/module.map | 3 +++
test/SemaObjC/ns-consumed-error-not-warning.m | 13 +++++++++++++
4 files changed, 36 insertions(+), 13 deletions(-)
create mode 100644 test/SemaObjC/Inputs/module.map
create mode 100644 test/SemaObjC/ns-consumed-error-not-warning.m
--
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 3c7d031294 Improve math_errhandling
new 1714fc06e0 hurd: Fix support/support_enter_mount_namespace.c build
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:
ChangeLog | 5 +++++
support/support_enter_mount_namespace.c | 2 ++
2 files changed, 7 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.
unknown user pushed a change to branch master
in repository gcc.
from 625c5395ad0 PR tree-optimization/83603 - ICE in builtin_memref at gcc/g [...]
new 1b72cfd11cd PR tree-optimization/83655 - ICE on an invalid call to memc [...]
new 4946468377b * gimple-ssa-sprintf.c (parse_directive): Cast second dir. [...]
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/ChangeLog | 10 ++
gcc/gimple-ssa-sprintf.c | 2 +-
gcc/gimple-ssa-warn-restrict.c | 13 ++-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/c-c++-common/builtins.c | 193 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Wrestrict-5.c | 43 ++++++++
6 files changed, 265 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/builtins.c
create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-5.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 compiler-rt.
from 127df3a59 Add MSan interceptor for fstat(2)
new 98c317131 [msan] Intercept sendmmsg, recvmmsg.
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:
.../sanitizer_common_interceptors.inc | 57 ++++++++-
.../sanitizer_platform_interceptors.h | 2 +
.../sanitizer_platform_limits_posix.cc | 6 +
.../sanitizer_platform_limits_posix.h | 7 ++
test/msan/Linux/sendmsg.cc | 137 +++++++++++++++------
5 files changed, 167 insertions(+), 42 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 fed80828328 [DAGCombine] Handle out of range EXTRACT_VECTOR_ELT indices
new cb27e1d0da7 Do not look up symbol names when n_strx == 0
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/Object/MachOObjectFile.cpp | 4 ++++
.../X86/Inputs/macho-dwarf-x86_64} | Bin 8752 -> 9048 bytes
test/tools/llvm-nm/X86/macho-dwarf.test | 15 +++++++++++++++
3 files changed, 19 insertions(+)
copy test/tools/{llvm-objdump/X86/Inputs/malformed-machos/mem-crup-0261.macho => l [...]
mode change 100644 => 100755
create mode 100644 test/tools/llvm-nm/X86/macho-dwarf.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 lld.
from 5c505a32e Mention symbol name in error message.
new f279b6f4e Use references for a few arguments that are never null.
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/Relocations.cpp | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 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 3536cf0151 PR33503: When a qualified name in a redeclaration names a pr [...]
new 696af9766e [CGBuiltin] Handle unsigned mul overflow properly (PR35750)
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/CGBuiltin.cpp | 6 +++++-
test/CodeGen/builtins-overflow.c | 8 ++++++--
2 files changed, 11 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.