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 fdcd654de6 Add --enable-static-pie to build-many-glibcs.py discards a305cebf49 sparc: Check PIC instead of SHARED in start.S discards 998b75b5a0 microblaze: Check PIC instead of SHARED in start.S discards f1b8027262 m68k: Check PIC instead of SHARED in start.S discards f4a80fea9d hppa: Check PIC instead of SHARED in start.S discards de133a5edb aarch64: Check PIC instead of SHARED in start.S discards 72eaf5f48e sh: Update elf_machine_load_address for static PIE discards 4e43e61ddb s390: Update elf_machine_load_address for static PIE discards 7f3e02e5cd m68k: Update elf_machine_load_address for static PIE discards bd9e7ad551 aarch64: Update elf_machine_load_address for static PIE discards bcfcd615fe Add --enable-static-pie configure option to build static PIE [...] new 63696fa1d8 Add --enable-static-pie configure option to build static PIE [...] new 4edf60fa32 aarch64: Update elf_machine_load_address for static PIE new db977155c5 m68k: Update elf_machine_load_address for static PIE new 1b8670104f s390: Update elf_machine_load_address for static PIE new 938f1fb2c5 sh: Update elf_machine_load_address for static PIE new ffc326a9bb aarch64: Check PIC instead of SHARED in start.S new d32b555065 hppa: Check PIC instead of SHARED in start.S new b0286374c1 m68k: Check PIC instead of SHARED in start.S new 3969f58b55 microblaze: Check PIC instead of SHARED in start.S new 3ee7525f8e sparc: Check PIC instead of SHARED in start.S new f587daf251 Add --enable-static-pie to build-many-glibcs.py
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 (fdcd654de6) \ N -- N -- N refs/heads/hjl/pie/static (f587daf251)
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 11 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: csu/Makefile | 16 ++++++++-------- elf/dl-reloc-static-pie.c | 1 + 2 files changed, 9 insertions(+), 8 deletions(-)