This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr22353/master in repository glibc.
discards 5ed1b97d31 Add strcpy-stosb.S discards cc4474bf82 Add i386 strcpy.S discards b44640054b i586: Use a jump table in strcpy.S {BZ #22353] adds 63d3b468c1 i386: Regenerate libm-test-ulps for for gcc 7 adds 7e9d70736b Include bits/mathcalls.h for more _FloatN, _FloatNx types. adds f301e53340 Correct the size of _nl_value_type_LC_... arrays. new d78abd26b8 i586: Use a jump table in strcpy.S [BZ #22353] new 2fa584ae97 Add i386 strcpy.S new 75588c0e4c Add strcpy-stosb.S
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 (5ed1b97d31) \ N -- N -- N refs/heads/hjl/pr22353/master (75588c0e4c)
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 | 21 +++++++ locale/loadlocale.c | 6 +- math/math.h | 126 +++++++++++++++++++++++++++++++++++++++- sysdeps/i386/fpu/libm-test-ulps | 12 ++-- 4 files changed, 155 insertions(+), 10 deletions(-)