about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2004-03-13 05:29:45 +0000
committerRichard Henderson <rth@redhat.com>2004-03-13 05:29:45 +0000
commitdacf785541dd3484fdcbdf2867657f6c4999f17b (patch)
tree51cf49492aadb1ace3dad888b02f211426706155 /ChangeLog
parent841153fa02afb1e115bfc3dd504c2ee7354c1f56 (diff)
downloadglibc-dacf785541dd3484fdcbdf2867657f6c4999f17b.tar.gz
glibc-dacf785541dd3484fdcbdf2867657f6c4999f17b.tar.xz
glibc-dacf785541dd3484fdcbdf2867657f6c4999f17b.zip
* sysdeps/unix/sysv/linux/alpha/select.S: Fix unwind. Propagate oldvalue from CENABLE to CDISABLE.
2004-03-12  Richard Henderson  <rth@redhat.com>

	* sysdeps/unix/sysv/linux/alpha/select.S: Fix unwind.  Propagate
	oldvalue from CENABLE to CDISABLE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffca858c26..82e3246c33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-12  Richard Henderson  <rth@redhat.com>
+
+	* sysdeps/unix/sysv/linux/alpha/select.S: Fix unwind.  Propagate
+	oldvalue from CENABLE to CDISABLE.
+
 2004-03-12  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/x86_64/sysconf.c: New file.