summaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2000-11-27 21:52:56 +0000
committerHans-Peter Nilsson <hp@axis.com>2000-11-27 21:52:56 +0000
commit723b0f0d39ebe18c9f28e238c9ecc27931faffa7 (patch)
tree5b4d441f2203fd005256cf6b43c343bdbff1ecfe /include/elf/ChangeLog
parentb3a10c9a0b3b41a1fd4cb550470926ef8a428df0 (diff)
downloadbinutils-gdb-723b0f0d39ebe18c9f28e238c9ecc27931faffa7.tar.gz
* common.h (e_machine numbers): Clarify comments to describe how
EM_* constants are assigned. Move EM_PJ from official section to ad-hoc section. (EM_CRIS): Correct comment to match official description. (EM_MMIX): Ditto.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 10b6b55ea8e..73c14d4ee44 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,11 @@
+2000-11-27 Hans-Peter Nilsson <hp@axis.com>
+
+ * common.h (e_machine numbers): Clarify comments to describe how
+ EM_* constants are assigned. Move EM_PJ from official section to
+ ad-hoc section.
+ (EM_CRIS): Correct comment to match official description.
+ (EM_MMIX): Ditto.
+
2000-11-22 Nick Clifton <nickc@redhat.com>
* common.h (EM_JAVELIN): New machine number.