From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7814) id E1D4E3858C60; Sat, 2 Oct 2021 05:20:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E1D4E3858C60 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Fangrui Song To: glibc-cvs@sourceware.org Subject: [glibc/maskray/unnest] elf: Avoid nested functions in the loader (all ports) [BZ # X-Act-Checkin: glibc X-Git-Author: Fangrui Song X-Git-Refname: refs/heads/maskray/unnest X-Git-Oldrev: 7af956d557bf0abbf22852eff80d8a63d7afce7c X-Git-Newrev: 9fd1782081fa6517d1f76385fff194fc99a15bbd Message-Id: <20211002052033.E1D4E3858C60@sourceware.org> Date: Sat, 2 Oct 2021 05:20:33 +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: Sat, 02 Oct 2021 05:20:34 -0000 The branch 'maskray/unnest' was updated to point to: 9fd1782081... elf: Avoid nested functions in the loader (all ports) [BZ # It previously pointed to: 7af956d557... elf: Avoid nested functions in the loader (all ports) [BZ # Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 7af956d... elf: Avoid nested functions in the loader (all ports) [BZ # Summary of changes (added commits): ----------------------------------- 9fd1782... elf: Avoid nested functions in the loader (all ports) [BZ #