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]

[PATCH x86_64] Update memcpy, mempcpy and memmove selection order for Excavator CPU BZ #19583


This patch is fix for https://sourceware.org/bugzilla/show_bug.cgi?id=19583

As per the suggestion, defining new bit_arch_Prefer_Fast_Copy_Backward and index_arch_Prefer_Fast_Copy_Backward feature bit macros to update IFUNC selection order for memcpy, memcpy_chk, mempcpy, mempcpy_chk, memmove and memmove_chk functions without affecting other targets. PFA patch and ChangeLog files to this mail. If OK please commit it from my side.


Thanks,
Amit.

Attachment: 0001-x86_64-Update-memcpy-mempcpy-and-memmove-selection-o.patch
Description: 0001-x86_64-Update-memcpy-mempcpy-and-memmove-selection-o.patch

Attachment: ChangeLog
Description: ChangeLog


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