Re: R3000 stack docs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Feb 14, 2003 at 07:23:02PM +0000, Mark and Janice Juszczec wrote:

> There is one in ftp://www.linux-mips.org/pub/linux/mips/doc/ABI/mipsabi.pdf
> 
> Does this refer to the stack the kernel loads in binfmt_elf.c and is it the 
> correct place to start?

The ABI only describes the stack frame used by functions and for their
arguments.  The arguments as passed to an invoked program are not subject
to the ABI documents though obviously the layout is choose such that it
can be passed to the program's main() without costly conversion.  I
therefore suggest you simply read binfmt_elf.c - that part is fairly
straight forward.

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux