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 b04ca4dd26 Add _dl_setup_static_pie discards 7976ea36a9 Define pie-default/default-pie-ldflag for --enable-static-pie discards 589b69e8c0 x86-64: Check PIC instead of SHARED in start.S discards 862a91da16 Add --enable-static-pie discards 3f32b755d6 Check if linker supports --no-dynamic-linker new 193969aac2 x86-64: Check PIC instead of SHARED in start.S new 98bc241646 Check if linker supports --no-dynamic-linker new 815760e13a Add --enable-static-pie new 7c7a1b31d5 x86-64: Check if linker supports static PIE new 6aa3d3ca9a Define pie-default/default-pie-ldflag for --enable-static-pie new 02cca6ac51 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 (b04ca4dd26) \ N -- N -- N refs/heads/hl/pie/static (02cca6ac51)
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/configure | 32 ++++++++++++++++++++++++++++++++ sysdeps/x86_64/configure.ac | 21 +++++++++++++++++++++ 2 files changed, 53 insertions(+)