summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
authorMasami Hiramatsu <mhiramat@redhat.com>2008-11-04 10:05:39 -0500
committerFrank Ch. Eigler <fche@elastic.org>2008-11-04 10:05:39 -0500
commitb95e2b79d84654ca890f7f2b02ae2c5f4e836eaf (patch)
tree272ab84a1bcd381c7cd1ddab4651d846aa328cfc /runtime/ChangeLog
parentbbd2860f9c95fbef790a2f414c8fc6548c5fec3d (diff)
PR6028 / BZ468143: ia64 fetch-register speedup
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index a59af1b7..e4ea3330 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-04 Frank Ch. Eigler <fche@elastic.org>
+
+ From Masami Hiramatsu <mhiramat@redhat.com>, PR 6028.
+ * regs-ia64.c (bspcache): Expand documentation.
+
2008-10-28 Frank Ch. Eigler <fche@elastic.org>
From Jim Keniston: