Re: Looking for latest ELF specs

David Mosberger-Tang <David.Mosberger@acm.org>
26 Nov 2001 21:51:07 -0500

          From comp.compilers

Related articles
Looking for latest ELF specs fshvaige@cisco.com (Felix Shvaiger) (2001-11-25)
Re: Looking for latest ELF specs David.Mosberger@acm.org (David Mosberger-Tang) (2001-11-26)
Re: Looking for latest ELF specs loewis@informatik.hu-berlin.de (Martin von Loewis) (2001-11-26)
| List of all articles for this month |

From: David Mosberger-Tang <David.Mosberger@acm.org>
Newsgroups: comp.compilers
Date: 26 Nov 2001 21:51:07 -0500
Organization: Home
References: 01-11-100
Keywords: linker, debug
Posted-Date: 26 Nov 2001 21:51:06 EST

  On 25 Nov 2001 22:35:26 -0500, "Felix Shvaiger" <fshvaige@cisco.com> said:


> Hi, All. I'm looking for latest ELF (Executable and Linking Format)
> specs for 64bit architectures especially PowerPC and MIPS. I got
> version 1.2, but it is still 32-bit and Intel-oriented. If somebody
> know of 64 bit specs plese drop me a link.


Can't help with PowerPC & MIPS, but the ELF specs are part of the
System V general ABI:


http://www.caldera.com/developers/gabi/latest/contents.html


For IA-64, the processor specific ABI (psABI) is available at:


http://developer.intel.com/design/itanium/downloads/245370.htm


Since this is a 64-bit arch, perhaps this will help.


--david


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.