mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
a4db3439f1
2003-09-15 Jakub Jelinek <jakub@redhat.com> * sysdeps/i386/Makefile (sysdep-CFLAGS): If not in math or csu subdir, add -mpreferred-stack-boundary=4, with few exceptions. 2003-09-17 Jakub Jelinek <jakub@redhat.com> * Makeconfig (stack-align-test-flags): Set. * stdlib/Makefile (CFLAGS-tst-bsearch.c): Add $(stack-align-test-flags). * stdlib/tst-bsearch.c: Include tst-stack-align.h. (align_check): New var. (comp): Use TEST_STACK_ALIGN macro. (do_test): Fail if align_check != 1. * sysdeps/generic/tst-stack-align.h: New file. * sysdeps/i386/i686/Makefile (stack-align-test-flags): Add -msse. * sysdeps/i386/i686/tst-stack-align.h: New file. |
||
---|---|---|
.. | ||
fpu | ||
add_n.S | ||
bzero.S | ||
Dist | ||
dl-hash.h | ||
ffs.c | ||
hp-timing.c | ||
hp-timing.h | ||
Implies | ||
Makefile | ||
memcpy.S | ||
memmove.S | ||
mempcpy.S | ||
memset.S | ||
strcmp.S | ||
strtok_r.S | ||
strtok.S | ||
tst-stack-align.h |