aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2001-07-11 20:44:51 +0000
committerDaniel Jacobowitz <drow@false.org>2001-07-11 20:44:51 +0000
commit6c8e04b5332e744f772c4ce6a7b74daee8e0ec5a (patch)
tree868aea0aefaf7bc9d27421abb022a9a4312919bc
parente97cb84f5a8681ca726d70dd6a7822732d407e14 (diff)
downloadgdb-6c8e04b5332e744f772c4ce6a7b74daee8e0ec5a.zip
gdb-6c8e04b5332e744f772c4ce6a7b74daee8e0ec5a.tar.gz
gdb-6c8e04b5332e744f772c4ce6a7b74daee8e0ec5a.tar.bz2
Add myself to MAINTAINERS for mips/linux
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/MAINTAINERS2
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8bfe1a5..c219e45 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2001-07-11 Daniel Jacobowitz <drow@mvista.com>
+ * MAINTAINERS: List myself for MIPS/Linux
+ port.
+
+2001-07-11 Daniel Jacobowitz <drow@mvista.com>
+
* gdbserver/remote-utils.c (remote_open): Only
check for F_SETOWN if we had F_SETFL and FASYNC.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 176d7ca..24d5ebf 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -193,6 +193,8 @@ GNU/Linux/x86 native & host
Mark Kettenis kettenis@gnu.org
Jim Blandy jimb@cygnus.com
GNU/Linux PPC native Kevin Buettner kevinb@cygnus.com
+GNU/Linux MIPS native & host
+ Daniel Jacobowitz dan@debian.org
FreeBSD native & host Mark Kettenis kettenis@gnu.org
David O'Brien obrien@freebsd.org
hurd native Mark Kettenis kettenis@gnu.org