aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--elf/elf.h3
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a3664c9434..f670fe8d6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
diff --git a/elf/elf.h b/elf/elf.h
index ba6988b4d4..9d890fb6ad 100644
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -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