This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 30060bff5b Call setMustBuildLookupTable on TagDecls in ExternalASTMerger
new d5b2509387 CodeGen: make the type match the comment for a libcall
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/CGObjCMac.cpp | 2 +-
test/CodeGenObjC/objc_copyStruct.m | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenObjC/objc_copyStruct.m
--
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 f477517698c [TRE] Update comments. NFC
new 9bca842196d [TRE] Add assertion for folding trivial return block
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/Transforms/Scalar/TailRecursionElimination.cpp | 4 ++++
1 file changed, 4 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 5b6663a2606 [CMake] Get rid of generating obj.*-tblgen if CMake >= 3.9 [...]
new f477517698c [TRE] Update comments. 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:
lib/Transforms/Scalar/TailRecursionElimination.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 llvm.
from b903fddc562 [CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to ov [...]
new 5b6663a2606 [CMake] Get rid of generating obj.*-tblgen if CMake >= 3.9 [...]
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/TableGen.cmake | 3 ++-
1 file changed, 2 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 hjl/pr21598
in repository glibc.
discards 215ff8f803 i386: Update _dl_runtime_resolve/_dl_runtime_profile
discards 9dcdb20adc Add private_function for private functions within glibc
new 3260481534 Add private_function for private functions within glibc
new 24a5df4d25 i386: Update _dl_runtime_resolve/_dl_runtime_profile
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 (215ff8f803)
\
N -- N -- N refs/heads/hjl/pr21598 (24a5df4d25)
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 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:
sysdeps/i386/dl-trampoline.S | 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 hjl/pr21598
in repository glibc.
discards 0185c0b618 Fix _dl_runtime_profile
discards 6a13baa84f Add private_function.
discards 763945d1d7 Use private_function
discards c6d9039a92 i386: Fix _dl_runtime_resolve
discards e315c031cb Add private_function
new 9dcdb20adc Add private_function for private functions within glibc
new 215ff8f803 i386: Update _dl_runtime_resolve/_dl_runtime_profile
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 (0185c0b618)
\
N -- N -- N refs/heads/hjl/pr21598 (215ff8f803)
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 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:
config.h.in | 12 ++++++++----
include/libc-symbols.h | 15 +++++++--------
locale/findlocale.c | 2 +-
locale/loadarchive.c | 2 +-
locale/loadlocale.c | 2 +-
sysdeps/i386/configure | 12 ++++++++++--
sysdeps/i386/configure.ac | 9 ++++++++-
sysdeps/posix/opendir.c | 4 ++--
8 files changed, 38 insertions(+), 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 a9e03d458f3 gcc/ChangeLog:
new b1c9c07b6a1 PR libstdc++/80893 don't run test for C++98 modes
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/testsuite/23_containers/vector/bool/80893.cc | 2 ++
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 master
in repository llvm.
from 91d2a849dda Rework logic and comment out the default relocation models [...]
new b903fddc562 [CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to ov [...]
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:
CMakeLists.txt | 4 ++++
cmake/modules/AddLLVM.cmake | 13 +++++++++++++
include/llvm/Config/config.h.cmake | 3 +++
lib/Support/Unix/Host.inc | 6 ++++++
lib/Support/Windows/Host.inc | 10 +++++++++-
5 files changed, 35 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 gcc.
from d99a23f0f0d fix ChangeLog
new 7246ede6f1c 2017-06-16 Carl Love <cel(a)us.ibm.com>
new a9e03d458f3 gcc/ChangeLog:
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 | 19 +++++++++++++++++++
gcc/config/rs6000/altivec.md | 3 ---
gcc/config/rs6000/vsx.md | 9 ++++++---
gcc/testsuite/ChangeLog | 6 ++++++
4 files changed, 31 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.