diff options
author | Richard Henderson <rth@redhat.com> | 2004-06-14 18:04:25 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2004-06-14 18:04:25 +0000 |
commit | dd340846b1a27105e7b7091651113ea2d20bb5ed (patch) | |
tree | ec07728af95602941b108741cef63247303be39a /ChangeLog | |
parent | a9e526e7d2fc77ee4b77de7e35a6d6a41c450fb2 (diff) | |
download | glibc-dd340846b1a27105e7b7091651113ea2d20bb5ed.tar.gz glibc-dd340846b1a27105e7b7091651113ea2d20bb5ed.tar.xz glibc-dd340846b1a27105e7b7091651113ea2d20bb5ed.zip |
* sysdeps/alpha/div_libc.h (_ITOFS): Use "sp" not "$sp". (_ITOFT, _FTOIT, _ITOFT2): Likewise.
2004-06-14 Richard Henderson <rth@redhat.com> * sysdeps/alpha/div_libc.h (_ITOFS): Use "sp" not "$sp". (_ITOFT, _FTOIT, _ITOFT2): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 83eca9c1b6..32efc69c86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-06-14 Richard Henderson <rth@redhat.com> + + * sysdeps/alpha/div_libc.h (_ITOFS): Use "sp" not "$sp". + (_ITOFT, _FTOIT, _ITOFT2): Likewise. + 2004-06-08 Jakub Jelinek <jakub@redhat.com> * sysdeps/s390/s390-32/backtrace.c (init): Guard with #ifdef SHARED. |