This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [parisc-linux] binutils 2.15?
- From: Alan Modra <amodra at bigpond dot net dot au>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>,Joel Soete <soete dot joel at tiscali dot be>, parisc-linux at parisc-linux dot org,binutils at sources dot redhat dot com
- Date: Mon, 14 Jun 2004 21:38:20 +0930
- Subject: Re: [parisc-linux] binutils 2.15?
- References: <40BDA020000074B9@ocpmta3.freegates.net> <200406140409.i5E49HYi003897@hiauly1.hia.nrc.ca> <20040614032519.GS5191@sunsite.ms.mff.cuni.cz>
On Mon, Jun 14, 2004 at 05:25:20AM +0200, Jakub Jelinek wrote:
> First of all, can you explain why hppa needs .got after .plt?
There's a lazy linking stub inserted at the end of the .plt section that
loads the .got address by
b,l 1b,%r20
depi 0,31,2,%r20
ie. it depends on .got immediately following these instructions.
--
Alan Modra
IBM OzLabs - Linux Technology Centre