diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bcb8fd8..6ce4407 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2011-04-26 Yao Qi <yao@codesourcery.com> + + * linux-nat.c: Move common macros to ... + Include linux-ptrace.h. + * common/linux-ptrace.h: ... here. New. + 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com> * elfread.c (elf_symfile_read): Protect dwarf2_initialize_objfile by |