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 664c42b087 Add _startup_sbrk and _startup_fatal discards b0ed342d22 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC discards e139c16ae4 i386: Check PIC in i386 multiarch functions discards 93ca7b6672 i386: Check PIC instead of SHARED in start.S discards 2ac6dfa442 Use hidden visibility for ENABLE_STATIC_PIE discards e1f8defda9 Add _dl_relocate_static_pie discards 72e55f82ce Define pie-default/default-pie-ldflag for --enable-static-pie discards dedf744f1b x86-64: Check if linker supports static PIE discards 2ed7353a58 Add --enable-static-pie discards 1bf38d344f Check if -static -pie works discards 789f501807 Check if -static-pie works discards 2d0e67910a Check if linker supports --no-dynamic-linker discards 9f30a2632f x86-64: Check PIC instead of SHARED in start.S discards bfe1ce39b2 tunables: Use direct syscall for access (BZ#21744) discards 3adc435c43 Compile tst-prelink.c without PIE [BZ #21815] discards 4d1d2922cb x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE discards 053e85e327 i686: Implement IFUNC selectors in C discards 0ceab73143 x86-64: Implement libmathvec IFUNC selectors in C discards df50907933 x86-64: Implement libm IFUNC selectors in C discards ba6a2d3346 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] adds 95a7339258 tunables: Use direct syscall for access (BZ#21744) new 43eb8e57e0 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] new 64729a4ebd x86-64: Implement libm IFUNC selectors in C new 14cdadb819 x86-64: Implement libmathvec IFUNC selectors in C new e7687d44d5 i686: Implement IFUNC selectors in C new 385f7b7b25 x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE new 041f3cf267 Compile tst-prelink.c without PIE [BZ #21815] new 9244a69159 x86-64: Check PIC instead of SHARED in start.S new 966f3bfdca Check if linker supports --no-dynamic-linker new 772e714eb2 Check if -static-pie works new 21d38e9fba Check if -static -pie works new 57c6e02025 Add --enable-static-pie new 9ff9d4b95a x86-64: Check if linker supports static PIE new d8938e32e6 Define pie-default/default-pie-ldflag for --enable-static-pie new 6f7a9493e5 Add _dl_relocate_static_pie new ae3b8bb2dd Use hidden visibility for ENABLE_STATIC_PIE new adbb05a0d2 i386: Check PIC instead of SHARED in start.S new 83c27a5b93 i386: Check PIC in i386 multiarch functions new e1ca9c8b11 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC new 51cb782ed5 Add _startup_sbrk and _startup_fatal
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 (664c42b087) \ N -- N -- N refs/heads/hjl/pie/static (51cb782ed5)
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 19 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 | 10 ++++++++++ sysdeps/unix/sysv/linux/not-errno.h | 8 ++++++-- 2 files changed, 16 insertions(+), 2 deletions(-)