This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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] Improved memset for MIPS


On Thu, 2013-10-03 at 16:55 -0400, Jeff Johnston wrote:
> On 10/03/2013 04:32 PM, Steve Ellcey wrote:
> > I have created a faster memset for MIPS by writing it in assembly
> > language and using prefetching and loop unrolling.  It is the same one I
> > have recently checked in to glibc and I would like to put it in newlib
> > also.
> >
> > OK for checkin?
> >
> 
> Yes.  Do you have write access or do you need me to check it in?
> 
> -- Jeff J.

I have write access.  I will check it in myself.

Steve Ellcey
sellcey@mips.com



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