aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-linux-nat.c
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2002-02-20 22:51:41 +0000
committerDaniel Jacobowitz <drow@false.org>2002-02-20 22:51:41 +0000
commit75c9abc6201617cc8b941f0e1af7382e6488b177 (patch)
treee1b035bbcdea2fb8b7263dc2e972b120afaf9a6b /gdb/mips-linux-nat.c
parent551792a5ade93126dfbcb56d7263a21f5bbb7fc7 (diff)
downloadgdb-75c9abc6201617cc8b941f0e1af7382e6488b177.zip
gdb-75c9abc6201617cc8b941f0e1af7382e6488b177.tar.gz
gdb-75c9abc6201617cc8b941f0e1af7382e6488b177.tar.bz2
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 3c2b159..cec16d3 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.