From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7814) id E0E0F385843E; Thu, 23 Sep 2021 07:12:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E0E0F385843E 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: b1e519aef53118f3322b6cc72d180951d44d2079 X-Git-Newrev: 14c8e46eea6fcb85842ec6eda890b9f041ec6539 Message-Id: <20210923071203.E0E0F385843E@sourceware.org> Date: Thu, 23 Sep 2021 07:12:03 +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: Thu, 23 Sep 2021 07:12:04 -0000 The branch 'maskray/unnest' was updated to point to: 14c8e46eea... elf: Avoid nested functions in the loader (all ports) [BZ # It previously pointed to: b1e519aef5... elf: Avoid nested functions in the loader (all ports) [BZ # Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- b1e519a... elf: Avoid nested functions in the loader (all ports) [BZ # Summary of changes (added commits): ----------------------------------- 14c8e46... elf: Avoid nested functions in the loader (all ports) [BZ #