Changed email address of Ulrich Lauther
authorNick Clifton <nickc@redhat.com>
Mon, 21 Aug 2000 20:30:04 +0000 (20:30 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 21 Aug 2000 20:30:04 +0000 (20:30 +0000)
binutils/ChangeLog
binutils/addr2line.c

index 0954842..7df86d9 100644 (file)
@@ -1,3 +1,7 @@
+2000-08-21  Nick Clifton  <nickc@redhat.com>
+
+       * addr2line.c: Changed email address for Ulrich Lauther.
+
 2000-08-17  Christopher C. Chimelis <chris@debian.org>
 
        * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
index 1a66e70..ef01f47 100644 (file)
@@ -1,6 +1,6 @@
 /* addr2line.c -- convert addresses to line number and function name
    Copyright 1997, 98, 99, 2000 Free Software Foundation, Inc.
-   Contributed by Ulrich Lauther <Ulrich.Lauther@zfe.siemens.de>
+   Contributed by Ulrich Lauther <Ulrich.Lauther@mchp.siemens.de>
 
    This file is part of GNU Binutils.
 
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
-/* Derived from objdump.c and nm.c by Ulrich.Lauther@zfe.siemens.de
+/* Derived from objdump.c and nm.c by Ulrich.Lauther@mchp.siemens.de
 
    Usage: 
    addr2line [options] addr addr ...