about summary refs log tree commit diff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2018-08-03 08:04:49 -0700
committerH.J. Lu <hjl.tools@gmail.com>2018-08-03 08:05:00 -0700
commit430388d5dc0e1861b869096f4f5d946d7d74232a (patch)
tree5b4dd649ceed21089c218b71a1f725d522f7978e /aclocal.m4
parent6b535b842378b77863c1fd6186d4682c59fca133 (diff)
downloadglibc-430388d5dc0e1861b869096f4f5d946d7d74232a.tar.gz
glibc-430388d5dc0e1861b869096f4f5d946d7d74232a.tar.xz
glibc-430388d5dc0e1861b869096f4f5d946d7d74232a.zip
x86: Don't include <init-arch.h> in assembly codes
There is no need to include <init-arch.h> in assembly codes since all
x86 IFUNC selector functions are written in C.  Tested on i686 and
x86-64.  There is no code change in libc.so, ld.so and libmvec.so.

	* sysdeps/i386/i686/multiarch/bzero-ia32.S: Don't include
	<init-arch.h>.
	* sysdeps/x86_64/fpu/multiarch/svml_d_sin8_core-avx2.S: Likewise.
	* sysdeps/x86_64/fpu/multiarch/svml_s_expf16_core-avx2.S: Likewise.
	* sysdeps/x86_64/multiarch/memset-sse2-unaligned-erms.S: Likewise.
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions