summaryrefslogtreecommitdiff
path: root/exec
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-03 22:58:13 +0000
committerRoland McGrath <roland@gnu.org>2002-05-03 22:58:13 +0000
commita93196544c6b61c5de52329c4177b4254c85de4b (patch)
treec55c6dff84607f921f4516d5980e330c4cd30306 /exec
parentf640405cd265d49f5508608d7fa490c8b83e3b40 (diff)
.
Diffstat (limited to 'exec')
-rw-r--r--exec/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog
index 2b1de990..e3f9339d 100644
--- a/exec/ChangeLog
+++ b/exec/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-01 Roland McGrath <roland@frob.com>
+
+ * elfcore.c [ALPHA_THREAD_STATE]
+ (ELF_MACHINE, fetch_thread_regset, fetch_thread_fpregset):
+ New definitions for Alpha CPU.
+
2002-04-27 Roland McGrath <roland@frob.com>
* priv.h: Include <link.h> to get ElfW macro.