This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Maciej Rozycki nominated as maintainer of the MIPS target


Hello,

It is my pleasure to announce that Maciej Rozycki has accepted our
invitation to become the maintainer of the MIPS target in GDB.

Maciej has an extensive history with the GNU project, since he has been
contributing since 1998.  In addition to working on MIPS processors
since 1999, he has also worked on other processor architectures as well
as contributed to other projects such as the Linux kernel. The latter is
how Maciej was led into working on the build toolchain, when he decided
to chase and fix obscure bugs triggered by attempting to build and run
the Linux kernel and its userland on obscure hardware.

Thank you, Maciej, and welcome on board.

I will commit the attached patch shortly, to document the nomination.

-- 
Joel
>From 81aa99e8b409044998929d793d5250e3aa19469b Mon Sep 17 00:00:00 2001
From: Joel Brobecker <brobecker@adacore.com>
Date: Mon, 5 Mar 2012 15:06:15 -0800
Subject: [PATCH] Add Maciej W. Rozycki as mips maintainer.

gdb/ChangeLog:

        * MAINTAINERS: List Maciej W. Rozycki as the mips maintainer.
---
 gdb/MAINTAINERS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 08d7290..a92216f 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -293,6 +293,7 @@ the native maintainer when resolving ABI issues.
 			Michael Eager		eager@eagercon.com
 
 	mips		--target=mips-elf ,-Werror
+			Maciej W. Rozycki	macro@codesourcery.com
 
 	mn10300		--target=mn10300-elf broken
 			(sim/ dies with make -j)
-- 
1.7.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]