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: [patch] add msp430 target


Hi Dmitry,

  Quick question:

   #define EM_MSP430      102	/* TI msp430 micro controller */

  Has this value for the e_machine field in the ELF header actually
  been officially assigned by registry@cladera.com or did you just
  pick it because it was the next number after EM_IP2K ?  If was not
  officially assigned then it needs to be given a different value, as
  the low numbers are reserved.  I would suggest: 0x430.

Cheers
        Nick


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