Date: Thu, 2 Jun 2005 09:56:03 +1000 From: <peterg@ptree32.com.au> To: Andreas Tobler <toa@pop.agri.ch>, freebsd-ppc@freebsd.org Subject: Re: calling/runtime convention for ppc fbsd Message-ID: <c7039d8f.5d4c30f.81e2300@dommail.onthenet.com.au>
next in thread | raw e-mail | index | archive | help
Hi Andreas, >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. >Does/should it follow this convention without any exceptions? The one exception is that long doubles are 64-bit and not 128-bit. OSX/NetBSD/Linux on powerpc all use 64-bit long doubles, so it didn't seem to make a lot of sense to follow the ABI strictly there. later, Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c7039d8f.5d4c30f.81e2300>