This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: System V PowerPC ABI?
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Gerald Pfeifer <gp at suse dot de>
- Cc: gcc at gcc dot gnu dot org, David Edelsohn <dje at watson dot ibm dot com>, Geoffrey Keating <geoffk at geoffk dot org>
- Date: Mon, 29 Dec 2003 15:37:05 +0100
- Subject: Re: System V PowerPC ABI?
- References: <Pine.LNX.4.58.0312291725500.26430@D209.suse.de>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Mon, Dec 29, 2003 at 05:28:42PM +0100, Gerald Pfeifer wrote:
> Currently we have the following in readings.html
>
> <li><a href="http://www.esofta.com/softspecs.html">System V PowerPC
> ABI</a></li>
>
> but it seems the entire domain esofta.com vanished.
>
> Does anybody happen to know a working URL? (If so, please go ahead and
> fix this link.)
http://refspecs.freestandards.org/elf/elfspec_ppc.pdf
Jakub