This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 5bc1733 elf: dl-minimal malloc needs to respect fundamental alignment
new a2ff21f elf: Avoid using memalign for TLS allocations [BZ #17730]
new 6c444ad elf: Do not use memalign for TCB/TLS blocks allocation [BZ #17730]
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:
ChangeLog | 37 ++++++++++
csu/libc-tls.c | 2 +-
elf/dl-tls.c | 164 ++++++++++++++++++++++++++-----------------
nptl/Makefile | 8 ++-
nptl/allocatestack.c | 4 +-
nptl/tst-tls3-malloc.c | 176 +++++++++++++++++++++++++++++++++++++++++++++++
sysdeps/generic/dl-dtv.h | 12 ++--
7 files changed, 327 insertions(+), 76 deletions(-)
create mode 100644 nptl/tst-tls3-malloc.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 clang.
from cd92318 [clang/test] Fix a flaky unittest on windows
new 7c12ee2 Fix quadratic runtime when adding items to tooling::Replacements.
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/Tooling/Core/Replacement.cpp | 66 +++++++++++++++++++++++++----------
unittests/Tooling/RefactoringTest.cpp | 42 ++++++++++++++++++++++
2 files changed, 90 insertions(+), 18 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 glibc.
from e751658 Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.
new 5bc1733 elf: dl-minimal malloc needs to respect fundamental alignment
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 | 7 ++++++
elf/dl-minimal.c | 3 ++-
malloc/malloc-internal.h | 53 ++++++++++++++++++++++++++++++++++++++++
malloc/malloc.c | 63 ------------------------------------------------
4 files changed, 62 insertions(+), 64 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 f72b087 Automatic date update in version.in
new 8d2a0a1 Update NEWS to mention Python breakpoint events
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:
gdb/ChangeLog | 4 ++++
gdb/NEWS | 3 +++
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 gdb-7.12-branch
in repository binutils-gdb.
from 72f4070 Automatic date update in version.in
new 10bb85f Update NEWS to mention Python breakpoint events
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:
gdb/ChangeLog | 4 ++++
gdb/NEWS | 3 +++
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 tag gcc-5_4_0-release
in repository gcc.
at 9d05077 (commit)
No new revisions were added by this update.
--
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 tag gcc-4_9_4-release
in repository gcc.
at d319148 (commit)
No new revisions were added by this update.
--
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 hsa
in repository gcc.
from 4916f6b Merged trunk revision 238701 into the hsa branch
new e7e964e Cleanups of hsa_insns_signal and hsa_insns_queue
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.hsa | 24 ++++++++++++++++++++
gcc/hsa-brig.c | 22 +++++--------------
gcc/hsa-dump.c | 15 ++++++++++---
gcc/hsa-gen.c | 65 +++++++++++++++++++++++++------------------------------
gcc/hsa.h | 28 +++++++++++++++++++-----
5 files changed, 93 insertions(+), 61 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 3a37cd2 [Loop Vectorizer] Move store-predication into its own functio [...]
new 41fc0ec [InstCombine] Add select-bitext.ll tests
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/Transforms/InstCombine/select-bitext.ll | 214 +++++++++++++++++++++++++++
1 file changed, 214 insertions(+)
create mode 100644 test/Transforms/InstCombine/select-bitext.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 release_39
in repository llvm.
from a9ed81e [docs] Release notes 3.9.0: Adding ARM target changes
new f0638c2 [code] Fix release notes typo
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/ReleaseNotes.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.