Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-11-23 02:19:15 +0300
committerNick Clifton <nickc@redhat.com>2000-11-23 02:19:15 +0300
commit58b9bd9493a3da8b43b0dc473cca37645a57cf20 (patch)
treedc976a11df49a2bf3f1f425b1d18bfeb17b69561 /include/elf/ChangeLog
parent65e0f5ebc2a9da82127f1c22e520aa8233e90a6d (diff)
Add new ELF ABI defines
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 883f4ea84..10b6b55ea 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,17 @@
+2000-11-22 Nick Clifton <nickc@redhat.com>
+
+ * common.h (EM_JAVELIN): New machine number.
+ (EM_FIREPATH): New machine number.
+ (EM_ZSP): New machine number.
+ (EM_MMIX): New machine number.
+ (EM_HUANY): New machine number.
+ (EM_PRISM): New machine number.
+ (SHT_GROUP): New section type.
+ (SHT_SYMTAB_SHNDX): New section type.
+ (SHF_GROUP): New section flag.
+ (SHN_XINDEX): New section index.
+ (GRP_COMDAT): New section group flag.
+
2000-11-20 H.J. Lu <hjl@gnu.org>
* common.h (ELFOSABI_MONTEREY): Renamed to ...