This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e8ea46f 1. Fixing small types issue (PD|PS) (reduce) . 2. Cosmetic changes
new 2344195 Define extra variable in OpenMP offloading driver 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/Driver/openmp-offload.c | 13 ++++++++-----
1 file changed, 8 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 llvm.
from 749a022 [cmake] Temporarily revert enforcement of minimum GCC version [...]
new d0b25b0 [Loads] Fix crash in is isDereferenceableAndAlignedPointer()
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/Loads.cpp | 7 +++++--
.../ValueTracking/dereferenceable-and-aligned.ll | 21 +++++++++++++++++++++
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 test/Analysis/ValueTracking/dereferenceable-and-aligned.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 fw/heap-protector
in repository glibc.
discards f3827d6 malloc: Implement heap protector
discards c33e430 Generate additional secret keys for the heap protector
discards b96a747 crypt: Use internal names for the SHA-2 block functions
adds 6b1df8b i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]
new 3111495 crypt: Use internal names for the SHA-2 block functions
new 09fa752 Generate additional secret keys for the heap protector
new 9b685f9 malloc: Implement heap protector
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f3827d6)
\
N -- N -- N refs/heads/fw/heap-protector (9b685f9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
ChangeLog | 24 ++++++++++++++++++
sysdeps/unix/sysv/linux/i386/Makefile | 47 ++++++++++++++++++++++++++---------
2 files changed, 59 insertions(+), 12 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 8cb9bb8 Update documentation.
new 65b6892 Add to README
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:
README | 6 +++++-
1 file changed, 5 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 master
in repository llvm.
from 889ff7b [LV] Correct misleading comments in test (NFC)
new 749a022 [cmake] Temporarily revert enforcement of minimum GCC version [...]
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:
cmake/modules/CheckCompilerVersion.cmake | 8 +++++---
1 file changed, 5 insertions(+), 3 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 5a321af sched: Do not mix prologue and epilogue insns
new cb419cc * config/bfin/bfin.c (bfin_legitimate_address_p): Add missin [...]
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 | 6 ++++++
gcc/config/bfin/bfin.c | 1 +
gcc/config/bfin/bfin.h | 5 +++++
3 files changed, 12 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 8b37780 [OpenCL] Diagnose variadic arguments
new 06b6978 Change OpenMP offload driver tests so that it doesn't use the [...]
new e8ea46f 1. Fixing small types issue (PD|PS) (reduce) . 2. Cosmetic changes
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:
lib/Headers/avx512fintrin.h | 61 ++++----
test/CodeGen/avx512-reduceIntrin.c | 4 +-
test/Driver/openmp-offload.c | 284 +++++++++++++++++++++++++------------
3 files changed, 234 insertions(+), 115 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 libcxx.
from c457a97 Fix test when using an installed libc++
new 3dd4620 Explicitly specify extern "C++" on __libcpp_library_version
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/__config | 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 glibc.
from a0f83f0 Add test for linking against most static libraries
new 6b1df8b i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]
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 | 24 ++++++++++++++++++
sysdeps/unix/sysv/linux/i386/Makefile | 47 ++++++++++++++++++++++++++---------
2 files changed, 59 insertions(+), 12 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 fw/heap-protector
in repository glibc.
discards 9b676a0 malloc: Implement heap protector
discards 5940351 Generate additional secret keys for the heap protector
discards 95d70ee sysmalloc: Initialize previous size field of mmaped chunks
discards d733d11 malloc: Use accessors for chunk metadata access
adds 61668b2 Fix a sparc header conformtest failure.
adds 4725d33 Make strtod raise "inexact" exceptions (bug 19380).
adds e9c4fe9 malloc: Use accessors for chunk metadata access
adds 681421f sysmalloc: Initialize previous size field of mmaped chunks
adds a0f83f0 Add test for linking against most static libraries
new b96a747 crypt: Use internal names for the SHA-2 block functions
new c33e430 Generate additional secret keys for the heap protector
new f3827d6 malloc: Implement heap protector
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9b676a0)
\
N -- N -- N refs/heads/fw/heap-protector (f3827d6)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
ChangeLog | 62 ++++++++++++++++++++++----
crypt/sha256-block.c | 2 +-
crypt/sha256.c | 13 +++---
crypt/sha512-block.c | 2 +-
crypt/sha512.c | 14 +++---
csu/libc-start.c | 2 +
elf/Makefile | 13 +++++-
elf/dl-keysetup.c | 6 +++
elf/dl-keysetup.h | 2 +-
elf/rtld.c | 6 ++-
elf/tst-linkall-static.c | 45 +++++++++++++++++++
malloc/arena.c | 12 ++++-
malloc/hooks.c | 32 ++++++-------
malloc/malloc.c | 14 +++---
stdlib/gen-tst-strtod-round.c | 4 +-
stdlib/strtod_l.c | 14 ++++--
stdlib/tst-strtod-round-data.h | 26 +++++------
stdlib/tst-strtod-round-skeleton.c | 18 ++++++++
sysdeps/generic/dl-osinfo.h | 42 +----------------
sysdeps/generic/ldsodefs.h | 4 ++
sysdeps/sparc/sparc64/multiarch/sha256-block.c | 16 ++++---
sysdeps/sparc/sparc64/multiarch/sha512-block.c | 16 ++++---
sysdeps/unix/sysv/linux/dl-osinfo.h | 31 -------------
sysdeps/unix/sysv/linux/sparc/sys/user.h | 2 +
24 files changed, 240 insertions(+), 158 deletions(-)
create mode 100644 elf/tst-linkall-static.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.