about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-17 09:27:02 +0000
committerRoland McGrath <roland@gnu.org>2000-03-17 09:27:02 +0000
commit4ae1869356ec212162cec5fac5a995c134fbd2c0 (patch)
treed2892deb1cff4d097abc72bad0aa01dbfbbfa110 /ChangeLog
parentda28fa2a447b193788c0ad7a9b3d97e37fc3bf8b (diff)
downloadglibc-4ae1869356ec212162cec5fac5a995c134fbd2c0.tar.gz
glibc-4ae1869356ec212162cec5fac5a995c134fbd2c0.tar.xz
glibc-4ae1869356ec212162cec5fac5a995c134fbd2c0.zip
* sysdeps/i386/sys/ucontext.h: Prepend REG_ to enum values and
	macros for register names, in line with 2000-03-14 linux change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bf64452e3..8b043a6c87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-03-17  Roland McGrath  <roland@baalperazim.frob.com>
 
+	* sysdeps/i386/sys/ucontext.h: Prepend REG_ to enum values and
+	macros for register names, in line with 2000-03-14 linux change.
+
 	* sysdeps/mach/sched_yield.c: New file.
 
 2000-03-13  Roland McGrath  <roland@baalperazim.frob.com>