This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/ifunc/c in repository glibc.
discards 80ba342d9d x86-64: Implement strcmp family IFUNC selectors in C discards b504a67ac9 x86-64: Implement strcspn/strpbrk/strspn IFUNC selectors in C discards 6e08c9b373 x86-64: Implement wcscpy IFUNC selector in C discards 2302e25817 x86-64: Implement strcat family IFUNC selectors in C discards d360e53aa1 x86-64: Implement strcpy family IFUNC selectors in C discards 8dfbfe0d8f x86-64: Implement memcmp family IFUNC selectors in C new 277c09a94c x86-64: Implement memcmp family IFUNC selectors in C new 759151948a x86-64: Implement strcpy family IFUNC selectors in C new 6179ea11f1 x86-64: Implement strcat family IFUNC selectors in C new 1eb725a740 x86-64: Implement wcscpy IFUNC selector in C new 672acd02d8 x86-64: Implement strcspn/strpbrk/strspn IFUNC selectors in C new b6dba34dba x86-64: Implement strcmp family IFUNC selectors in C
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 (80ba342d9d) \ N -- N -- N refs/heads/hjl/ifunc/c (b6dba34dba)
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 6 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/x86_64/multiarch/memcmp-sse2.S | 4 +--- sysdeps/x86_64/multiarch/wcscpy.c | 1 - 2 files changed, 1 insertion(+), 4 deletions(-)