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 51cb782ed5 Add _startup_sbrk and _startup_fatal discards e1ca9c8b11 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC discards 83c27a5b93 i386: Check PIC in i386 multiarch functions discards adbb05a0d2 i386: Check PIC instead of SHARED in start.S discards ae3b8bb2dd Use hidden visibility for ENABLE_STATIC_PIE discards 6f7a9493e5 Add _dl_relocate_static_pie discards d8938e32e6 Define pie-default/default-pie-ldflag for --enable-static-pie discards 9ff9d4b95a x86-64: Check if linker supports static PIE discards 57c6e02025 Add --enable-static-pie discards 21d38e9fba Check if -static -pie works discards 772e714eb2 Check if -static-pie works discards 966f3bfdca Check if linker supports --no-dynamic-linker discards 9244a69159 x86-64: Check PIC instead of SHARED in start.S discards 041f3cf267 Compile tst-prelink.c without PIE [BZ #21815] discards 385f7b7b25 x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE discards e7687d44d5 i686: Implement IFUNC selectors in C discards 14cdadb819 x86-64: Implement libmathvec IFUNC selectors in C discards 64729a4ebd x86-64: Implement libm IFUNC selectors in C discards 43eb8e57e0 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] adds 94955362dd zic: Use PRIdMAX to print line numbers adds 832f8e0487 Fix LC_TIME for mai_IN adds b0edfa40c6 Added yesstr/nostr for sa_IN adds ffe6d539df Fix name_mrs for mag_IN adds 1b768b4897 Add country_name to several locales adds c771b59a24 Fix inconsistency in country_isbn and missing prefixes adds f4ecd7ddc7 sv: Update translation adds a0e5259830 Mention in NEWS that the Unicode 10.0.0 update causes user v [...] adds 0aa573a44d Add [BZ #21828] to ChangeLog adds 480af555f3 Remove redundant data for LC_MONETARY for Indian locales adds 3760ff7756 Remove redundant data for LC_MONETARY in sd_IN@devanagari adds a426a65ce8 Removed redundant data for the_NP locale adds 64d38726e1 Added New Locale mai_NP adds cd5919cb61 Use POSIX Portable Character Set in the new mai_NP locale s [...] adds a352570d6b Update translations adds 1ac85c13b0 Indian scripts: More fixes after the recent import. adds 95fe8c477f Fix inappropriate escape sequences in LC_IDENTIFICATION in s [...] adds 890472957c Fix inappropriate characters in LC_IDENTIFICATION in several [...] adds 7a7a7d2c16 Remove erroneous tabs from some strings in locale files adds ec1cff5a6b Remove erroneous spaces from some strings in locale files adds 1086114ba1 Revert "Remove redundant data for LC_MONETARY for Indian locales" adds 90880d384c Fix Latin characters and month sequence in mai_IN adds 3632e5912b Fix country_name in nds_NL adds 88f9e73943 manual: Complete @standards in creature.texi. adds d3675d957b manual: Refactor documentation of CHAR_BIT. adds 9e17c7aee3 Fix wrong monetary system used in ta_LK locale adds 30c0c707f7 Add new az_IR locale adds c5527d7ddc Minor improvements to new az_IR locale adds 551d64b2d7 Improve country_name in be_BY@latin adds 10b8eb8fcc Fix country name in title of mai_NP locale adds 2557ae38f3 Update Alpha libm-test-ulps adds faf8c066df rwlock: Fix explicit hand-over (bug 21298) adds d4550bd002 Update Nios II ULPs file. adds 0aab054a92 Update Microblaze libm-test-ulps adds d95fcb2df4 microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779) adds 5920a4a624 mutex: Fix robust mutex lock acquire (Bug 21778) adds 4b3f8ce678 Don't include _dl_resolve_conflicts in libc.a [BZ #21742] adds 7bb9a6fba2 x86-64: Use IFUNC memcpy and mempcpy in libc.a new e53435fb46 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] new a707a604d3 x86-64: Implement libm IFUNC selectors in C new 8cdbe17e3b x86-64: Implement libmathvec IFUNC selectors in C new 9272adff65 i686: Implement IFUNC selectors in C new c10be1e0ed x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE new d0a797f2b3 Compile tst-prelink.c without PIE [BZ #21815] new 6bcc4e8e40 x86-64: Check PIC instead of SHARED in start.S new d849e57880 Check if linker supports --no-dynamic-linker new d88ce513c5 Check if -static-pie works new 405074089c Check if -static -pie works new 02ba0184e6 Add --enable-static-pie new ec2ae059cd x86-64: Check if linker supports static PIE new 3bd49c37c9 Define pie-default/default-pie-ldflag for --enable-static-pie new f8165a184c Add _dl_relocate_static_pie new 34e88fa690 IS_IN_STATIC_PIE_LIB: 1 for static PIE archive new fea1c28c00 i386: Check PIC instead of SHARED in start.S new a0e78170a8 i386: Check PIC in i386 multiarch functions new aa01fb7673 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC new ab4c09cbf4 Add _startup_sbrk and _startup_fatal new c996f1f1f0 x86-64/multiarch: Check PIC instead of SHARED new 287595cbfe Also mark $(others-extras) as nonlib new c755678617 include/string.h: Check PIC instead of SHARED
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 (51cb782ed5) \ N -- N -- N refs/heads/hjl/pie/static (c755678617)
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 | 92 ++ Makerules | 3 +- NEWS | 4 + catgets/Makefile | 1 + elf/Makefile | 2 + elf/dl-conflict.c | 2 + include/libc-symbols.h | 13 +- include/string.h | 2 +- locale/iso-639.def | 2 + localedata/ChangeLog | 226 ++++ localedata/SUPPORTED | 2 + localedata/locales/aa_DJ | 2 +- localedata/locales/aa_ER | 4 +- localedata/locales/aa_ET | 4 +- localedata/locales/agr_PE | 2 +- localedata/locales/ak_GH | 2 +- localedata/locales/an_ES | 4 +- localedata/locales/as_IN | 12 +- localedata/locales/ayc_PE | 2 + localedata/locales/az_IR | 291 +++++ localedata/locales/be_BY@latin | 2 + localedata/locales/bn_BD | 20 +- localedata/locales/bn_IN | 4 +- localedata/locales/de_IT | 2 +- localedata/locales/dv_MV | 4 + localedata/locales/es_CU | 2 +- localedata/locales/et_EE | 10 +- localedata/locales/gd_GB | 2 +- localedata/locales/gl_ES | 2 +- localedata/locales/gu_IN | 22 +- localedata/locales/gv_GB | 2 +- localedata/locales/he_IL | 2 +- localedata/locales/hi_IN | 18 +- localedata/locales/hif_FJ | 11 +- localedata/locales/hr_HR | 2 +- localedata/locales/ht_HT | 2 +- localedata/locales/hy_AM | 4 +- localedata/locales/ia_FR | 2 + localedata/locales/ik_CA | 2 + localedata/locales/km_KH | 2 +- localedata/locales/kn_IN | 20 +- localedata/locales/kok_IN | 20 +- localedata/locales/kw_GB | 2 +- localedata/locales/lg_UG | 2 +- localedata/locales/lij_IT | 2 + localedata/locales/ln_CD | 2 +- localedata/locales/mag_IN | 8 +- localedata/locales/mai_IN | 84 +- localedata/locales/{mai_IN => mai_NP} | 63 +- localedata/locales/mg_MG | 2 +- localedata/locales/mi_NZ | 2 + localedata/locales/ml_IN | 14 +- localedata/locales/mr_IN | 16 +- localedata/locales/nb_NO | 4 +- localedata/locales/nds_DE | 2 + localedata/locales/nds_NL | 2 + localedata/locales/ne_NP | 18 +- localedata/locales/oc_FR | 3 +- localedata/locales/or_IN | 24 +- localedata/locales/pa_IN | 18 +- localedata/locales/pap_CW | 4 +- localedata/locales/pl_PL | 2 +- localedata/locales/quz_PE | 2 +- localedata/locales/sa_IN | 4 + localedata/locales/sc_IT | 2 + localedata/locales/sd_IN | 2 + localedata/locales/sd_IN@devanagari | 23 +- localedata/locales/se_NO | 4 +- localedata/locales/sgs_LT | 2 +- localedata/locales/sl_SI | 2 +- localedata/locales/sm_WS | 6 +- localedata/locales/ta_IN | 10 +- localedata/locales/ta_LK | 5 +- localedata/locales/tcy_IN | 2 + localedata/locales/te_IN | 10 +- localedata/locales/tg_TJ | 2 + localedata/locales/the_NP | 37 +- localedata/locales/tl_PH | 2 + localedata/locales/tt_RU | 4 + localedata/locales/wo_SN | 2 + localedata/locales/zh_SG | 2 + manual/creature.texi | 2 +- manual/lang.texi | 11 +- nptl/Makefile | 6 +- nptl/pthread_mutex_lock.c | 13 +- nptl/pthread_mutex_timedlock.c | 13 +- nptl/pthread_rwlock_common.c | 478 ++++---- nptl/tst-mutex7.c | 45 +- nptl/tst-mutex7robust.c | 7 + nptl/tst-rwlock20.c | 116 ++ nss/Makefile | 1 + po/bg.po | 1207 ++++++++++---------- po/cs.po | 1187 +++++++++---------- po/de.po | 1147 +++++++++---------- po/libc.pot | 207 ++-- po/pl.po | 1145 ++++++++++--------- po/sv.po | 52 +- po/uk.po | 1189 +++++++++---------- po/vi.po | 1185 +++++++++---------- support/Makefile | 6 + .../xpthread_rwlock_init.c | 26 +- .../xpthread_rwlock_rdlock.c | 25 +- .../xpthread_rwlock_unlock.c | 25 +- .../xpthread_rwlock_wrlock.c | 25 +- .../xpthread_rwlockattr_init.c | 25 +- .../xpthread_rwlockattr_setkind_np.c | 26 +- support/xthread.h | 8 + sysdeps/alpha/fpu/libm-test-ulps | 168 +-- sysdeps/microblaze/libm-test-ulps | 165 ++- sysdeps/nios2/libm-test-ulps | 20 +- sysdeps/unix/sysv/linux/microblaze/pt-vfork.S | 2 +- sysdeps/x86_64/memmove.S | 4 +- sysdeps/x86_64/multiarch/ifunc-impl-list.c | 4 + sysdeps/x86_64/multiarch/memchr.c | 2 +- sysdeps/x86_64/multiarch/memcmp.c | 2 +- sysdeps/x86_64/multiarch/memcpy-ssse3-back.S | 5 +- sysdeps/x86_64/multiarch/memcpy-ssse3.S | 5 +- sysdeps/x86_64/multiarch/memcpy.c | 8 +- .../multiarch/memmove-avx512-no-vzeroupper.S | 6 - .../x86_64/multiarch/memmove-sse2-unaligned-erms.S | 4 +- .../x86_64/multiarch/memmove-vec-unaligned-erms.S | 18 +- sysdeps/x86_64/multiarch/memmove.c | 2 +- sysdeps/x86_64/multiarch/mempcpy.c | 8 +- sysdeps/x86_64/multiarch/memset.c | 2 +- sysdeps/x86_64/multiarch/rawmemchr.c | 2 +- sysdeps/x86_64/multiarch/stpcpy.c | 2 +- sysdeps/x86_64/multiarch/stpncpy.c | 2 +- sysdeps/x86_64/multiarch/strcasecmp.c | 2 +- sysdeps/x86_64/multiarch/strcasecmp_l.c | 2 +- sysdeps/x86_64/multiarch/strcat.c | 2 +- sysdeps/x86_64/multiarch/strchr.c | 2 +- sysdeps/x86_64/multiarch/strcmp.c | 2 +- sysdeps/x86_64/multiarch/strcpy.c | 2 +- sysdeps/x86_64/multiarch/strcspn.c | 2 +- sysdeps/x86_64/multiarch/strlen.c | 2 +- sysdeps/x86_64/multiarch/strncase_l.c | 2 +- sysdeps/x86_64/multiarch/strncmp.c | 2 +- sysdeps/x86_64/multiarch/strncpy.c | 2 +- sysdeps/x86_64/multiarch/strnlen.c | 2 +- sysdeps/x86_64/multiarch/strpbrk.c | 2 +- sysdeps/x86_64/multiarch/strrchr.c | 2 +- sysdeps/x86_64/multiarch/strspn.c | 2 +- sysdeps/x86_64/multiarch/strstr.c | 2 +- sysdeps/x86_64/multiarch/wcschr.c | 2 +- sysdeps/x86_64/multiarch/wmemchr.c | 2 +- sysdeps/x86_64/multiarch/wmemset.c | 2 +- timezone/zic.c | 11 +- 147 files changed, 5426 insertions(+), 4457 deletions(-) create mode 100644 localedata/locales/az_IR copy localedata/locales/{mai_IN => mai_NP} (59%) create mode 100644 nptl/tst-mutex7robust.c create mode 100644 nptl/tst-rwlock20.c copy sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S => support/xpthread_rw [...] copy sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S => support/xpthread_rw [...] copy sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S => support/xpthread_rw [...] copy sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S => support/xpthread_rw [...] copy sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S => support/xpthread_rw [...] copy sysdeps/x86_64/multiarch/memmove-sse2-unaligned-erms.S => support/xpthread_rw [...]