Re: architectures, endianness

1999-09-29 Thread Marcus Brinkmann
On Tue, Sep 28, 1999 at 09:32:56PM -0500, Chris Lawrence wrote: > On Sep 29, David Coe wrote: > > Do we have a table/chart somewhere that explains which > > Architectures use which endianness? Gpart has incomplete > > support for endianness, the beginnings of which are > > implemented as shown bel

Re: architectures, endianness

1999-09-29 Thread Chris Lawrence
On Sep 29, David Coe wrote: > Do we have a table/chart somewhere that explains which > Architectures use which endianness? Gpart has incomplete > support for endianness, the beginnings of which are > implemented as shown below; it behaves as if only i386 > and alpha are little-endian --is that tr

Re: architectures, endianness

1999-09-29 Thread Marcus Brinkmann
On Wed, Sep 29, 1999 at 02:13:58AM +, David Coe wrote: > Do we have a table/chart somewhere that explains which > Architectures use which endianness? Gpart has incomplete > support for endianness, the beginnings of which are > implemented as shown below; IMHO, gpart should check the endianess

architectures, endianness

1999-09-29 Thread David Coe
Hi all, Do we have a table/chart somewhere that explains which Architectures use which endianness? Gpart has incomplete support for endianness, the beginnings of which are implemented as shown below; it behaves as if only i386 and alpha are little-endian --is that true? Thanks. /* * endianne