From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10634 invoked by alias); 14 May 2009 21:01:58 -0000 Received: (qmail 9841 invoked by uid 22791); 14 May 2009 21:01:54 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.155) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 14 May 2009 21:01:46 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.2/jtpda-5.5pre1) with ESMTP id n4EL1ffS026697 for ; Thu, 14 May 2009 23:01:41 +0200 (CEST) Received: from mailserver.u-strasbg.fr (ms3.u-strasbg.fr [IPv6:2001:660:2402:d::12]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id n4EL1fUn009618 for ; Thu, 14 May 2009 23:01:41 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) Received: from d620muller (lec67-4-82-230-53-140.fbx.proxad.net [82.230.53.140]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id n4EL1eT3054285 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Thu, 14 May 2009 23:01:41 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) From: "Pierre Muller" To: Subject: [RFA] Fix my email addresses Date: Thu, 14 May 2009 21:01:00 -0000 Message-ID: <003601c9d4d7$30f835c0$92e8a140$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00310.txt.bz2 I started using mklog.pl a while ago, but didn't know that the at character needed to be escaped in the file. As a result mu email address appears scrambled in several ChangeLog entries :( Sorry about that! I wrote a patch and added a fix to MAINTAINERS renamed my address from muller@sources.redhat.com to muller@sourceware.org Is this OK? Should I really add this entry to ChangeLog, or commit it without ChangeLog entry? Pierre Muller Pascal language support maintainer for GDB 2009-05-14 Pierre Muller * ChangeLog: Fix wrong email addresses of myself. * MAINTAINERS: Update my email address. Index: ChangeLog =================================================================== RCS file: /cvs/src/src/gdb/ChangeLog,v retrieving revision 1.10470 diff -u -r1.10470 ChangeLog --- ChangeLog 14 May 2009 19:16:28 -0000 1.10470 +++ ChangeLog 14 May 2009 20:53:20 -0000 @@ -4,7 +4,7 @@ gdbarch.h does NOT need to be regenerated as the corresponding change has already been made in a previous commit. -2009-05-14 Pierre Muller +2009-05-14 Pierre Muller Remove all i386 debug register low level macros in config nm files. (I386_DR_LOW_SET_ADDR, I386_DR_LOW_RESET_ADDR): Remove. @@ -167,7 +167,7 @@ (lin_thread_get_thread_signals): blocked_mask is global again. Adjust. -2009-05-11 Pierre Muller +2009-05-11 Pierre Muller Unify target macros. @@ -198,7 +198,7 @@ (debug_to_stopped_by_watchpoint): Likewise. -2009-05-10 Pierre Muller +2009-05-10 Pierre Muller * src/gdb/target.h: Remove all tests for already defined macros. All macros defined here should not be set in config @@ -252,7 +252,7 @@ call to ... (add_inferior_silent): ... here. -2009-05-06 Pierre Muller +2009-05-06 Pierre Muller Pedro Alves * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint) @@ -539,7 +539,7 @@ * stack.c (_initialize_stack) : Doc fix. -2009-04-24 Pierre Muller +2009-04-24 Pierre Muller ARI change: Use "/* ARI: rule */" pattern. * utils.c: Update ARI patterns. @@ -645,7 +645,7 @@ * configure.ac: Use AC_HELP_STRING. Use upper case for variables in help. -2009-04-21 Pierre Muller +2009-04-21 Pierre Muller ARI fix: remove "%p". * ia64-tdep.c (ia64_frame_this_id): Use host_address_to_string function. @@ -663,7 +663,7 @@ * main.c: Include "source.h". (captured_main): Add substitution rule if RELOC_SRCDIR. -2009-04-21 Pierre Muller +2009-04-21 Pierre Muller * gnu-nat.h (proc_debug): Add missing continuation line in macro. @@ -748,7 +748,7 @@ configure substitutions. (FLAGS_TO_PASS): Add datarootdir, docdir, and htmldir. -2009-04-17 Pierre Muller +2009-04-17 Pierre Muller ARI fix: Do not use %p, replace by call to host_address_to_string for host pointers. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.417 diff -u -r1.417 MAINTAINERS --- MAINTAINERS 14 May 2009 08:54:09 -0000 1.417 +++ MAINTAINERS 14 May 2009 20:53:20 -0000 @@ -442,7 +442,7 @@ stabs reader Elena Zannoni elena.zannoni@oracle.com readline/ Elena Zannoni elena.zannoni@oracle.com NetBSD native & host Jason Thorpe thorpej@netbsd.org -Pascal support Pierre Muller muller@sources.redhat.com +Pascal support Pierre Muller muller@sourceware.org avr Theodore A. Roth troth@openavr.org Modula-2 support Gaius Mulley gaius@glam.ac.uk @@ -543,7 +543,7 @@ Alan Modra amodra@bigpond.net.au Jason Molenda jmolenda@apple.com Phil Muldoon pmuldoon@redhat.com -Pierre Muller muller@sources.redhat.com +Pierre Muller muller@sourceware.org Gaius Mulley gaius@glam.ac.uk Joseph Myers joseph@codesourcery.com Fernando Nasser fnasser@redhat.com