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]

[PATCH] Support new target S+core 3, a variant of S+core


Hello,

The S+core team in our company have ported GDB to S+core 3, a variant
of S+core, now we want to contribute some patch. So here it is (see 
attachment).

Please review it, and any suggestions are most welcome. 

At now, I'm quite new to GDB, so if you fond something I did wrong, 
please point it out.

Thanks for your time,
Don



----
ChangLog

2009-03-04  Don Lee <don.lee@sunplusct.com>:

        Support new target S+core 3, which is a variant of S+core

        * gdb/score-tdep.c: support new target S+core 3
        * gdb/score-tdep.c: Ditto.

patch for gdb/MAINTAINER
--- src/gdb/MAINTAINERS 2009-03-04 10:26:35.000000000 +0800
+++ src.mod/gdb/MAINTAINERS     2009-03-04 10:29:15.000000000 +0800
@@ -307,6 +307,7 @@
 
        score   --target=score-elf
                        Qinwei          qinwei@sunnorth.com.cn
+                       Don Lee         don.lee@sunplusct.com
 
        sh              --target=sh-elf ,-Werror
                        --target=sh64-elf ,-Werror

Attachment: gdb.patch
Description: Binary data


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