[PATCH 0/5] AndesTech nds32 port

Wei-cheng Wang cole945@gmail.com
Mon Jul 8 09:25:00 GMT 2013


Hi GDB maintainers and reviewers,

On behalf of Andes Technology Corporation, we are submitting a new port 'nds32'
for GDB contribution.  This contribution includes gdbserver, native GDB port and
the simulator.  I will be posting them in five parts.

1. code and target-description for nds32 target
2. gdbserver
3. testsuite tweak
4. simulator
5. testsuite for simulator

binutils[1] and newlib[2] have been posted and GCC is going to be posted later.

We have already signed FSF agreement and are proposing myself (Wei-Cheng Wang)
as nds32 port maintainers.

diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -297,6 +297,12 @@ the native maintainer when resolving ABI issues.
	ms1		--target=ms1-elf ,-Werror
			Kevin Buettner		kevinb@redhat.com

+	nds32		--target=nds32le-elf ,-Werror
+			--target=nds32be-elf ,-Werror
+			--target=nds32le-linux ,-Werror
+			--target=nds32be-linux ,-Werror
+			Wei-Cheng Wang		cole945@gmail.com
+
	ns32k		Deleted

        pa              --target=hppa-elf ,-Werror
@@ -641,6 +647,7 @@ Corinna Vinschen				vinschen@redhat.com
 Sami Wagiaalla					swagiaal@redhat.com
 Keith Walker					keith.walker@arm.com
 Jiong Wang					jiwang@tilera.com
+Wei-Cheng-Wang					cole945@gmail.com
 Kris Warkentin					kewarken@qnx.com
 Philippe Waroquiers				philippe.waroquiers@skynet.be
 Ulrich Weigand					uweigand@de.ibm.com
--

Thanks for your time reviewing our contribute.

Best regards,
Wei-Cheng

[1] binutils: http://sourceware.org/ml/binutils/2013-07/msg00062.html
[2] newlib: http://sourceware.org/ml/newlib/2013/msg00525.html



More information about the Gdb-patches mailing list