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]

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


> Cc: brobecker@adacore.com, gdb-patches@sourceware.org
> From: don.lee@sunplusct.com
> Date: Fri, 20 Mar 2009 10:20:36 +0800
> 
> Attachment is the patch for gdb/NEWS, says we add a new target, S+core 3,
> a variant of S+core.
> 
> Thank you for your time,
> Don
> 
> ChangLog entry:
> 2009-03-20      Don Lee <don.lee@sunplusct.com>:
> 
>         * gdb/NEWS: support new target, S+core 3

Thanks.

> --- src/gdb/NEWS	2009-02-18 01:56:50.000000000 +0800
> +++ src.mod/gdb/NEWS	2009-03-20 10:15:53.000000000 +0800
> @@ -209,6 +209,7 @@
>  
>  x86 DICOS			i[34567]86-*-dicos*
>  x86_64 DICOS		        x86_64-*-dicos*
> +S+core 3            score-elf

Please align the "score-elf" part with the preceding lines.  (I'm
guessing that you are using an editor that displays a TAB as 4-column
wide whitespace.)

Also, I wonder if it would make sense to include with the NEWS entry a
URL for where one could find a description of platforms that are not
widely know/used.  (DICOS could use such a URL as well, but at least I
was able to find its description in a matter of seconds by googling
for ``DICOS operating system''; no such luck for ``S+core 3'',
whatever that is.)  I realize that we have never asked for this in
previous NEWS entries, but looking now at past entries, I see that
they are all either sufficiently known or their names are spelled out
in sufficient detail that googling for them yields instantaneous hits.


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