diff options
Diffstat (limited to 'runtime/ChangeLog')
| -rw-r--r-- | runtime/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index e6079bea..8fa11695 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,14 @@ +2007-11-14 Zhaolei <zhaolei@cn.fujitsu.com> + + From Cai Fei <caifei@cn.fujitsu.com> + * regs-ia64.c (ia64_fetch_register): Fix the bug of fetching + register 12 on IA64. + +2007-11-12 Martin Hunt <hunt@redhat.com> + + * print.c (_stp_print): Rewrite to eliminate the strlen() + call and save a bit of time. + 2007-11-09 Masami Hiramatsu <mhiramat@redhat.com> PR3858 |
