This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a3394c6dfe [CodeGen][ObjC] Build the global block structure before emit [...]
new f87b529510 clang-format plugin: Add missing NL (new line) at EOF (end of file)
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:
tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs | 6 ++++++
1 file changed, 6 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 clang.
from b20ea24998 [clang] Fix isExternC matcher docs
new a3394c6dfe [CodeGen][ObjC] Build the global block structure before emit [...]
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/CGBlocks.cpp | 23 +++++++++++++----------
lib/CodeGen/CodeGenFunction.h | 3 ++-
test/CodeGen/mangle-blocks.c | 6 +++---
test/CodeGenObjC/local-static-block.m | 11 +++++++++++
test/CodeGenObjC/mangle-blocks.m | 6 +++---
5 files changed, 32 insertions(+), 17 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 binutils-2_29-branch
in repository binutils-gdb.
from ea2fdc5952 Automatic date update in version.in
new e70c19e3a4 x86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0
new 56933f9e3e x86: Guard against corrupted PLT
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:
bfd/ChangeLog | 14 ++++++++++++++
bfd/elf32-i386.c | 6 +++++-
bfd/elf64-x86-64.c | 6 +++++-
3 files changed, 24 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 binutils-gdb.
from 59ca4c1bbd Update ChangeLog entry for PR 22163
new 61e3bf5f83 x86: Guard against corrupted PLT
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 | 6 ++++++
bfd/elfxx-x86.c | 4 ++++
2 files changed, 10 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 llvm.
from 3bb5dfb4a9c [x86] remove over-specified platform from test config
new 51f66a7377d Fixed broken links in docs.
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/DeveloperPolicy.rst | 2 +-
docs/TypeMetadata.rst | 2 +-
2 files changed, 2 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 binutils-gdb.
from 9f27220911 LVU: dump loclists with locviews
new 59ca4c1bbd Update ChangeLog entry for PR 22163
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 | 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 llvm.
from 93f389e6f13 [PowerPC] Mark P9 scheduling model complete
new 3bb5dfb4a9c [x86] remove over-specified platform from test config
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/CodeGen/X86/shift-and.ll | 119 ++++++++++++++++++++++++++++++++----------
1 file changed, 92 insertions(+), 27 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 release/2.26/master
in repository glibc.
from 37d4262a7a Fix remaining return type of ifunc resolver declaration
new d37c951fde Let fpclassify use the builtin when optimizing for size in C [...]
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 | 6 ++++++
NEWS | 1 +
math/math.h | 8 +++++++-
3 files changed, 14 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 gcc-7-branch
in repository gcc.
from d4a2264ef03 PR sanitizer/81929 * tree.c (struct replace_placeholders_ [...]
new 1819dec3db8 PR bootstrap/81926 * cp-objcp-common.c (cp_get_debug_type [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/cp-objcp-common.c | 10 +++++-----
2 files changed, 10 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 gcc.
from 8ced49657ce PR middle-end/35691 * match.pd: Simplify x == -1 & y == - [...]
new 28484eadf93 PR bootstrap/81926 * cp-objcp-common.c (cp_get_debug_type [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/cp-objcp-common.c | 10 +++++-----
2 files changed, 10 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.