From: Nick Clifton Date: Mon, 21 Aug 2000 20:30:04 +0000 (+0000) Subject: Changed email address of Ulrich Lauther X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c8c5888ebc7925fcc631e3a7be075ad6c5cc2ad1;p=binutils-gdb.git Changed email address of Ulrich Lauther --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 095484283e4..7df86d9cf5f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-08-21 Nick Clifton + + * addr2line.c: Changed email address for Ulrich Lauther. + 2000-08-17 Christopher C. Chimelis * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common"). diff --git a/binutils/addr2line.c b/binutils/addr2line.c index 1a66e70f802..ef01f4780cc 100644 --- a/binutils/addr2line.c +++ b/binutils/addr2line.c @@ -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 + Contributed by Ulrich Lauther 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 ...