From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57584 invoked by alias); 21 Jun 2018 20:46:53 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 57566 invoked by uid 89); 21 Jun 2018 20:46:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy= X-HELO: relay1.mentorg.com Date: Thu, 21 Jun 2018 20:46:00 -0000 From: Joseph Myers To: Vincent Chen CC: , , Subject: Re: [PATCH] Add Andes nds32 dynamic relocations to elf.h In-Reply-To: <1529480522-27213-1-git-send-email-vincentc@andestech.com> Message-ID: References: <1529480522-27213-1-git-send-email-vincentc@andestech.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2018-06/txt/msg00692.txt.bz2 On Wed, 20 Jun 2018, Vincent Chen wrote: > 2018-06-20 Vincent Chen > > * elf/elf.h (R_NDS32_NONE): New define. > (R_NDS32_32_RELA): Likewise. > (R_NDS32_COPY): Likewise. > (R_NDS32_GLOB_DAT): Likewise. > (R_NDS32_JUMP_SLOT): Likewise. > (R_NDS32_RELATIVE): Likewise. > (R_NDS32_TLS_TPOFF): Likewise. > (R_NDS32_TLS_DESC): Likewise. Thanks, committed. -- Joseph S. Myers joseph@codesourcery.com