Update readelf to know about the new ELF constants

H . J . Lu hjl@valinux.com
Mon Dec 11 12:55:00 GMT 2000


On Mon, Dec 11, 2000 at 12:48:37PM -0800, David O'Brien wrote:
> > e_machine
> >      This member's value specifies the required architecture for an
> >      individual file.
> 
> I didn't see the AMD x86-64.  Should it be added also?
>  

My version of include/elf/common.h has

#define EM_X86_64      62       /* Advanced Micro Devices X86-64 processor */


-- 
H.J. Lu (hjl@valinux.com)


More information about the Binutils mailing list