about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-11 07:01:16 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-11 07:01:16 +0000
commitab52d206a3bd4dbd671b46a1797dee063926604e (patch)
treeb147cc4811dddaadf485b1efc109515d5abb4ba1 /ChangeLog
parent6fb7c68eb50c17d4283fd6a3fcc06ed6ddaeb1c7 (diff)
downloadglibc-ab52d206a3bd4dbd671b46a1797dee063926604e.tar.gz
glibc-ab52d206a3bd4dbd671b46a1797dee063926604e.tar.xz
glibc-ab52d206a3bd4dbd671b46a1797dee063926604e.zip
Update.
2000-09-10  David S. Miller  <davem@redhat.com>

	* sysdeps/sparc/sparc32/__longjmp.S (__longjmp): Correct %fp
	frame pointer offset for non-fast path.

2000-09-10  Ulrich Drepper  <drepper@redhat.com>

	* locale/programs/3level.h (*_init): Initialize level1, level2,
	and level3 as well.
	(*_add): Remove a few unnecessary conditionals.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 007e43384d..8d9ddf77d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-09-10  David S. Miller  <davem@redhat.com>
+
+	* sysdeps/sparc/sparc32/__longjmp.S (__longjmp): Correct %fp
+	frame pointer offset for non-fast path.
+
+2000-09-10  Ulrich Drepper  <drepper@redhat.com>
+
+	* locale/programs/3level.h (*_init): Initialize level1, level2,
+	and level3 as well.
+	(*_add): Remove a few unnecessary conditionals.
+
 2000-09-05  Wolfram Gloger  <wg@malloc.de>
 
 	* malloc/thread-m.h [_LIBC]: Even if not linking with libpthread,