This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fw/glibc-hwcaps in repository glibc.
discards 3e6814ebcd s390x: Add Add glibc-hwcaps support discards 7fdca6e48b powerpc64le: Add glibc-hwcaps support discards d173115082 x86_64: Add glibc-hwcaps support discards d9a2c34c93 elf: Add glibc-hwcaps subdirectory support to ld.so cache pr [...] discards 2fa10d0a5a elf: Process glibc-hwcaps subdirectories in ldconfig discards 5afb6bbd5a elf: Implement tail merging of strings in ldconfig discards 31aa97526f elf: Implement a string table for ldconfig, with tail merging new 1e6c8b1937 elf: Implement a string table for ldconfig, with tail merging new 4677ba1afe elf: Implement tail merging of strings in ldconfig new 439a7e7f42 elf: Process glibc-hwcaps subdirectories in ldconfig new b80f24fa4a elf: Add glibc-hwcaps subdirectory support to ld.so cache pr [...] new bacfef1128 x86_64: Add glibc-hwcaps support new 36d0fd7ed8 powerpc64le: Add glibc-hwcaps support new f2900d940c s390x: Add Add glibc-hwcaps support
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 (3e6814ebcd) \ N -- N -- N refs/heads/fw/glibc-hwcaps (f2900d940c)
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: elf/dl-cache.c | 166 +++++++++++++++++++---------------- elf/dl-hwcaps.c | 2 +- elf/tst-glibc-hwcaps-prepend-cache.c | 19 +++- elf/tst-stringtable.c | 40 +++++++++ 4 files changed, 148 insertions(+), 79 deletions(-)