This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fwd: PATCH: optimized expf for x86_32


Hello,

> Please place the files in:
> sysdeps/i386/i686/fpu/multiarch
Ok, was moved to sysdeps/i386/i686/fpu/multiarch.

> Did you run the math testsuite? Any differences?
Sure I run, no any new errors.


ChangeLog:

2012-05-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>

       * sysdeps/i386/i686/fpu/multiarch/: New folder.
       * sysdeps/i386/i686/fpu/multiarch/init-arch.c: New file.
       * sysdeps/i386/i686/fpu/multiarch/init-arch.h: New file.
       * sysdeps/i386/i686/fpu/multiarch/ifunc-defines.sym: New file.
       * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
       * sysdeps/i386/i686fpu/multiarch/e_expf.S: New file.
       * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.


--
Liubov

Attachment: expf_x86_32.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]