Docs on architecture differences?

Geoffrey Elgey <elgey@fit.qut.edu.au>
4 Jul 1997 14:54:53 -0400

          From comp.compilers

Related articles
Docs on architecture differences? elgey@fit.qut.edu.au (Geoffrey Elgey) (1997-07-04)
| List of all articles for this month |

From: Geoffrey Elgey <elgey@fit.qut.edu.au>
Newsgroups: comp.compilers
Date: 4 Jul 1997 14:54:53 -0400
Organization: Queensland University of Technology, Australia
Keywords: architecture, question, comment

G'day,


Can someone point me to some documentation on the web that outlines the
differences in architecture between various platforms
(PC/Solaris/Ultrix/etc)?


Specifically, I'm after info on:
1. endianness
2. word sizes;
3. alignment;
4. parameter passing strategies (ie fixed assembly area, or records
passed by reference, etc)
5. Any other pertinent info for compiler back-end differences between
the various architectures.


Any info greatly appreciated.


Thanks,
Geoff
[I have piles of manuals but little collected. If anyone tables like this,
it'd certainly be handy for the linkers and loaders book I'm writing. -John]
--


Post a followup to this message

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