diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 80320f2..682b29a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +2006-11-20 Andrew Cagney <cagney@redhat.com> + + * linux-nat.h: Refer to GNU/Linux or Linux kernel. + * linux-nat.c (lin_lwp_attach_lwp, linux_nat_thread_alive): Ditto. + * infcmd.c (attach_command): Ditto. + * hppa-linux-tdep.c (hppa_linux_regset): Ditto. + * mn10300-linux-tdep.c: Ditto. Update copyright year. + * frv-linux-tdep.c: Ditto. Update copyright year. + 2006-11-19 Joel Brobecker <brobecker@adacore.com> * NEWS: Add a new section for changes since GDB 6.6. Rename |