This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Update readelf to know about the new ELF constants


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)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]