From 6ef69936c45a6507e41f555051638d1ae30e5f05 Mon Sep 17 00:00:00 2001 From: Svein Seldal Date: Sun, 27 Feb 2005 18:44:55 +0000 Subject: [PATCH] Changed my own mail address --- binutils/MAINTAINERS | 2 +- gas/ChangeLog | 5 +++++ gas/config/tc-tic4x.c | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index e66c74451..48c847c3d 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 275bd1cfb..a8b51af61 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 334444ef1..fa864a60a 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. -- 2.11.4.GIT