This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 83f0ad2 ChangeLog: fix BZ style to be consistent and match majority o [...]
new fce3da8 S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit.
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 +++++
sysdeps/s390/s390-32/tls-macros.h | 10 ++++++----
2 files changed, 11 insertions(+), 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 clang-tools-extra.
from b134513 Fix windows buildbot error.
new fcbeb00 [clangd] Remove private vector fields from completion test.
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/clangd/completion.test | 20 --------------------
1 file changed, 20 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 2bbfc13 2017-04-04 Richard Biener <rguenther(a)suse.de>
new cd34a2a4 PR libgomp/79876 * config/posix/thread-stacksize.h: New fil [...]
new 6b4236b PR target/80286 * config/i386/i386.c (ix86_expand_args_buil [...]
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 | 12 ++++++++++
gcc/config/i386/i386.c | 11 +++++++--
gcc/config/i386/mmx.md | 4 ++--
gcc/config/i386/sse.md | 12 +++++-----
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gcc.dg/pr80286.c | 23 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/avx-pr80286.c | 26 ++++++++++++++++++++++
libgomp/ChangeLog | 11 +++++++++
.../plugin-suffix.h => darwin/thread-stacksize.h} | 9 +++++---
.../plugin-suffix.h => nvptx/thread-stacksize.h} | 7 +++---
.../plugin-suffix.h => posix/thread-stacksize.h} | 7 +++---
libgomp/env.c | 6 +++--
12 files changed, 113 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr80286.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx-pr80286.c
copy libgomp/config/{posix/plugin-suffix.h => darwin/thread-stacksize.h} (75%)
copy libgomp/config/{hpux/plugin-suffix.h => nvptx/thread-stacksize.h} (85%)
copy libgomp/config/{hpux/plugin-suffix.h => posix/thread-stacksize.h} (85%)
--
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 ba1514c Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR
new 78ed6ce [X86] Add 64 bit pattern matching for PSADBW
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/X86/X86ISelLowering.cpp | 54 ++++--
test/CodeGen/X86/sad_variations.ll | 347 +++++++++++++++++++++++++++++++++++++
2 files changed, 388 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/X86/sad_variations.ll
--
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 newlib.
from 7c4ae77 Renumber copyright clause 4
new eb14d0c Add BSD-specific reallocarray()
new 6f88e6b Bump Cygwin to 2.8.1
new 961a690 Cygwin: Export reallocarray
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:
newlib/libc/include/stdlib.h | 2 ++
newlib/libc/stdlib/Makefile.am | 1 +
newlib/libc/stdlib/Makefile.in | 40 +++++++++++++---------
.../timingsafe_bcmp.c => stdlib/reallocarray.c} | 33 ++++++++++++------
winsup/cygwin/common.din | 1 +
winsup/cygwin/include/cygwin/version.h | 5 +--
winsup/doc/posix.xml | 1 +
7 files changed, 54 insertions(+), 29 deletions(-)
copy newlib/libc/{string/timingsafe_bcmp.c => stdlib/reallocarray.c} (50%)
--
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 db3a1dc Remove MAX_REGISTER_SIZE from frame.c
new ad32986 Fix null pointer dereferences when using a link built with clang.
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 | 8 ++++++++
bfd/elflink.c | 35 +++++++++++++++++++++--------------
2 files changed, 29 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 newlib.
from d3e919b Renumber copyright clause 4
new a36e348 Add new FOREACH_FROM variants for queue(3)
new d3f9311 Fix order of arguments in the TRACEBUF_INITIALIZER
new 73603c9 Pass macro arguments properly.
new 218c5e7 Make the <sys/queue.h> fully usable within C++
new 9998bd4 Add two new macros, SLIST_CONCAT and LIST_CONCAT
new 5e36b70 queue(3): Enhance queue debugging macros
new 6c6ea2e queue.3: Document existing QMD_* macros
new 7c4ae77 Renumber copyright clause 4
The 8 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:
newlib/libc/include/sys/queue.h | 267 ++++++++++++++++++++++++++++++++++++----
1 file changed, 242 insertions(+), 25 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 ca5f112 [clangd] Add code completion support
new b134513 Fix windows buildbot error.
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:
clang-rename/USRLocFinder.cpp | 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 79f723c [ELF] Rename ARM Thunks in anticipation of Range Thunks
new 67ab99c [ELF] Fail the link early if the map file path is invalid
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/Driver.cpp | 10 ++++++----
ELF/Filesystem.cpp | 4 ++--
ELF/Filesystem.h | 2 +-
test/ELF/early-exit-for-bad-paths.s | 21 ++++++++++++++-------
test/ELF/map-file.s | 2 +-
5 files changed, 24 insertions(+), 15 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 d6ca5c0 [clang-rename] Support renaming qualified symbol
new ca5f112 [clangd] Add code completion support
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:
clangd/ASTManager.cpp | 162 +++++++++++++++++++++++++++++++++-----------
clangd/ASTManager.h | 20 +++++-
clangd/ClangDMain.cpp | 2 +
clangd/Protocol.cpp | 72 ++++++++++++++++++++
clangd/Protocol.h | 107 +++++++++++++++++++++++++++++
clangd/ProtocolHandlers.cpp | 22 ++++++
clangd/ProtocolHandlers.h | 13 +++-
test/clangd/completion.test | 69 +++++++++++++++++++
test/clangd/formatting.test | 5 +-
9 files changed, 426 insertions(+), 46 deletions(-)
create mode 100644 test/clangd/completion.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.