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]
Other format: [Raw text]

Re: objdump -M for x86


On Wed, Nov 14, 2001 at 09:24:34AM +0100, Andreas Jaeger wrote:
> +      if (strncmp (p, "x86_64", 6) == 0)
> 
> Can we change the parameter to x86-64?  The architecture is called
> x86-64 but config.* doesn't allow the minus so we had to rename it.
> 
> Shall I send a patch to do so?

Feel free to check it in.  You might also like to change cpu-i386.c

Alan


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