68af943 Auto-sync with upstream branch release/2.36/master

Authored and Committed by Arjun Shankar 2 years ago
    Auto-sync with upstream branch release/2.36/master
    
    Upstream commit: 2bd815d8347851212b9a91dbdca8053f4dbdac87
    
    - nscd: Drop local address tuple variable [BZ #29607]
    - x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
    - x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
    - x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
    - x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
    - x86-64: Require BMI2 for AVX2 strncmp implementation
    - x86-64: Require BMI2 for AVX2 strcmp implementation
    - x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
    - x86: include BMI1 and BMI2 in x86-64-v3 level
    - hppa: undef __ASSUME_SET_ROBUST_LIST
    - hppa: Fix initialization of dp register [BZ 29635]
    - stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
    - get_nscd_addresses: Fix subscript typos [BZ #29605]
    - m68k: Enforce 4-byte alignment on internal locks (BZ #29537)
    - gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
    - elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)
    - elf: Rename _dl_sort_maps parameter from skip to force_first
    - scripts/dso-ordering-test.py: Generate program run-time dependencies
    - elf: Fix hwcaps string size overestimation
    
        
file modified
+25 -2
file modified
+1 -1