This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 176804300b Fix network headers stdint.h namespace (bug 21455).
new 717da4b3be manual: Add preadv and pwritev documentation
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 | 4 +++
manual/llio.texi | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 106 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 e0e3c67a150 * constraint.cc (diagnose_check_constraint): Fix %E thinko.
new 4d317237240 PR preprocessor/79214 - -Wno-system-header defeats strncat [...]
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 | 13 +++
gcc/builtins.c | 105 ++++++++++++++++++++--
gcc/testsuite/ChangeLog | 12 +++
gcc/testsuite/gcc.dg/pr78138.c | 2 +-
gcc/testsuite/gcc.dg/pr79214.c | 88 ++++++++++++++++++
gcc/testsuite/gcc.dg/pr79214.h | 13 +++
gcc/testsuite/gcc.dg/pr79222.c | 13 +++
gcc/testsuite/gcc.dg/pr79223.c | 37 ++++++++
gcc/testsuite/gfortran.dg/unconstrained_commons.f | 1 +
9 files changed, 276 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr79214.c
create mode 100644 gcc/testsuite/gcc.dg/pr79214.h
create mode 100644 gcc/testsuite/gcc.dg/pr79222.c
create mode 100644 gcc/testsuite/gcc.dg/pr79223.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 glibc.
from 593bf7189a ldbl-128: Use mathx_hidden_def inplace of hidden_def
new 176804300b Fix network headers stdint.h namespace (bug 21455).
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 | 37 +++++++++++++++++++++++++++++++++
support/xclose.c => bits/stdint-intn.h | 21 ++++++++++---------
support/xclose.c => bits/stdint-uintn.h | 21 ++++++++++---------
conform/Makefile | 6 ------
include/netdb.h | 2 +-
inet/netinet/in.h | 2 +-
posix/sys/types.h | 27 +++---------------------
resolv/netdb.h | 2 +-
stdlib/Makefile | 3 ++-
sysdeps/generic/stdint.h | 28 ++-----------------------
10 files changed, 69 insertions(+), 80 deletions(-)
copy support/xclose.c => bits/stdint-intn.h (76%)
copy support/xclose.c => bits/stdint-uintn.h (75%)
--
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 379f9417 [clang-tidy] fix readability-implicit-bool-cast false positiv [...]
new e063bac8 [clangd] Add documentation page
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/clangd.rst | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
docs/index.rst | 1 +
2 files changed, 107 insertions(+)
create mode 100644 docs/clangd.rst
--
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 740b80d883d [WebAssembly] Add wasm symbol table support to llvm-objdump
new 0eebc2900c1 [InstSimplify] add folds for or-of-casted-icmps
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/Analysis/InstructionSimplify.cpp | 82 ++++++++++++++++++--------------
test/Transforms/InstSimplify/AndOrXor.ll | 17 +------
2 files changed, 48 insertions(+), 51 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 e9b4c0cdb3 Turn -Wmicrosoft-enum-value off by default.
new 42925a0581 Fix bugs checking va_start in lambdas and erroneous contexts
new 16025ddd30 Turn on -Wmicrosoft-enum-forward-reference by default.
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/clang/Basic/DiagnosticSemaKinds.td | 8 +++--
lib/Sema/SemaChecking.cpp | 21 ++++++++----
test/OpenMP/varargs.cpp | 8 +++++
test/SemaCXX/varargs.cpp | 55 +++++++++++++++++++++++++++---
4 files changed, 79 insertions(+), 13 deletions(-)
create mode 100644 test/OpenMP/varargs.cpp
--
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 8175a1d5839 [PPC] When restoring R30 (PIC base pointer), mark it as <def>
new 740b80d883d [WebAssembly] Add wasm symbol table support to llvm-objdump
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/llvm/Object/Wasm.h | 6 +-
lib/Object/WasmObjectFile.cpp | 68 +++++++++++++++-------
.../llvm-objdump/WebAssembly/symbol-table.test | 8 +++
3 files changed, 60 insertions(+), 22 deletions(-)
create mode 100644 test/tools/llvm-objdump/WebAssembly/symbol-table.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 clang.
from 75b726c944 Driver: only inject libstdc++ paths when needed on CrossWindows
new e9b4c0cdb3 Turn -Wmicrosoft-enum-value off by default.
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 | 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 lld.
from 07c970c5c Reduce code duplication. NFC.
new 088bf87aa Simplify the header allocation.
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/LinkerScript.cpp | 48 +++++++++++++++++++++++++++++++++---
ELF/LinkerScript.h | 2 +-
ELF/Writer.cpp | 69 ++++++----------------------------------------------
ELF/Writer.h | 3 ---
4 files changed, 52 insertions(+), 70 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 1895863dfb [ms-inline-asm] Use the frontend size only for ambiguous ins [...]
new 75b726c944 Driver: only inject libstdc++ paths when needed on CrossWindows
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/Driver/ToolChains/CrossWindows.cpp | 2 +-
test/Driver/windows-cross.c | 13 +++++++++----
2 files changed, 10 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.