Skip to content
Commit 3d688eaa authored by H.J. Lu's avatar H.J. Lu
Browse files

Don't disable SSE in x86-64 ld.so

Since ld.so preserves vector registers now, we can use SSE in ld.so.

	* sysdeps/i386/Makefile [$(subdir) == elf] (CFLAGS-.os): Add
	-mno-sse -mno-mmx for $(all-rtld-routines).
	[$(subdir) == elf] (tests-special): Add
	$(objpfx)tst-ld-sse-use.out.
	[$(subdir) == elf] ($(objpfx)tst-ld-sse-use.out): New rule.
	* sysdeps/x86/Makefile [$(subdir) == elf] (CFLAGS-.os): Removed.
	[$(subdir) == elf] (tests-special): Likewise.
	[$(subdir) == elf] ($(objpfx)tst-ld-sse-use.out): Likewise.
	* sysdeps/x86_64/Makefile [$(subdir) == elf] (CFLAGS-.os): Add
	-mno-mmx for $(all-rtld-routines).
parent c7a97fb4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment