Re: VAX ABI definition?
Valery Ushakov <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 02, 2022 at 10:09:50 +0100, Joseph Koshy wrote: > Would anyone know where I could find the official ELF ABI definition > for the VAX architecture? Web search wasn't of much help. VAX ELF is kinda retro-futuristic/anachronistic. I don't think there ever was a formal psABI and it has to be recovered from RTFS. I would guess Matt Thomas (matt@) would be the right person to ask. -uwe