summaryrefslogtreecommitdiff
path: root/gdb/mips-linux-nat.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2002-02-20 22:51:41 +0000
committerDaniel Jacobowitz <dan@debian.org>2002-02-20 22:51:41 +0000
commitad7d055dc3a81d556504fc9f96707aac4487d5fc (patch)
tree97dd691492cf7c7f6880840aa967aa3ea086889c /gdb/mips-linux-nat.c
parent9423a194c155c7710238f58a50ab8452ed79ec5f (diff)
downloadgdb-ad7d055dc3a81d556504fc9f96707aac4487d5fc.tar.gz
2002-02-20 Daniel Jacobowitz <drow@mvista.com>
* mips-linux-nat.c: Call the operating system GNU/Linux. * mips-linux-tdep.c: Likewise. * mips-tdep.c: Likewise.
Diffstat (limited to 'gdb/mips-linux-nat.c')
-rw-r--r--gdb/mips-linux-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mips-linux-nat.c b/gdb/mips-linux-nat.c
index 3c2b159d788..cec16d3175f 100644
--- a/gdb/mips-linux-nat.c
+++ b/gdb/mips-linux-nat.c
@@ -1,4 +1,4 @@
-/* Native-dependent code for Linux/MIPS.
+/* Native-dependent code for GNU/Linux on MIPS processors.
Copyright 2001 Free Software Foundation, Inc.
This file is part of GDB.