-2002-01-02 Ben Elliston <bje@redhat.com>
+2003-01-13 Dmitry Diky <diwil@mail.ru>
+
+ * elf/common.h (EM_MSP430): Change e_machine value to officially
+ assigned.
+
+2003-01-02 Ben Elliston <bje@redhat.com>
* common.h (EM_IQ2000): Define.
* iq2000.h: New file.
#define EM_ARC_A5 93 /* ARC Cores Tangent-A5 */
#define EM_XTENSA 94 /* Tensilica Xtensa Architecture */
#define EM_IP2K 101 /* Ubicom IP2022 micro controller */
+#define EM_MSP430 105 /* TI msp430 micro controller */
/* If it is necessary to assign new unofficial EM_* values, please pick large
random numbers (0x8523, 0xa7f2, etc.) to minimize the chances of collision
Written in the absense everything. */
#define EM_MSP430_OLD 0x1059
-/* TI msp430 micro controller. */
-#define EM_MSP430 0x430
-
-/* Vitesse IQ2000 */
+/* Vitesse IQ2000. */
#define EM_IQ2000 0xFEBA
/* See the above comment before you add a new EM_* value here. */