Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2005 08:12:33 +1000
From:      <peterg@ptree32.com.au>
To:        Andreas Tobler <toa@pop.agri.ch>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: calling/runtime convention for ppc fbsd
Message-ID:  <728e8363.64f1e45.819d600@dommail.onthenet.com.au>

index | next in thread | raw e-mail

>>>> which caling / runtime convention does fbsd ppc follow? The sysv4 
>>>> from SUN dated around september 1995? Or is it another one?
>>>
>>>  That's the one.
>> 
>> Ok.
>
>Exactly the one above?
>
>I mean, small structures are passed in registers and not per reference ?

 I have to say I'm not sure. The FreeBSD gcc config is basically 'sysv4',
but maybe that's been changed to not do the structure passing as in
the ABI document. You may want to look at the linux config file in
gcc/config/rs6000/ and see if they override some of the sysv4.h definitions.

later,

Peter.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?728e8363.64f1e45.819d600>