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 b244f3c91e Add _startup_sbrk and _startup_fatal discards 3713c53ba1 Don't compile tst-prelink.c with PIE for GLOB_DAT relocation discards 472388e0ef i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC discards 67266dcfce i386: Check PIC in i386 multiarch functions discards 97dc7b00b8 i386: Check PIC instead of SHARED in start.S discards 58e01f4bb7 Use hidden visibility for HAVE_STATIC_PIE discards b3bf2711f8 Add _dl_relocate_static_pie new 5223a073af Add _dl_relocate_static_pie new 3c59bff3a3 Use hidden visibility for HAVE_STATIC_PIE new 0170877b38 i386: Check PIC instead of SHARED in start.S new 3d575104ab i386: Check PIC in i386 multiarch functions new 013e6ae0c1 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC new 64505141af Don't compile tst-prelink.c with PIE for GLOB_DAT relocation new cd7478ab2f 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 (b244f3c91e) \ N -- N -- N refs/heads/hjl/pie/static (cd7478ab2f)
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 7 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/generic/ldsodefs.h | 2 +- sysdeps/unix/sysv/linux/i386/Makefile | 2 +- sysdeps/unix/sysv/linux/i386/startup.h | 15 +++++++++++++-- sysdeps/unix/sysv/linux/i386/startup_fatal.S | 28 ---------------------------- 4 files changed, 15 insertions(+), 32 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/i386/startup_fatal.S