Subject: Re: evbsh3 -> evbsh3{el,bl}
To: <>
From: None <itojun@iijlab.net>
List: port-sh3
Date: 01/04/2001 15:47:18
>>: - is "sh3" a good name? "i386" is okay then we should be okay :-)
>>: "superh"? "hitachi-sh"?
>>"sh" is probably the best, as it matches other things (gcc) and does contain
>>SH4, etc. support.
> one thing annoys me is that "sh" is too close (identical) to "/bin/sh".
did couple of discussions locally, and got comments:
- "sh" is unsable, as -Dsh is used in couple of places
- renaming is too painful already (sup config, mailing lists...)
so i'm going to
- leave sys/arch/sh3 as is, and
- split MACHINE_ARCH into sh3el and sh3eb.
itojun