From: Svein Seldal Date: Sun, 27 Feb 2005 18:44:55 +0000 (+0000) Subject: Changed my own mail address X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e5f129ad9cf0d043faa7d5ca534420be5ef4ae8a;p=binutils-gdb.git Changed my own mail address --- diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index e66c74451df..48c847c3d27 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -96,7 +96,7 @@ responsibility among the other maintainers. SH Kaz Kojima SPARC Jakub Jelinek TESTSUITES Ben Elliston - TIC4X Svein Seldal + TIC4X Svein Seldal TIC54X Timothy Wall VAX Jason R Thorpe x86_64 Jan Hubicka diff --git a/gas/ChangeLog b/gas/ChangeLog index 275bd1cfbfd..a8b51af6118 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2005-02-27 Svein E. Seldal + + * config/tc-tic4x.c (tic4x_gen_to_words): Changed mail + address for myself. + 2005-02-23 Alan Modra * cgen.c: Warning fixes. diff --git a/gas/config/tc-tic4x.c b/gas/config/tc-tic4x.c index 334444ef1b0..fa864a60a15 100644 --- a/gas/config/tc-tic4x.c +++ b/gas/config/tc-tic4x.c @@ -323,7 +323,7 @@ tic4x_gen_to_words (flonum, words, precision) unsigned int rbit; /* Round bit. */ int shift; /* Shift count. */ - /* NOTE: Svein Seldal + /* NOTE: Svein Seldal The code in this function is altered slightly to support floats with 31-bits mantissas, thus the documentation below may be a little bit inaccurate.