Subject: Re: Which NetBSD ports are non-ILP32 ?
To: None <tech-toolchain@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: tech-toolchain
Date: 11/25/2004 22:49:38
On Thursday 25 November 2004 22:20, Valeriy E. Ushakov wrote:
> On Thu, Nov 25, 2004 at 11:20:13 +0000, Dieter wrote:
> > LP64: alpha, sparc64, amd64
>
> sh5?

SH5 does have an LP64 ABI and, indeed, NetBSD/sh5 supported it at one time 
using the SuperH version of gcc. I haven't tested it recently with the 
in-tree toolchain.

It's an odd architecture anyway, given that register_t is 64-bits wide even 
for the ILP32 ABI.

Cheers, Steve