This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fw/holes in repository glibc.
discards fe47485216 Avoid running some tests if the file system does not support holes adds c9dc4d5117 Fix string/tst-xbzero-opt if build with gcc head. adds 65d87ade1e x86: Correct index_cpu_LZCNT [BZ # 23456] adds be525a69a6 x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ [...] adds 74759ae5b6 Update powerpc-nofpu ulps. adds cb1a43db05 Update libc.pot. adds 20365a315b hurd: Fix some ld.so symbol override from libc new 375076df4a Avoid running some tests if the file system does not support holes
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 (fe47485216) \ N -- N -- N refs/heads/fw/holes (375076df4a)
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 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: ChangeLog | 34 +- misc/tst-preadvwritev-common.c | 4 + misc/tst-preadvwritev64.c | 6 + po/libc.pot | 724 ++++++++++++++++++----------------- string/tst-xbzero-opt.c | 15 + sysdeps/mach/hurd/Versions | 19 +- sysdeps/mach/hurd/dl-sysdep.c | 5 +- sysdeps/mach/hurd/i386/ld.abilist | 4 + sysdeps/mach/hurd/i386/libc.abilist | 1 + sysdeps/mach/hurd/i386/localplt.data | 4 +- sysdeps/powerpc/nofpu/libm-test-ulps | 35 ++ sysdeps/x86/cpu-features.c | 27 +- sysdeps/x86/cpu-features.h | 4 +- 13 files changed, 509 insertions(+), 373 deletions(-)