On Thu, Feb 15, 2007 at 10:46:39AM +0900, ������ wrote:
> I want to know ELF format well in MIPS architecture.
> But in case of elf spec document on net, it had explained about i386. so I
> can't find specific sections about MIPS ELF. For example, Sections
> (.MIPS.stubs, .jcr, .pdr ) and so on.
>
> There is a MIPS ABI document in linux-mips.org. But it is very obsolete. As
> I know, any vendor don't use obsolete system V ABI. Currently, Is any ABI
> using o32 or n32 and so on.
>
> I hope I get a latest MIPS ABI and ELF Spec on Linux/MIPS.
> Who know where I get it?
The documentation situation is a bit mess. The SysV gABI and MIPS psABI
document the ABI ELF flavour which actually is only a subset of what
Linux/MIPS actually uses. For the extensions you can probably find
individual papers and postings scattered over the net.
Ralf
|