4 Dec 2008 16:29
CVS: biew/plugins/bin elf386.h,1.2,1.3
Nick Kurshev <nickols_k <at> users.sourceforge.net>
2008-12-04 15:29:13 GMT
2008-12-04 15:29:13 GMT
Update of /cvsroot/biew/biew/plugins/bin In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6293 Modified Files: elf386.h Log Message: new machines Index: elf386.h =================================================================== RCS file: /cvsroot/biew/biew/plugins/bin/elf386.h,v retrieving revision 1.2 retrieving revision 1.3 diff -p -u -d -r1.2 -r1.3 --- elf386.h 28 Jan 2002 06:51:35 -0000 1.2 +++ elf386.h 4 Dec 2008 15:29:11 -0000 1.3 <at> <at> -154,7 +154,8 <at> <at> #define EM_TINYJ 61 /**≤ Advanced Logic Corp. TinyJ embedded processor family */ #define EM_X86_64 62 /**≤ AMD x86-64 architecture */ #define EM_PDSP 63 /**≤ Sony DSP Processor */ - /**≤ 64-65 reserved */ +#define EM_PDP10 64 /**≤ Digital Equipment Corp. PDP-10 */ +#define EM_PDP11 65 /**≤ Digital Equipment Corp. PDP-11 */ #define EM_FX66 66 /**≤ Siemens FX66 microcontroller */ #define EM_ST9PLUS 67 /**≤ STMicroelectronics ST9+ 8/16 bit microcontroller */ #define EM_ST7 68 /**≤ STMicroelectronics ST7 8-bit microcontroller */ <at> <at> -184,6 +185,53 <at> <at> #define EM_OPENRISC 92 /**≤ OpenRISC 32-bit embedded processor */ #define EM_ARC_A5 93 /**≤ ARC Cores Tangent-A5 */ #define EM_XTENSA 94 /**≤ Tensilica Xtensa Architecture */(Continue reading)
RSS Feed