diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-12-13 09:09:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-12-13 09:09:49 +0000 |
commit | f72386ad7c5009995612b4117a34de8c96d1509c (patch) | |
tree | a19f85238abfa02fb0b15bc3f56f10f9404ab015 /ChangeLog | |
parent | 1f55ce483b6f14da23383d7a192a0a9d6b99b7de (diff) | |
download | glibc-f72386ad7c5009995612b4117a34de8c96d1509c.tar.gz glibc-f72386ad7c5009995612b4117a34de8c96d1509c.tar.xz glibc-f72386ad7c5009995612b4117a34de8c96d1509c.zip |
* sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include
kernel-features.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 16efc6a08a..f33634e482 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-12-13 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include + kernel-features.h. + 2006-12-11 Ulrich Drepper <drepper@redhat.com> * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand |