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 8a75504799 linux: Fix a non-constant expression in _Static_assert discards 1056a69911 configure: Check -fno-tree-loop-distribute-patterns discards 19abb263c8 x86: fix __arch_exchange_and_add_body discards bd540e09ed x86_64: Improve configure to catch incomplete Clang support discards f208e0d7f7 configure: Add --disable-float128 discards 90a723baa5 libc-symbols.h: Work around asm label issues with #pragma re [...] discards e2ca1aaf29 not-cancel.h: Move hidden_proto before first use discards 3ca29febed glibcextract.py: Use # for asm new 04c3e12815 glibcextract.py: Place un-assemblable @@@ in a comment new 46a1f51299 not-cancel.h: Move hidden_proto before first use new 0881bdfb91 libc-symbols.h: Work around asm label issues with #pragma re [...] new 9fcaa21354 configure: Add --disable-float128 new 3da970a985 x86_64: Improve configure to catch incomplete Clang support new 71e2ba6bd6 x86: fix __arch_exchange_and_add_body new 5707bcdd16 configure: Check -fno-tree-loop-distribute-patterns new e52e2b0a0c linux: Fix a non-constant expression in _Static_assert new 55a07d91c1 Disable __USE_EXTERN_INLINES for clang
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 (8a75504799) \ N -- N -- N refs/heads/maskray/clang (55a07d91c1)
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 9 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/features.h | 2 +- scripts/glibcextract.py | 2 +- sysdeps/ieee754/float128/Makeconfig | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)