diff options
author | Nick Clifton <nickc@redhat.com> | 2000-01-13 20:13:13 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-01-13 20:13:13 +0000 |
commit | fac2ea9b620a35a862e6c76428fd893864e05a4c (patch) | |
tree | 67c29859937a14432c41b901f62252313a4a7654 /include/elf/ChangeLog | |
parent | 23f2edcf38f759dfbd87d029d30bd7efbb3963fe (diff) | |
download | binutils-redhat-fac2ea9b620a35a862e6c76428fd893864e05a4c.tar.gz |
fix comments on some EM numbers.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 4a5321b960..e8a66e37fc 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,9 @@ +2000-01-13 Nick Clifton <nickc@cygnus.com> + + * common.h (EM_S370): Change comment - this is now the IBM + System/370. + (EM_IA_64): Change comment - this is now the IA-64. + 2000-01-11 Nick Clifton <nickc@cygnus.com> * common.h (DT_ENCODING): Fix definition of this value. |