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 1/2] Remove ancient GCC string inlines


ping

> -----Original Message-----
> From: Wilco Dijkstra [mailto:wdijkstr@arm.com]
> Sent: 09 October 2015 16:53
> To: 'GNU C Library'
> Subject: [PATCH 1/2] Remove ancient GCC string inlines
> 
> Remove pre GCC3.2 optimizations from string/bits/string2.h. Passes AArch64, x86 and x64 regression.
> 
> OK for commit?
> 
> ChangeLog:
> 2015-10-09  Wilco Dijkstra  wdijkstr@arm.com
> 
> 	* string/bits/string2.h (__STRING2_SMALL_GET16): Remove.
> 	(__STRING2_SMALL_GET32): Remove.
> 	(memset): Remove.
> 	(__memset_1): Remove.
> 	(__memset_gc): Remove.
> 	(__mempcpy_args): Remove.
> 	(strcpy): Remove.
> 	(strcpy_args): Remove.
> 	(__stpcpy_args): Remove.
> 	(strstr): Remove.

Attachment: 0001-Remove-optimizations-for-ancient-GCC-versions.txt
Description: 0001-Remove-optimizations-for-ancient-GCC-versions.txt


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