This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/cet/property in repository glibc.
discards 7cd333874b i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...] discards 042f0cdda8 x86: Support IBT and SHSTK from Intel CET discards 9951556257 Add NT_GNU_PROPERTY_TYPE_0 macros discards 09ac8f3ace x86: Add IBT/SHSTK bits to cpu-features discards a31a4ba501 Add private_function for private functions within glibc [BZ #21598] adds 8b2c63e4e2 assert: Suppress pedantic warning caused by statement expression adds 70a6707fa1 Locales: Use Unicode wise thousands separator adds d68b451903 Use U+202F instead of U+2009 as thousands_sep for es_MX adds a6bd872286 Adapt test case data to the changes in the thousands separators adds 1b0bfc6946 __fortify_fail: Remove internal_function attribute adds b22974092d NSS: Do not use internal_function for functions with hidden aliases adds c4d767f7f3 __libc_rpc_getport: Remove internal_function attribute adds c4ce038287 __netlink_assert_response: Remove internal_function attribute adds e1d2ae8d21 NPTL: Remove internal_function from stack marking functions adds 52bcdf267b Remove internal_function attribute from string-to-float functions adds 3012cfb0d2 ld.so: Remove internal_function attribute from various functions adds dbc303ef76 Fix spelling mistake in fr.po adds 73322d5ff6 x86: Add IBT/SHSTK bits to cpu-features adds 9fa7449b35 _dl_fini: Remove internal_function attribute adds 630bf4916f _dl_start: Remove internal_function attribute adds b3f85fd2e4 _dl_init: Remove internal_function attribute adds fbdc1e3e8d i386: Do not set internal_function adds 1f14d0c3dd posix: Fix mmap for m68k and ia64 (BZ#21908) adds 66ba2e4ae5 Fix thousands_sep and grouping and use readable ASCII for de [...] adds 2a124c6163 Use two letter abbreviations in abday in all German locales. adds c88ffc239e NSS: Replace exported NSS lookup functions with stubs [BZ #21962] new d03b77eb6e Add NT_GNU_PROPERTY_TYPE_0 macros new d2a4189566 x86: Support IBT and SHSTK from Intel CET new fe6147c955 i386: Add _dl_runtime_resolve_shstk/_dl_runtime_profile_shst [...] new e116af67ab Fix x86: Support IBT and SHSTK from Intel CET
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 (7cd333874b) \ N -- N -- N refs/heads/hjl/cet/property (e116af67ab)
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 4 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 | 162 +++++++++++++++++++++ config.h.in | 1 + debug/fortify_fail.c | 4 +- elf/dl-addr.c | 1 - elf/dl-error-skeleton.c | 4 - elf/dl-execstack.c | 2 +- elf/dl-fini.c | 1 - elf/dl-init.c | 1 - elf/dl-load.c | 2 +- elf/dl-open.c | 1 - elf/dl-support.c | 3 +- elf/dl-sym.c | 4 +- elf/dl-tls.c | 5 +- elf/rtld.c | 2 +- grp/grp-merge.c | 2 - grp/grp-merge.h | 6 +- grp/initgroups.c | 5 - include/dlfcn.h | 7 +- include/libc-symbols.h | 7 +- include/rpc/pmap_clnt.h | 3 +- include/stdio.h | 5 +- include/stdlib.h | 24 +-- inet/ether_hton.c | 7 +- inet/ether_ntoh.c | 7 +- inet/getnetgrent_r.c | 9 +- inet/netgroup.h | 9 +- localedata/ChangeLog | 88 +++++++++++ localedata/locales/aa_DJ | 2 +- localedata/locales/az_AZ | 2 +- localedata/locales/be_BY | 2 +- localedata/locales/be_BY@latin | 2 +- localedata/locales/bg_BG | 2 +- localedata/locales/bs_BA | 2 +- localedata/locales/ce_RU | 2 +- localedata/locales/crh_UA | 2 +- localedata/locales/cs_CZ | 4 +- localedata/locales/cv_RU | 2 +- localedata/locales/de_AT | 10 +- localedata/locales/de_BE | 8 +- localedata/locales/de_CH | 8 +- localedata/locales/de_DE | 8 +- localedata/locales/de_IT | 8 +- localedata/locales/de_LU | 8 +- localedata/locales/eo | 2 +- localedata/locales/es_CR | 4 +- localedata/locales/es_CU | 2 +- localedata/locales/es_MX | 2 +- localedata/locales/et_EE | 4 +- localedata/locales/eu_ES | 6 +- localedata/locales/fi_FI | 4 +- localedata/locales/fr_CA | 2 +- localedata/locales/fr_FR | 4 +- localedata/locales/fr_LU | 4 +- localedata/locales/hr_HR | 2 +- localedata/locales/ht_HT | 4 +- localedata/locales/kk_KZ | 4 +- localedata/locales/ky_KG | 4 +- localedata/locales/lv_LV | 4 +- localedata/locales/mg_MG | 2 +- localedata/locales/mhr_RU | 2 +- localedata/locales/mk_MK | 4 +- localedata/locales/mn_MN | 2 +- localedata/locales/nb_NO | 4 +- localedata/locales/nl_AW | 2 +- localedata/locales/nl_NL | 2 +- localedata/locales/nn_NO | 2 +- localedata/locales/os_RU | 2 +- localedata/locales/pap_AW | 2 +- localedata/locales/pap_CW | 2 +- localedata/locales/ru_RU | 4 +- localedata/locales/ru_UA | 2 +- localedata/locales/sk_SK | 4 +- localedata/locales/sl_SI | 4 +- localedata/locales/sq_MK | 2 +- localedata/locales/sv_SE | 4 +- localedata/locales/tg_TJ | 2 +- localedata/locales/tt_RU | 2 +- localedata/locales/tt_RU@iqtelif | 2 +- localedata/locales/uk_UA | 4 +- localedata/locales/unm_US | 4 +- localedata/locales/wo_SN | 2 +- localedata/tst-langinfo.sh | 2 +- nptl/allocatestack.c | 1 - nptl/libc_pthread_init.c | 2 +- nptl/pthreadP.h | 7 +- nss/Makefile | 3 +- nss/Versions | 2 + nss/XXX-lookup.c | 17 --- nss/compat-lookup.c | 42 ++++++ nss/getXXbyYY_r.c | 3 +- nss/getXXent_r.c | 3 +- nss/nsswitch.h | 11 +- nss/service-lookup.c | 1 - po/fr.po | 4 +- resolv/gai_misc.h | 2 +- resolv/gai_sigqueue.c | 2 +- stdlib/strtod_nan_main.c | 1 - stdlib/tst-strfmon_l.c | 8 +- stdlib/tst-strtod4.c | 6 +- stdlib/tst-strtod5i.c | 6 +- sunrpc/netname.c | 5 +- sunrpc/pm_getport.c | 1 - sunrpc/publickey.c | 9 +- sysdeps/generic/function-attrs.h | 24 --- sysdeps/generic/ldsodefs.h | 31 ++-- sysdeps/i386/configure | 2 +- sysdeps/i386/dl-machine.h | 15 +- sysdeps/i386/function-attrs.h | 39 ----- sysdeps/mach/hurd/dl-execstack.c | 1 - sysdeps/mach/hurd/i386/____longjmp_chk.S | 2 + sysdeps/unix/sysv/linux/dl-execstack.c | 1 - sysdeps/unix/sysv/linux/gai_sigqueue.c | 2 +- sysdeps/unix/sysv/linux/i386/____longjmp_chk.S | 2 + .../unix/sysv/linux/{m68k => ia64}/mmap_internal.h | 14 +- sysdeps/unix/sysv/linux/m68k/mmap_internal.h | 2 +- sysdeps/unix/sysv/linux/mmap.c | 2 +- sysdeps/unix/sysv/linux/mmap_internal.h | 6 +- sysdeps/unix/sysv/linux/netlink_assert_response.c | 1 - sysdeps/unix/sysv/linux/netlinkaccess.h | 3 +- sysdeps/unix/sysv/linux/x86/Makefile | 8 +- sysdeps/unix/sysv/linux/x86/configure | 28 ++-- sysdeps/unix/sysv/linux/x86/configure.ac | 22 ++- 122 files changed, 533 insertions(+), 368 deletions(-) create mode 100644 nss/compat-lookup.c delete mode 100644 sysdeps/generic/function-attrs.h delete mode 100644 sysdeps/i386/function-attrs.h copy sysdeps/unix/sysv/linux/{m68k => ia64}/mmap_internal.h (70%)