diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8e466c8..32b4480 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-03-13 Chris January <chris.january@allinea.com> + + * rs6000-tdep.c (skip_prologue): Support the oril r29, r1, 0x0 + instruction. + 2012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com> * common/linux-procfs.c (linux_proc_get_int): New, from |