From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7814) id 1A96C3858C60; Mon, 18 Oct 2021 18:55:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1A96C3858C60 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: a6218e105b40e2d3e24b6eabf8b220175460ed57 X-Git-Newrev: ee9687b1b5114891857a67e6ec4f440b17d03244 Message-Id: <20211018185512.1A96C3858C60@sourceware.org> Date: Mon, 18 Oct 2021 18:55:12 +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 18:55:12 -0000 The branch 'maskray/relr' was updated to point to: ee9687b1b5... elf: Support DT_RELR relative relocation format [BZ #27924] It previously pointed to: a6218e105b... elf: Support DT_RELR relative relocation format [BZ #27924] Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- a6218e1... elf: Support DT_RELR relative relocation format [BZ #27924] Summary of changes (added commits): ----------------------------------- ee9687b... elf: Support DT_RELR relative relocation format [BZ #27924]