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 f788289442 Add --enable-static-pie to build-many-glibcs.py discards 882a61c686 sparc: Check PIC instead of SHARED in start.S discards cbf62acd29 microblaze: Check PIC instead of SHARED in start.S discards c4e62403a1 sh: Update elf_machine_load_address for static PIE discards 4d7a746c98 s390: Update elf_machine_load_address for static PIE discards 44e4658784 Add --enable-static-pie configure option to build static PIE [...] discards 8116d0e4a1 aarch64: fix start code for static pie discards adda173d26 nios2: Don't use MIN in dl-machine.h adds 9d7a3741c9 Add --enable-static-pie configure option to build static PIE [...] new f7204295e4 nios2: Don't use MIN in dl-machine.h new 13be4b4c4e aarch64: fix start code for static pie new f6a00f95e0 s390: Update elf_machine_load_address for static PIE new 9fe5ea04c3 sh: Update elf_machine_load_address for static PIE new c332c8d087 microblaze: Check PIC instead of SHARED in start.S new 967b89cfc5 sparc: Check PIC instead of SHARED in start.S new 2516b61f06 Add --enable-static-pie to build-many-glibcs.py new c393eee146 Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]
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 (f788289442) \ N -- N -- N refs/heads/hjl/pie/static (c393eee146)
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 8 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 | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Makeconfig | 4 +++- config.make.in | 1 + configure | 13 +++++++---- configure.ac | 8 ++++--- 5 files changed, 89 insertions(+), 9 deletions(-)