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] Remove Prefer_SSE_for_memop on x64


On 03/08/2013 04:49 PM, OndÅej BÃlka wrote:
Here is repost.

	* sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
	definining bcopy.

	* sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
	Remove Prefer_SSE_for_memop.
	* sysdeps/x86_64/multiarch/init-arch.h: Remove
	bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
	HAS_PREFER_SSE_FOR_MEMOP.

	* sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
	memset-x86-64.

	* sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
	Remove zero, memset ifunc support.

	* sysdeps/x86_64/multiarch/bzero.S: Remove file.
	* sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
	* sysdeps/x86_64/multiarch/memset.S: Likewise.
	* sysdeps/x86_64/multiarch/memset_chk.S: Likewise.

This is fine now and ok to commit,


thanks,
Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 NÃrnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix ImendÃrffer,HRB16746 (AG NÃrnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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