summaryrefslogtreecommitdiff
path: root/gdb/hppa-linux-tdep.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2006-11-20 21:47:06 +0000
committerAndrew Cagney <cagney@redhat.com>2006-11-20 21:47:06 +0000
commit155bd5d1c1c18a53240f651475f55798e35c2659 (patch)
tree5b98765506d0c0a3a12b4bc4d12777737d4432e3 /gdb/hppa-linux-tdep.c
parent0f6bf4518a1fa0f7a569bb701db640eb9746ca5f (diff)
Index: ChangeLog
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.
Diffstat (limited to 'gdb/hppa-linux-tdep.c')
-rw-r--r--gdb/hppa-linux-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/hppa-linux-tdep.c b/gdb/hppa-linux-tdep.c
index eb5e858a36..2c6fb02f00 100644
--- a/gdb/hppa-linux-tdep.c
+++ b/gdb/hppa-linux-tdep.c
@@ -481,7 +481,7 @@ hppa_linux_supply_fpregset (const struct regset *regset,
}
}
-/* Linux register set. */
+/* HPPA Linux kernel register set. */
static struct regset hppa_linux_regset =
{
NULL,