1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-29 06:42:03 +03:00
This commit is contained in:
Ulrich Drepper
2003-04-02 04:57:59 +00:00
parent bb9e7c828f
commit fd722fba2f
2 changed files with 1 additions and 2 deletions

View File

@@ -1 +1 @@
NPTL 0.32 by Ulrich Drepper NPTL 0.33 by Ulrich Drepper

View File

@@ -29,7 +29,6 @@
* Makefile (tests): Add tst-align. * Makefile (tests): Add tst-align.
* tst-align.c: New file. * tst-align.c: New file.
* sysdeps/i386/Makefile: Define CFLAGS-tst-align. * sysdeps/i386/Makefile: Define CFLAGS-tst-align.
* sysdeps/x86_64/Makefile: Likewise.
* sysdeps/i386/tls.h (CALL_THREAD_FCT): Align stack of called * sysdeps/i386/tls.h (CALL_THREAD_FCT): Align stack of called
function correctly. function correctly.