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: [PING] [PATCH] x86_32: memcpy, mempcpy, memmove, memcpy_chk, mempcpy_chk, memmove_chk optimized with SSE2 unaligned loads/stores


On Mon, Dec 22, 2014 at 3:56 AM, Andrew Senkevich
<andrew.n.senkevich@gmail.com> wrote:
> Hi,
>
> it is ping for patch which was discussed at the beginning of august,
> end of discussion is
> https://sourceware.org/ml/libc-alpha/2014-08/msg00078.html
>
> Is it Ok for trunk?

Please provide a proper ChangeLog entry.  If you can't push it upstream
yourself,  please commit it with a proper commit log and send the output
of "git format-patch origin/master", which be applied with "git am",
so that other people can push it for you.  You can check other people's
commits as examples.

Thanks.

-- 
H.J.


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