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 e103942bb6 Use hidden visibility for libc.a with PIC discards be8bc2b268 Add _startup_sbrk and _startup_fatal discards 0d71e7e9d9 Add _dl_relocate_static_pie discards 7280f1c8b1 Define pie-default/default-pie-ldflag for --enable-static-pie discards 5cbb18c80f x86-64: Check if linker supports static PIE discards 28a9e5354c Add --enable-static-pie discards 1220f56419 Check if -static and -pie work together discards 30cef343f3 Check if -static-pie works discards 34291304c1 Check if linker supports --no-dynamic-linker adds 219dd320d6 Reimplement min_of_type using __MATH_TG. new 7f7ff317da i386: Add _startup_sbrk and _startup_fatal [BZ #21913] new 070ec388cc Check if linker supports --no-dynamic-linker new 5548e9d5ae Check if -static-pie works new d93968ee86 Check if -static and -pie work together new ebf1796e7d Add --enable-static-pie new e32bbfdf48 x86-64: Check if linker supports static PIE new 3c7e37d0fe Define pie-default/default-pie-ldflag for --enable-static-pie new 5c2d331c8b Add _dl_relocate_static_pie new bdf68a2a6f 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 (e103942bb6) \ N -- N -- N refs/heads/hjl/pie/static (bdf68a2a6f)
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 9 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 | 13 +++++++++++++ sysdeps/generic/math_private.h | 26 ++++++++------------------ sysdeps/unix/sysv/linux/i386/Makefile | 3 ++- sysdeps/unix/sysv/linux/i386/startup.h | 2 +- sysdeps/unix/sysv/linux/i386/startup_sbrk.c | 11 ++++------- 5 files changed, 28 insertions(+), 27 deletions(-)