This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] update NEWS and MAINTAINERS for avr.


Hi,

I never got a response on this. I just wanted to know if I should word 
this differently:

>+*** Changes since GDB 5.2:

This patch is for the 5.2 branch. I might not have made that clear before.

I'm still sitting on this and if I don't get an approval by tuesday it
will have to wait a week or two while I move across country. ;-)

Ted Roth


On Tue, 28 May 2002, Theodore A. Roth wrote:

>Hi,
>
>I'd commit this as obvious, but I'd not sure about the NEWS change.
>
>Ted Roth
>
>	* MAINTAINERS: Add myself as AVR maintainer.
>	* NEWS: Note new avr target.
>
>Index: gdb/MAINTAINERS
>===================================================================
>RCS file: /cvs/src/src/gdb/MAINTAINERS,v
>retrieving revision 1.154.2.6
>diff -u -p -r1.154.2.6 MAINTAINERS
>--- gdb/MAINTAINERS	15 Apr 2002 02:00:09 -0000	1.154.2.6
>+++ gdb/MAINTAINERS	29 May 2002 02:50:29 -0000
>@@ -70,6 +70,9 @@ maintainer works with the native maintai
> 			Richard Earnshaw	rearnsha@arm.com
> 			Not multi-arch
> 
>+	avr		--target=avr ,-Werror
>+			Theodore A. Roth    troth@verinet.com
>+
> 	cris		--target=cris-elf -w
> 			Orjan Friberg		orjanf@axis.com
> 
>@@ -378,6 +381,7 @@ Jason Molenda					jmolenda@apple.com
> Pierre Muller					muller@sources.redhat.com
> Alexandre Oliva					aoliva@redhat.com
> Tom Rix						trix@redhat.com
>+Theodore A. Roth				troth@verinet.com
> Mark Salter					msalter@redhat.com
> Andreas Schwab					schwab@suse.de
> Keith Seitz					keiths@redhat.com
>Index: gdb/NEWS
>===================================================================
>RCS file: /cvs/src/src/gdb/NEWS,v
>retrieving revision 1.58.2.1
>diff -u -p -r1.58.2.1 NEWS
>--- gdb/NEWS	5 Mar 2002 23:03:08 -0000	1.58.2.1
>+++ gdb/NEWS	29 May 2002 02:50:37 -0000
>@@ -1,6 +1,12 @@
> 		What has changed in GDB?
> 	     (Organized release by release)
> 
>+*** Changes since GDB 5.2:
>+
>+* New targets.
>+
>+Atmel AVR					avr*-*-*
>+
> *** Changes in GDB 5.2:
> 
> * New command "set trust-readonly-sections on[off]".
>



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