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


Hi Andreas,

: 2000-12-04  Andreas Jaeger  <aj@suse.de>
: 
: 	* readelf.c (guess_is_rela): Add EM_X86_64.
: 	(dump_relocations): Add EM_X86_64.
: 	(get_machine_name): Add EM_X86_64.
: 	Include "elf/x86-64.h".

Approved and applied.

Note - you had the #include of elf/x86-64.h in the wrong place (before
the definition of RELOC_MACROS_GEN_FUNC) which might have been the
cause of the problems that you were seeing.  I have fixed this in the
sources that I checked in.

Cheers
	Nick


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