mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
Update.
(EM_VAX): New definition.
This commit is contained in:
parent
95e8359543
commit
6fba2b2b55
@ -3,6 +3,7 @@
|
||||
* db2/mutex/sparc.gcc (TSL_UNSET): Dereference pointer.
|
||||
|
||||
* elf/elf.h (PF_MASKOS): New definition.
|
||||
(EM_VAX): New definition.
|
||||
|
||||
1999-08-09 Scott Bambrough <scottb@netwinder.org>
|
||||
|
||||
|
@ -217,7 +217,8 @@ typedef struct
|
||||
#define EM_68HC05 72 /* Motorola MC68HC05 microcontroller */
|
||||
#define EM_SVX 73 /* Silicon Graphics SVx */
|
||||
#define EM_AT19 74 /* STMicroelectronics ST19 8 bit mc */
|
||||
#define EM_NUM 75
|
||||
#define EM_VAX 75 /* Digital VAX */
|
||||
#define EM_NUM 76
|
||||
|
||||
/* If it is necessary to assign new unofficial EM_* values, please
|
||||
pick large random numbers (0x8523, 0xa7f2, etc.) to minimize the
|
||||
|
Loading…
Reference in New Issue
Block a user