aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2000-07-20 15:44:56 +0000
committerHans-Peter Nilsson <hp@axis.com>2000-07-20 15:44:56 +0000
commit82456b17b7222d384179355e76d09703b22a9b09 (patch)
treee86f56121ef9fa9270ac5a919f07a391dea689db /include/elf/ChangeLog
parentc8488617692c4a3f6595b1dd14a0f7b653069d81 (diff)
downloadgdb-82456b17b7222d384179355e76d09703b22a9b09.zip
gdb-82456b17b7222d384179355e76d09703b22a9b09.tar.gz
gdb-82456b17b7222d384179355e76d09703b22a9b09.tar.bz2
common.h (EM_CRIS): New machine number.
cris.h: New file.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index a21bc3e..5909f3e 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-20 Hans-Peter Nilsson <hp@axis.com>
+
+ common.h (EM_CRIS): New machine number.
+ cris.h: New file.
+
2000-07-19 H.J. Lu <hjl@gnu.org>
* common.h (DF_1_NODEFLIB): Renamed from DF_1_NODEPLIB.