Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sat, 18 Jan 2003 02:04:27 +0100 (CET)
From: Fabio Alemagna <falemagn@studenti.unina.it>
To: Richard Henderson <rth@redhat.com>
cc: Brian Ford <ford@vss.fsi.com>, Nick Clifton <nickc@redhat.com>,
   <cygwin@cygwin.com>, <binutils@sources.redhat.com>, <dave@beermex.com>,
   <cgf@redhat.com>
Subject: Re: Support for DDWARF-2 debug info? (on Cygwin)
In-Reply-To: <20030117232245.GD1898@redhat.com>
Message-ID: <Pine.OSF.4.30.0301180200420.191965-100000@studenti.unina.it>
MIME-Version: 1.0
X-scanner: scanned by Inflex 1.0.10 - (http://pldaniels.com/inflex/)
Content-Type: TEXT/PLAIN; charset=US-ASCII



On Fri, 17 Jan 2003, Richard Henderson wrote:

> On Fri, Jan 17, 2003 at 11:49:01PM +0100, Fabio Alemagna wrote:
> > Wait a minute, are you saying IA-64 implements section-relative
> > relocations? Is that for any kind of sections, or just the dwarf's ones?
>
> Any sections.  See R_IA64_SECREL* in bfd/elfxx-ia64.c.

Looking at that, at gas/config/tc-ia64.c and at an email in another thread
here, I understand that SECREL relocations are triggered manually, by
using a special gas construct, but for me that's overkill, because that
should be the default behaviour, not a special one, so every relocation
should be section-relative. How do I do that? Also, I guess I'd have to do
it only when doing final linking, am I right?

Fabio Alemagna


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

