[commit] Update my email address.

Theodore A. Roth troth@openavr.org
Wed May 14 20:31:00 GMT 2003


Hi,

I've committed the attached as an obvious change.

Ted Roth

2003-05-14  Theodore A. Roth  <troth@openavr.org>

        * MAINTAINERS: Update my email address.
        * avr-tdep.c: Ditto.
-------------- next part --------------
2003-05-14  Theodore A. Roth  <troth@openavr.org>

	* MAINTAINERS: Update my email address.
	* avr-tdep.c: Ditto.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.234
diff -u -r1.234 MAINTAINERS
--- MAINTAINERS	13 May 2003 19:52:50 -0000	1.234
+++ MAINTAINERS	14 May 2003 18:28:33 -0000
@@ -67,7 +67,7 @@
 			Richard Earnshaw	rearnsha@arm.com
 
 	avr		--target=avr ,-Werror
-			Theodore A. Roth	troth@verinet.com
+			Theodore A. Roth	troth@openavr.org
 
 	cris		--target=cris-elf ,-Werror
 			Orjan Friberg		orjanf@axis.com
@@ -368,7 +368,7 @@
 Alexandre Oliva					aoliva@redhat.com
 Tom Rix						trix@redhat.com
 Bob Rossi 					bob_rossi@cox.net 
-Theodore A. Roth				troth@verinet.com
+Theodore A. Roth				troth@openavr.org
 Ian Roxborough					irox@redhat.com
 Grace Sainsbury					graces@redhat.com
 Mark Salter					msalter@redhat.com
Index: avr-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/avr-tdep.c,v
retrieving revision 1.46
diff -u -r1.46 avr-tdep.c
--- avr-tdep.c	8 May 2003 03:48:03 -0000	1.46
+++ avr-tdep.c	14 May 2003 18:28:34 -0000
@@ -19,7 +19,7 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-/* Contributed by Theodore A. Roth, troth@verinet.com */
+/* Contributed by Theodore A. Roth, troth@openavr.org */
 
 /* Portions of this file were taken from the original gdb-4.18 patch developed
    by Denis Chertykov, denisc@overta.ru */
@@ -331,7 +331,7 @@
       fprintf_unfiltered (gdb_stderr, "CODE_SPACE ---->> ptr->addr: 0x%lx\n",
 			  addr);
       fprintf_unfiltered (gdb_stderr,
-			  "+++ If you see this, please send me an email <troth@verinet.com>\n");
+			  "+++ If you see this, please send me an email <troth@openavr.org>\n");
     }
 
   /* Is it a code address?  */


More information about the Gdb-patches mailing list