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 564fd37120 Add --enable-static-pie to build-many-glibcs.py discards a3fbc16706 tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME discards f29948104a sparc: Check PIC instead of SHARED in start.S discards 8a17e75fe7 microblaze: Check PIC instead of SHARED in start.S discards 31751c2b42 m68k: Check PIC instead of SHARED in start.S discards 45c6610211 hppa: Check PIC instead of SHARED in start.S discards b3513a4d38 aarch64: Check PIC instead of SHARED in start.S discards 45b1c08883 tile: Update elf_machine_load_address for static PIE discards 7583ff6e18 sparc: Update elf_machine_load_address for static PIE discards e3e46e8126 sh: Update elf_machine_load_address for static PIE discards aac23fa9e6 s390: Update elf_machine_load_address for static PIE discards a23c8b2f09 powerpc32: Update elf_machine_load_address for static PIE discards 015f2e4770 nios2: Update elf_machine_load_address for static PIE discards eedf9b4822 microblaze: Update elf_machine_load_address for static PIE discards a4b207d2a8 m68k: Update elf_machine_load_address for static PIE discards bf10de5378 ia64: Update elf_machine_load_address for static PIE discards 357a9c0b0f hppa: Update elf_machine_load_address for static PIE discards dab877ccc5 aarch64: Update elf_machine_load_address for static PIE discards 16c4bc96bd Don't use hidden visibility in libc.a with PIE on i386 discards 26953cdecf Add --enable-static-pie configure option to build static PIE discards e69fe23f79 ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP adds 2c0cd8f81f Hide internal __gettextparse function [BZ #18822] adds 43b7dfd1b6 Hide internal idna functions [BZ #18822] adds b4744101f3 Hide internal __ifreq function [BZ #18822] adds d19033298f Hide internal __hasmntopt function [BZ #18822] adds 57f859bdb7 Hide internal __hash_string function [BZ #18822] adds fd331b1179 Hide internal __sched_setparam function [BZ #18822] adds 047d1a81fd Hide internal __vstrfmon_l function [BZ #18822] adds dd3121df08 Hide internal __setrlimit function [BZ #18822] adds 87078544f2 Hide internal __tcgetattr function [BZ #18822] adds 36e7ae1e9d Hide internal __nis_hash function [BZ #18822] adds 0e1fd06cde Hide internal __setfpucw function [BZ #18822] adds 7bfd08ac5b Hide internal __init_misc function [BZ #18822] adds 2f8a05d826 Hide internal __libc_print_version function [BZ #18822] adds fa4265909e Hide internal __moncontrol function [BZ #18822] adds bde06c87b7 Hide internal __new_exitfn function [BZ #18822] adds 0e7d5b6e24 Hide internal __new_getrlimit function [BZ #18822] adds c0769f7031 Hide internal __glob64 function [BZ #18822] adds d0a4512bd4 Hide internal __sched_setaffinity_new function [BZ #18822] adds 397286ea93 Hide internal fadvise64/fallocate64 functions [BZ #18822] new 15b19ec8fe ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP new fd82349218 Add --enable-static-pie configure option to build static PIE new 4d69f42b64 Don't use hidden visibility in libc.a with PIE on i386 new f29d471f17 aarch64: Update elf_machine_load_address for static PIE new 516d6d7c74 hppa: Update elf_machine_load_address for static PIE new 635d392f26 ia64: Update elf_machine_load_address for static PIE new e30c9b237a m68k: Update elf_machine_load_address for static PIE new eed2b9b332 microblaze: Update elf_machine_load_address for static PIE new 1fade73a7a nios2: Update elf_machine_load_address for static PIE new 0576257a75 powerpc32: Update elf_machine_load_address for static PIE new c7ba84e83f s390: Update elf_machine_load_address for static PIE new bf8eb192e0 sh: Update elf_machine_load_address for static PIE new 4ce60f61e8 sparc: Update elf_machine_load_address for static PIE new 9fda88c642 tile: Update elf_machine_load_address for static PIE new beff052305 aarch64: Check PIC instead of SHARED in start.S new bd47d389ee hppa: Check PIC instead of SHARED in start.S new ee76d1b943 m68k: Check PIC instead of SHARED in start.S new d861a424c7 microblaze: Check PIC instead of SHARED in start.S new cee8e7c4fd sparc: Check PIC instead of SHARED in start.S new 86aa38a68e tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME new 2805d8273a 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 (564fd37120) \ N -- N -- N refs/heads/hjl/pie/static (2805d8273a)
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 21 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 | 128 ++++++++++++++++++++++++++++ csu/version.c | 2 +- gmon/gmon.c | 2 + include/fpu_control.h | 2 +- include/glob.h | 1 + include/idna.h | 8 ++ include/ifreq.h | 14 +++ include/libc-internal.h | 2 +- include/mntent.h | 1 + include/monetary.h | 3 +- include/plural-exp.h | 8 ++ include/sched.h | 1 + include/sys/resource.h | 1 + include/termios.h | 1 + inet/getnameinfo.c | 4 +- intl/hash-string.h | 3 +- intl/plural-exp.c | 2 +- misc/mntent_r.c | 1 + nscd/nscd_helper.c | 5 ++ posix/sched_setp.c | 1 + resource/setrlimit.c | 1 + stdlib/exit.h | 4 +- sysdeps/generic/ifreq.h | 12 --- sysdeps/mach/hurd/ifreq.h | 12 --- sysdeps/mach/hurd/setrlimit.c | 1 + sysdeps/posix/getaddrinfo.c | 5 +- sysdeps/unix/bsd/tcgetattr.c | 1 + sysdeps/unix/sysv/linux/getrlimit64.c | 3 +- sysdeps/unix/sysv/linux/glob64.c | 1 + sysdeps/unix/sysv/linux/posix_fadvise64.c | 2 + sysdeps/unix/sysv/linux/posix_fallocate64.c | 2 + sysdeps/unix/sysv/linux/sched_setaffinity.c | 4 + sysdeps/unix/sysv/linux/setrlimit.c | 1 + sysdeps/unix/sysv/linux/setrlimit64.c | 3 + sysdeps/unix/sysv/linux/tcgetattr.c | 1 + termios/tcgetattr.c | 1 + 36 files changed, 204 insertions(+), 40 deletions(-) create mode 100644 include/idna.h create mode 100644 include/ifreq.h create mode 100644 include/plural-exp.h