This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch zack/libio-minimization
in repository glibc.
at 7959f855a7 Don't include libio.h from stdio.h.
This branch includes the following new commits:
new 4900e9832e Reduce use of libioP.h and iolibio.h outside the stdio imple [...]
new d663336f8e Minimize use of _IO_ and _G_ symbols in public headers.
new 7959f855a7 Don't include libio.h from stdio.h.
The 3 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.
--
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 ecbaff738d9 COFF: fix IMAGE_FILE_MACHINE_AM33
new e6e134ef0f3 [X86] Fix typo in assert message.
new 3e051936576 [X86] Use SSE_INTMUL_ITINS_P for the AVX-512 MUL instructio [...]
new 8ca26b19c21 [X86] Pass itins.rr/itins.rm through properly for some inst [...]
The 3 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/X86/X86ISelLowering.cpp | 2 +-
lib/Target/X86/X86InstrAVX512.td | 10 +++++-----
lib/Target/X86/X86InstrSSE.td | 23 ++++++++++++-----------
test/CodeGen/X86/avx512-schedule.ll | 8 ++++----
test/CodeGen/X86/sse2-schedule.ll | 32 ++++++--------------------------
5 files changed, 28 insertions(+), 47 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 18e3c8c49bb PR target/83488 * config/i386/i386.opt (-mavx512vpopcntdq [...]
new f62efaec9f5 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 96709de8132 Daily bump.
new f11c2f30b3b Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from a7df06187b5 Daily bump.
new 6717ef4d357 Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from dc6af97a85 Automatic date update in version.in
new a811763d74 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 feca8a9647 Automatic date update in version.in
new a614acd0cf 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 fee2d51eb6 Automatic date update in version.in
new 34139c4d9b 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 d0ee47a8ce [AST] Inline CompoundStmt contents into the parent allocation.
new 059912d2c3 Add a fixit for attributes incorrectly placed prior to 'stru [...]
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/DiagnosticParseKinds.td | 1 +
include/clang/Parse/Parser.h | 11 +++++++----
lib/Parse/ParseDecl.cpp | 14 ++++++++++----
lib/Parse/Parser.cpp | 26 +++++++++++++++++++++++++-
test/Parser/c2x-attributes.c | 6 +++---
test/Parser/cxx-decl.cpp | 2 +-
test/Parser/cxx0x-attributes.cpp | 9 ++++++++-
7 files changed, 55 insertions(+), 14 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 libunwind.
from 2aff05b [libunwind] Unbreak debug builds after r321440.
new b154837 [libunwind] Remove dubious template function. 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:
src/DwarfParser.hpp | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.