Re: MID_AMD64 is missing in the byte order check code in nm(1)

2010-11-08 Thread Mike Belopuhov
On Mon, Nov 8, 2010 at 3:07 PM, Mark Kettenis wrote: >> Date: Mon, 8 Nov 2010 14:57:03 +0100 >> From: Mike Belopuhov >> >> we didn't hit it before because it's used only in the unusual situation. > > Which unusual situation? There really shouldn't be any a.out amd64 > binaries or object modules

Re: MID_AMD64 is missing in the byte order check code in nm(1)

2010-11-08 Thread Mark Kettenis
> Date: Mon, 8 Nov 2010 14:57:03 +0100 > From: Mike Belopuhov > > we didn't hit it before because it's used only in the unusual situation. Which unusual situation? There really shouldn't be any a.out amd64 binaries or object modules out there.

MID_AMD64 is missing in the byte order check code in nm(1)

2010-11-08 Thread Mike Belopuhov
we didn't hit it before because it's used only in the unusual situation. ok to commit? Index: byte.c === RCS file: /home/cvs/src/usr.bin/nm/byte.c,v retrieving revision 1.6 diff -u -p -U5 -r1.6 byte.c --- byte.c 9 Oct 2004 20:26