diff options
author | Marek Polacek <polacek@redhat.com> | 2012-04-16 11:03:41 +0200 |
---|---|---|
committer | Marek Polacek <polacek@redhat.com> | 2012-04-16 11:03:41 +0200 |
commit | 751728a1f10cdaf35c499c1d508a3a28ccfddc92 (patch) | |
tree | b15405f14cd7fdfd90374df867eb0b753c5866e8 /ChangeLog | |
parent | 34a27407f49e61b1be2b2437eb7748a777f359aa (diff) | |
download | glibc-751728a1f10cdaf35c499c1d508a3a28ccfddc92.tar glibc-751728a1f10cdaf35c499c1d508a3a28ccfddc92.tar.gz glibc-751728a1f10cdaf35c499c1d508a3a28ccfddc92.tar.bz2 glibc-751728a1f10cdaf35c499c1d508a3a28ccfddc92.zip |
Reverse arguments of fdivp in i386 code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-04-16 Marek Polacek <polacek@redhat.com> + + * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the + operands of fdivp instruction. + 2012-04-13 H.J. Lu <hongjiu.lu@intel.com> * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__. |