This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hl/pie/static in repository glibc.
discards 8e68fdc8a0 Dummy _dl_setup_static_pie discards 759ceaf5d1 Define pie-default/default-pie-ldflag for --enable-static-pie new 589b69e8c0 x86-64: Check PIC instead of SHARED in start.S new 7976ea36a9 Define pie-default/default-pie-ldflag for --enable-static-pie new b04ca4dd26 Add _dl_setup_static_pie
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 (8e68fdc8a0) \ N -- N -- N refs/heads/hl/pie/static (b04ca4dd26)
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: Makeconfig | 4 ---- csu/libc-tls.c | 6 +++--- elf/dl-support.c | 31 +++++++++++++++++++++++++++---- elf/dynamic-link.h | 2 +- elf/get-dynamic-info.h | 6 ++++-- sysdeps/x86_64/start.S | 2 +- 6 files changed, 36 insertions(+), 15 deletions(-)