From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28192 invoked by alias); 30 Mar 2011 19:34:07 -0000 Received: (qmail 28080 invoked by uid 22791); 30 Mar 2011 19:34:06 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 30 Mar 2011 19:33:59 +0000 Received: (qmail 7047 invoked from network); 30 Mar 2011 19:33:59 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 30 Mar 2011 19:33:59 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.72) (envelope-from ) id 1Q519R-0006zg-Lv; Wed, 30 Mar 2011 19:33:57 +0000 Date: Wed, 30 Mar 2011 19:34:00 -0000 From: "Joseph S. Myers" To: Bernd Schmidt cc: binutils@sources.redhat.com, Paul Brook Subject: Re: Patch: Add c6x-uclinux support In-Reply-To: <4D9379A8.8030807@codesourcery.com> Message-ID: References: <4D7A0A32.7070308@codesourcery.com> <4D9116AD.9040809@codesourcery.com> <4D9263BC.7080309@codesourcery.com> <4D92E807.9020804@codesourcery.com> <4D930FA5.6090807@codesourcery.com> <4D9379A8.8030807@codesourcery.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-03/txt/msg00579.txt.bz2 On Wed, 30 Mar 2011, Bernd Schmidt wrote: > Here's a new version which includes all the changes you requested, and > some behaviour changes for shared libraries with DSBT index 0 requested > by TI. This version still defines R_C6000_SBR_GOT32 in include/elf/tic6x.h, although the corresponding ChangeLog entry is updated to use the correct name. (And while it has BFD_RELOC_* values for the new relocations, only BFD_RELOC_C6000_JUMP_SLOT, R_C6000_JUMP_SLOT is added to elf32_tic6x_reloc_map, without entries there for the other three relocations.) OK with those issues fixed. -- Joseph S. Myers joseph@codesourcery.com