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: [PATCH 2/3] Replace MEMPCPY_P/PIC with USE_AS_MEMPCPY/SHARED


On Wed, Aug 26, 2015 at 06:43:58AM -0700, H.J. Lu wrote:
> Replace MEMPCPY_P with USE_AS_MEMPCPY in i586 memcpy.S to support i386
> multi-arch memcpy.  Also we should check SHARED not PIC for libc.so
> since libc.a may be compiled with PIC.
> 
> OK for master?
> 
looks ok.


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