diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-12-13 09:42:52 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-12-13 09:42:52 -0800 |
commit | ca1ccae525fc15e5fb516bc52bebcb1b21c60926 (patch) | |
tree | 30464c346232dee3a072422f646a52f2950f5f9f /ChangeLog | |
parent | 9554ebf2d4da22591e974d3cf2ed09a2b8dbdbd8 (diff) | |
download | glibc-ca1ccae525fc15e5fb516bc52bebcb1b21c60926.tar.gz glibc-ca1ccae525fc15e5fb516bc52bebcb1b21c60926.tar.xz glibc-ca1ccae525fc15e5fb516bc52bebcb1b21c60926.zip |
Provide a __set_fpscr prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 85cbc12cb9..93602d1935 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-12-01 Mike Frysinger <vapier@gentoo.org> + + * sysdeps/sh/sh4/fpu/fpu_control.h (__set_fpscr): New prototype. + 2009-12-11 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Redefine O_SYNC and |