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


Fixed. New patch is attached.

ChangeLog:

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

      * sysdeps/i386/i686/fpu/multiarch/: New folder.
      * 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.
      * sysdeps/i386/i686/multiarch/Makefile: Update.
     Add ifunc support for libm.


--
Liubov Dmitrieva
Intel Corporation

2012/5/10 H.J. Lu <hjl.tools@gmail.com>:
> On Thu, May 10, 2012 at 5:29 AM, Dmitrieva Liubov
> <liubov.dmitrieva@gmail.com> wrote:
>>> Do you really need those files? ?Aren't those in sysdeps/i386/i686/multiarch
>>> available?
>>
>> This files just consist of one line with include.
>>
>
> I think you should remove them.
>
> --
> H.J.

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]