about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2004-06-14 18:04:25 +0000
committerRichard Henderson <rth@redhat.com>2004-06-14 18:04:25 +0000
commitdd340846b1a27105e7b7091651113ea2d20bb5ed (patch)
treeec07728af95602941b108741cef63247303be39a /ChangeLog
parenta9e526e7d2fc77ee4b77de7e35a6d6a41c450fb2 (diff)
downloadglibc-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--ChangeLog5
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.