Re: ABI for gcc?

misar@rbg.informatik.tu-darmstadt.de (Walter Misar)
12 Feb 2000 22:40:30 -0500

          From comp.compilers

Related articles
ABI for gcc? yuri@chameleonsystems.com (Yuri Karlsbrun) (2000-02-10)
Re: ABI for gcc? misar@rbg.informatik.tu-darmstadt.de (2000-02-12)
| List of all articles for this month |

From: misar@rbg.informatik.tu-darmstadt.de (Walter Misar)
Newsgroups: comp.compilers
Date: 12 Feb 2000 22:40:30 -0500
Organization: main(){int i;for(i=0;i<3;i++)putchar(84+i*(10-9*i));}
References: 00-02-043
Keywords: GCC

Yuri Karlsbrun <yuri@chameleonsystems.com> writes:
|> Could you please send me pointer to description of gcc Sparc ABI
|> (Application Binary Interface). I am interested in stack layout both
|> for regular and for varargs function calls.


Sparc ABI's can be found on http://www.sparc.com/standards/ .


--
Walter Misar misar@rbg.informatik.tu-darmstadt.de
misar@hrz.tu-darmstadt.de


Post a followup to this message

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