about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-11 07:04:00 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-11 07:04:00 +0000
commit36b04d7a19962275054435ea5e48f47c715ebc1e (patch)
tree1b16adb73c931ad94050794675761c1f0c2986d4
parent7368568f0ba15c5aa0d2394d3012d5e0898b76a9 (diff)
downloadglibc-36b04d7a19962275054435ea5e48f47c715ebc1e.tar.gz
glibc-36b04d7a19962275054435ea5e48f47c715ebc1e.tar.xz
glibc-36b04d7a19962275054435ea5e48f47c715ebc1e.zip
Update.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a76cb7c14..741f658cfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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-08-31  Ulrich Drepper  <drepper@redhat.com>
 
 	* time/getdate.c (__getdate_r): Add extra access test.