]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Make mantissa type configurable
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 15 Mar 2013 05:14:03 +0000 (10:44 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 15 Mar 2013 05:14:03 +0000 (10:44 +0530)
commitd22ca8cdfb98001d03772ef264b244930d439b3f
treee8d93225ec15c06b76882fbc85762de098e0262c
parentbcda98809c4a8681661cdaafbe23ec318fb4c394
Make mantissa type configurable

This allows the default mantissa to be integral, with powerpc
overriding it to take advantage of its FPUs.
ChangeLog
sysdeps/ieee754/dbl-64/mpa-arch.h [new file with mode: 0644]
sysdeps/ieee754/dbl-64/mpa.c
sysdeps/ieee754/dbl-64/mpa.h
sysdeps/powerpc/power4/fpu/mpa-arch.h [new file with mode: 0644]