This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pie/static in repository glibc.
discards 6bb5c0004b Use hidden visibility for libc.a with PIC discards ef11d9a3c5 Add _startup_sbrk and _startup_fatal discards 15b55f0527 i386: Support static PIE in start.S discards 6e9cd7549e Add _dl_relocate_static_pie discards a66c57abe9 Define pie-default/default-pie-ldflag for --enable-static-pie discards 87ccf3b142 x86-64: Check if linker supports static PIE discards bee6acfb83 Add --enable-static-pie discards 4e006e95a2 Check if -static -pie works discards 02c38b9843 Check if -static-pie works discards 1268f83893 Check if linker supports --no-dynamic-linker discards 3469f94331 Compile tst-prelink.c without PIE [BZ #21815] discards 2f881dfd40 x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE discards 2f0c477cfc x86-64: Implement libmathvec IFUNC selectors in C discards a57ab21f24 x86-64: Implement libm IFUNC selectors in C adds e13daad7ac Compile tst-prelink.c without PIE [BZ #21815] new 1e8e527dd9 i386: Support static PIE in start.S new 10a87ca476 x86-64: Implement libm IFUNC selectors in C new 8537e0f6cf x86-64: Implement libmathvec IFUNC selectors in C new fa090f9dac x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE new 9014d566f0 Check if linker supports --no-dynamic-linker new 05fc79879c Check if -static-pie works new 67aee92cd8 Check if -static -pie works new aa6cc43853 Add --enable-static-pie new 5304f27fea x86-64: Check if linker supports static PIE new e6bed0c8e4 Define pie-default/default-pie-ldflag for --enable-static-pie new ed650d298b Add _dl_relocate_static_pie new e16ab51e97 Add _startup_sbrk and _startup_fatal new 1b943d4e6d Use hidden visibility for libc.a with PIC
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 (6bb5c0004b) \ N -- N -- N refs/heads/hjl/pie/static (1b943d4e6d)
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 13 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 | 300 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 300 insertions(+)