diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-10-25 08:17:57 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-10-25 08:17:57 -0400 |
commit | 31ea014d8b09e6aa4f07cdb86c94ce50f1b92c2a (patch) | |
tree | 9aa2b26d7563fd547607447839fdcb3cf8e949e5 /ChangeLog | |
parent | 16437fece4208f299972a5f7e3fc04b2d4402334 (diff) | |
download | glibc-31ea014d8b09e6aa4f07cdb86c94ce50f1b92c2a.tar glibc-31ea014d8b09e6aa4f07cdb86c94ce50f1b92c2a.tar.gz glibc-31ea014d8b09e6aa4f07cdb86c94ce50f1b92c2a.tar.bz2 glibc-31ea014d8b09e6aa4f07cdb86c94ce50f1b92c2a.zip |
Use VEX encoding in inline math functions on x86-64 when possible
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2011-10-25 Ulrich Drepper <drepper@gmail.com> + + * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible. + 2011-10-25 Andreas Schwab <schwab@redhat.com> * elf/dl-deps.c (_dl_map_object_deps): Remove always true |