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 76509fc640 Add _startup_sbrk and _startup_fatal discards 5094f18c49 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC discards 9712df2613 i386: Check PIC in i386 multiarch functions discards 9ef0ff3253 i386: Check PIC instead of SHARED in start.S discards e6645591c3 Use hidden visibility for ENABLE_STATIC_PIE discards 6cc544c111 Add _dl_relocate_static_pie discards a0ba8ddafc Define pie-default/default-pie-ldflag for --enable-static-pie discards d0079c616e x86-64: Check if linker supports static PIE discards 9340f3ca8e Add --enable-static-pie discards 1f7cf6a43d Check if -static-pie works discards 300f39770f Check if linker supports --no-dynamic-linker discards 95f848ad77 x86-64: Check PIC instead of SHARED in start.S discards 509095e6ab x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE discards ba16d3befd i386: Convert IFUNC selectors to C discards 994ed23d71 x86-64: Convert libmathvec IFUNC selectors to C discards 87e74ea270 x86-64: Convert libm IFUNC selectors to C discards be329c4840 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] discards eec8437ce6 Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752] discards 55849e2728 tunables: Use direct syscall for access (BZ#21744) omits a8757308cb Compile tst-prelink.c without PIE [BZ #21815] adds 1740441b49 Correct nss/tst-nss-test5 configuration new 4e616357a0 Compile tst-prelink.c without PIE [BZ #21815] new ba748decd9 tunables: Use direct syscall for access (BZ#21744) new 09ffe2436c Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752] new b7ef1ce037 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] new c0fe5c7a0a x86-64: Convert libm IFUNC selectors to C new f347d27a43 x86-64: Convert libmathvec IFUNC selectors to C new 3a8af9336b i386: Convert IFUNC selectors to C new 17d6b68a0a x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE new 8a2d2459a3 x86-64: Check PIC instead of SHARED in start.S new e25269f0b1 Check if linker supports --no-dynamic-linker new a08f2e06d0 Check if -static-pie works new a5cc4892a3 Add --enable-static-pie new a1a942cdb4 x86-64: Check if linker supports static PIE new dacfa6dd23 Define pie-default/default-pie-ldflag for --enable-static-pie new 8a569f52c8 Add _dl_relocate_static_pie new 840845842a Use hidden visibility for ENABLE_STATIC_PIE new 1c673e7c69 i386: Check PIC instead of SHARED in start.S new 9497821aee i386: Check PIC in i386 multiarch functions new 0dbc8246f4 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC new 1325c9e854 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 (76509fc640) \ N -- N -- N refs/heads/hjl/pie/static (1325c9e854)
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 20 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 | 4 ++++ nss/tst-nss-test5.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-)