This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch maskray/clang in repository glibc.
discards f9ca4b3090 stdlib/longlong.h: Remove incorrect lvalue to rvalue convers [...] discards 197edb2a19 x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f12 [...] discards 4399fb3597 Disable __USE_EXTERN_INLINES for clang discards 87cb4df467 linux: Fix a non-constant expression in _Static_assert discards 4304cbc4c2 configure: Check -fno-tree-loop-distribute-patterns discards 4103ffe6e6 x86: fix __arch_exchange_and_add_body discards 65c85a0cf8 x86_64: Improve configure to catch incomplete Clang support new b97388ab52 x86_64: Improve Intel MPX check to reject incomplete Clang support new 1c42640e62 x86: fix __arch_exchange_and_add_body new 08461be6ac configure: Check -fno-tree-loop-distribute-patterns new fe40b63b4d linux: Fix a non-constant expression in _Static_assert new f57b78cc2e Disable __USE_EXTERN_INLINES for clang new 31554aa3e3 x86: Define __HAVE_FLOAT128 for Clang and use __builtin_*f12 [...] new 842f67ea00 stdlib/longlong.h: Remove incorrect lvalue to rvalue convers [...]
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 (f9ca4b3090) \ N -- N -- N refs/heads/maskray/clang (842f67ea00)
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 7 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: