diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-09 15:10:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-09 15:10:53 +0000 |
commit | 7ccc548bd7b51bb1ab93db10a256344aa33b703a (patch) | |
tree | dbfefea6afa90cbba13f5a99653533fb95a1aa54 /linuxthreads/ChangeLog | |
parent | 027acb511e2421111dd469dc6372a506c2e61ec0 (diff) | |
download | glibc-7ccc548bd7b51bb1ab93db10a256344aa33b703a.tar.gz glibc-7ccc548bd7b51bb1ab93db10a256344aa33b703a.tar.xz glibc-7ccc548bd7b51bb1ab93db10a256344aa33b703a.zip |
Update.
* sysdeps/i386/pt-machine.h (get_eflags, set_eflags): Mark these also with PT_EI.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 8227914557..c0acddad0e 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 1998-10-09 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/i386/pt-machine.h (get_eflags, set_eflags): Mark these + also with PT_EI. + * sysdeps/i386/i686/pt-machine.h: Remove unused inline definitions. |