From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1944) id 6A04B3858C56; Wed, 4 May 2022 05:59:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6A04B3858C56 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Szabolcs Nagy To: glibc-cvs@sourceware.org Subject: [glibc/nsz/bug23293] (41 commits) aarch64: Move ld.so _start to separate file and drop _dl_sk X-Act-Checkin: glibc X-Git-Author: Szabolcs Nagy X-Git-Refname: refs/heads/nsz/bug23293 X-Git-Oldrev: 084e6310b935cfc132fe9d8c3e3d98e6414546c1 X-Git-Newrev: 04cfa0c448fe88a5fd9895b65c4b8f15de63cda3 Message-Id: <20220504055946.6A04B3858C56@sourceware.org> Date: Wed, 4 May 2022 05:59:46 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2022 05:59:46 -0000 The branch 'nsz/bug23293' was updated to point to: 04cfa0c448... aarch64: Move ld.so _start to separate file and drop _dl_sk It previously pointed to: 084e6310b9... aarch64: Move ld.so _start to separate file and drop _dl_sk Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 084e631... aarch64: Move ld.so _start to separate file and drop _dl_sk 6b61814... aarch64: Use generic argv adjustment in ld.so [BZ #23293] Summary of changes (added commits): ----------------------------------- 04cfa0c... aarch64: Move ld.so _start to separate file and drop _dl_sk 671e2f4... linux: Add a getauxval test [BZ #23293] 3e12f8f... rtld: Remove DL_ARGV_NOT_RELRO d6afb31... rtld: Use generic argv adjustment in ld.so [BZ #23293] 8e28aa3... elf: Remove fallback to the start of DT_STRTAB for dladdr 4e7e4f3... powerpc32: Remove unused HAVE_PPC_SECURE_PLT d056c21... dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo 93804a1... manual: Document the dlinfo function e47de5c... Do not use --hash-style=both for building glibc shared obje 5b5b101... benchtests: Better libmvec integration 944afe6... benchtests: Add UNSUPPORTED benchmark status 118a2ae... linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit tim 6f043e0... Use __ehdr_start rather than _begin in _dl_start_final 911c63a... sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h 7c477b5... posix/glob.c: update from gnulib 9e5daa1... benchtests: Add pthread-mutex-locks bench 834ddd0... linux: Fix missing internal 64 bit time_t stat usage 3a0588a... elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS 4f7b7d0... posix: Remove unused definition on _Fork 4c5b1cf... NEWS: Mention DT_RELR support 4ada564... elf: Add more DT_RELR tests 60196d2... elf: Properly handle zero DT_RELA/DT_REL values e895cff... elf: Support DT_RELR relative relocation format [BZ #27924] 57292f5... Add GLIBC_ABI_DT_RELR for DT_RELR support 4610b24... elf: Define DT_RELR related macros and types 098a657... elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_ e465d97... i386: Regenerate ulps 8dcb6d0... dlfcn: Do not use rtld_active () to determine ld.so state ( c935789... INSTALL: Rephrase -with-default-link documentation 1305edd... elf: Move post-relocation code of _dl_start into _dl_start_ 33e03f9... misc: Fix rare fortify crash on wchar funcs. [BZ 29030] 693517b... elf: Remove unused enum allowmask b571f3a... scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and c966099... x86: Optimize {str|wcs}rchr-evex df7e295... x86: Optimize {str|wcs}rchr-avx2 5307aa9... x86: Optimize {str|wcs}rchr-sse2 c2ff955... benchtests: Improve bench-strrchr 8ea20ee... x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32 198abcb... Default to --with-default-link=no (bug 25812) 30035d6... scripts: Add glibcelf.py module 3e29dc5... Add locale for syr_SY