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 d15640b862 Add _startup_sbrk and _startup_fatal discards 26cb63887b Don't compile tst-prelink.c with PIE for GLOB_DAT relocation discards cc18e5bd3f i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC discards 87d5af3474 i386: Check PIC in i386 multiarch functions discards 1b324811d2 i386: Check PIC instead of SHARED in start.S discards 6155174459 Use hidden visibility for ENABLE_STATIC_PIE discards 100f8148f0 Add _dl_relocate_static_pie discards 49504c8315 Define pie-default/default-pie-ldflag for --enable-static-pie discards 4342bba858 x86-64: Check if linker supports static PIE discards 83f7cc148f Add --enable-static-pie discards 325274dfde Check if -static-pie works discards 3c2e79fcdc Check if linker supports --no-dynamic-linker discards 09f0835ca1 x86-64: Check PIC instead of SHARED in start.S discards f007d0b6e7 x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE discards 5467dc7f3e i386: Convert IFUNC selectors to C discards 8cc2d3c298 x86-64: Convert libmathvec IFUNC selectors to C discards be0774660a x86-64: Convert libm IFUNC selectors to C discards 2bb19bfe62 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] discards c274dbd836 Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752] discards 79a77e1166 tunables: Use direct syscall for access (BZ#21744) adds a4c9be1b8b Fix cexpl when compiled with latest GCC adds cb62108e74 Fix nss/nss_test1.c compile with latest GCC. adds 6259e62c02 Fix localedata test builds with latest GCC adds a8757308cb Compile tst-prelink.c without PIE [BZ #21815] new 55849e2728 tunables: Use direct syscall for access (BZ#21744) new eec8437ce6 Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752] new be329c4840 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] new 87e74ea270 x86-64: Convert libm IFUNC selectors to C new 994ed23d71 x86-64: Convert libmathvec IFUNC selectors to C new ba16d3befd i386: Convert IFUNC selectors to C new 509095e6ab x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE new 95f848ad77 x86-64: Check PIC instead of SHARED in start.S new 300f39770f Check if linker supports --no-dynamic-linker new 1f7cf6a43d Check if -static-pie works new 9340f3ca8e Add --enable-static-pie new d0079c616e x86-64: Check if linker supports static PIE new a0ba8ddafc Define pie-default/default-pie-ldflag for --enable-static-pie new 6cc544c111 Add _dl_relocate_static_pie new e6645591c3 Use hidden visibility for ENABLE_STATIC_PIE new 9ef0ff3253 i386: Check PIC instead of SHARED in start.S new 9712df2613 i386: Check PIC in i386 multiarch functions new 5094f18c49 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC new 76509fc640 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 (d15640b862) \ N -- N -- N refs/heads/hjl/pie/static (76509fc640)
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 | 17 +++++++++++++++++ elf/Makefile | 1 + localedata/Makefile | 15 +++++++++++++++ nss/nss_test1.c | 3 ++- sysdeps/ieee754/ldbl-128/e_expl.c | 1 + 5 files changed, 36 insertions(+), 1 deletion(-)