aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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