diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2000-11-27 21:52:56 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2000-11-27 21:52:56 +0000 |
commit | 75e0434ec68bcb86e82f24bed75c7105a0ba1038 (patch) | |
tree | a63a02ca545eb88f324fd8896d2cd39d5f112fef /include/elf/ChangeLog | |
parent | 62c54d63d1dbb9c41794aaf96a00c60ddf88408b (diff) | |
download | gdb-75e0434ec68bcb86e82f24bed75c7105a0ba1038.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/ChangeLog | 8 |
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. |