glibc/sysdeps/x86
Siddhesh Poyarekar 5379aebddd Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194)
2d63a517e4 added support to save and
restore zmm register in the dynamic linker, but did not enhance
test-xmmymm.sh to detect accidental usage of these registers.  The
patch below adds that check.

The script has also been renamed to tst-ld-sse-use.sh.  To see the
minimal changes, run `git show -M`.

	[BZ #16194]
	* sysdeps/x86/tst-xmmymm.sh: Rename file to...
	* sysdeps/x86/tst-ld-sse-use.sh: ... this.  Check for zmm
	register usage.
	* sysdeps/x86/Makefile: Adjust.
2014-09-12 12:31:05 +05:30
..
bits x86: Consolidate unnecessary nptl/ subdirectories. 2014-06-24 19:17:43 -07:00
fpu Fix comment error that Jakub pointed out but I forgot to fix 2014-08-13 18:46:41 +05:30
elide.h x86: Consolidate unnecessary nptl/ subdirectories. 2014-06-24 19:17:43 -07:00
fpu_control.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194) 2014-09-12 12:31:05 +05:30
tininess.h Use sysdeps/x86/tininess.h for i386 and x86_64 2012-10-30 20:38:31 -07:00
tst-ld-sse-use.sh Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194) 2014-09-12 12:31:05 +05:30