From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7814) id 04AB03858C60; Mon, 18 Oct 2021 19:00:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 04AB03858C60 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/relr] elf: Support DT_RELR relative relocation format [BZ #27924] X-Act-Checkin: glibc X-Git-Author: Fangrui Song X-Git-Refname: refs/heads/maskray/relr X-Git-Oldrev: ee9687b1b5114891857a67e6ec4f440b17d03244 X-Git-Newrev: e62bfdb731043e3d1c60593ab9c3aae6d0ae028a Message-Id: <20211018190057.04AB03858C60@sourceware.org> Date: Mon, 18 Oct 2021 19:00:57 +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: Mon, 18 Oct 2021 19:00:57 -0000 The branch 'maskray/relr' was updated to point to: e62bfdb731... elf: Support DT_RELR relative relocation format [BZ #27924] It previously pointed to: ee9687b1b5... elf: Support DT_RELR relative relocation format [BZ #27924] Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- ee9687b... elf: Support DT_RELR relative relocation format [BZ #27924] Summary of changes (added commits): ----------------------------------- e62bfdb... elf: Support DT_RELR relative relocation format [BZ #27924]