Changed my own mail address
authorSvein Seldal <svein@dev.seldal.com>
Sun, 27 Feb 2005 18:44:55 +0000 (18:44 +0000)
committerSvein Seldal <svein@dev.seldal.com>
Sun, 27 Feb 2005 18:44:55 +0000 (18:44 +0000)
binutils/MAINTAINERS
gas/ChangeLog
gas/config/tc-tic4x.c

index e66c74451df5162c8ea8b4128fd042d0ba2c97ac..48c847c3d274f7290ab6984c984e7204f55a9cda 100644 (file)
@@ -96,7 +96,7 @@ responsibility among the other maintainers.
   SH              Kaz Kojima <kkojima@rr.iij4u.or.jp>
   SPARC                   Jakub Jelinek <jakub@redhat.com>
   TESTSUITES      Ben Elliston <bje@gnu.org>
-  TIC4X            Svein Seldal <svein.seldal@solidas.com>
+  TIC4X            Svein Seldal <svein@dev.seldal.com>
   TIC54X           Timothy Wall <twall@alum.mit.edu>
   VAX             Jason R Thorpe <thorpej@netbsd.org>
   x86_64          Jan Hubicka <jh@suse.cz>
index 275bd1cfbfdc0efe36e9b47dd3e49ec7b94246c0..a8b51af61182636ee7dd988601dd624570a96cab 100644 (file)
@@ -1,3 +1,8 @@
+2005-02-27  Svein E. Seldal  <svein@dev.seldal.com>
+
+       * config/tc-tic4x.c (tic4x_gen_to_words): Changed mail
+       address for myself.
+
 2005-02-23  Alan Modra  <amodra@bigpond.net.au>
 
        * cgen.c: Warning fixes.
index 334444ef1b0bc093a8ecc23499984bda58452d5e..fa864a60a15e46e68cfced72faf41e8fd3328244 100644 (file)
@@ -323,7 +323,7 @@ tic4x_gen_to_words (flonum, words, precision)
   unsigned int rbit;            /* Round bit. */
   int shift;                   /* Shift count.  */
 
-  /* NOTE: Svein Seldal <Svein.Seldal@solidas.com>
+  /* NOTE: Svein Seldal <Svein@dev.seldal.com>
      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.
This page took 0.036207 seconds and 4 git commands to generate.