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 1128d50d75 Add --enable-static-pie to build-many-glibcs.py discards 518a3c9451 tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME discards 3b56adad1e sparc: Check PIC instead of SHARED in start.S discards 982eed4a55 microblaze: Check PIC instead of SHARED in start.S discards 25dee8254f m68k: Check PIC instead of SHARED in start.S discards 89a846a798 hppa: Check PIC instead of SHARED in start.S discards 25edf9c363 arm: Check PIC instead of SHARED in start.S discards c0897e81a7 aarch64: Check PIC instead of SHARED in start.S discards 294e31cda6 tile: Update elf_machine_load_address for static PIE discards d7530ab2b2 sparc: Update elf_machine_load_address for static PIE discards 4596ed03bf sh: Update elf_machine_load_address for static PIE discards e711cc98ca s390: Update elf_machine_load_address for static PIE discards c09c7009bd powerpc: Update elf_machine_load_address for static PIE discards b467d1ab07 nios2: Update elf_machine_load_address for static PIE discards aa7a84eee4 mips: Update elf_machine_load_address for static PIE discards 9a83ebf7aa microblaze: Update elf_machine_load_address for static PIE discards 97f8d29b6c m68k: Update elf_machine_load_address for static PIE discards 407f2f0d18 ia64: Update elf_machine_load_address for static PIE discards fc204ded90 hppa: Update elf_machine_load_address for static PIE discards 809756f6a7 arm: Update elf_machine_load_address for static PIE discards 554dbca113 aarch64: Update elf_machine_load_address for static PIE discards be41a67c15 Don't use hidden visibility in libc.a with PIE on i386 discards 6a63037b17 Add --enable-static-pie configure option to build static PIE discards e9d1a723c8 Add a test for non-PIE static executable discards 957b1d418c ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP adds f6c5e5bce0 arm: Check PIC instead of SHARED in start.S adds 54464e749d mips: Update elf_machine_load_address for static PIE adds 8172aad937 arm: Update elf_machine_load_address for static PIE new 810123bedf ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP new ae3d73b966 Add a test for non-PIE static executable new 7c80d80065 Add --enable-static-pie configure option to build static PIE new 488d8ee372 Don't use hidden visibility in libc.a with PIE on i386 new 42295bfcf8 aarch64: Update elf_machine_load_address for static PIE new 2ed7650590 hppa: Update elf_machine_load_address for static PIE new 1e4ba503b7 ia64: Update elf_machine_load_address for static PIE new a6d756aead m68k: Update elf_machine_load_address for static PIE new 42daa36ffd microblaze: Update elf_machine_load_address for static PIE new 94c0e2d8b6 nios2: Update elf_machine_load_address for static PIE new 077b614369 powerpc32: Update elf_machine_load_address for static PIE new 248b8cf5d9 s390: Update elf_machine_load_address for static PIE new f7f9154819 sh: Update elf_machine_load_address for static PIE new 15ab7c7b0f sparc: Update elf_machine_load_address for static PIE new a1efe56f8d tile: Update elf_machine_load_address for static PIE new a6084b4e61 aarch64: Check PIC instead of SHARED in start.S new 071b9dcb03 hppa: Check PIC instead of SHARED in start.S new 3791be80aa m68k: Check PIC instead of SHARED in start.S new 979ac41dd9 microblaze: Check PIC instead of SHARED in start.S new 08a5e851d0 sparc: Check PIC instead of SHARED in start.S new b86175aaaf tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME new 475954893e 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 (1128d50d75) \ N -- N -- N refs/heads/hjl/pie/static (475954893e)
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 22 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 | 16 ++++++++++++++++ sysdeps/powerpc/powerpc64/dl-machine.h | 5 ----- 2 files changed, 16 insertions(+), 5 deletions(-)