Update.
commitbe184b1d265431c975332eea4047d3a69f7e9f57
authorUlrich Drepper <drepper@redhat.com>
Sat, 22 Jan 2005 07:55:35 +0000 (22 07:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 22 Jan 2005 07:55:35 +0000 (22 07:55 +0000)
tree86d70d6b49871e35e619503089b6ecc155024616
parent57b47af94b3c886ca65e32c41a9f665baaf823f0
Update.

2005-01-21  Jakub Jelinek  <jakub@redhat.com>

* elf/Makefile: Add rules to build and run tst-align2.
* elf/tst-align2.c: New test.
* elf/tst-alignmod2.c: New file.
* sysdeps/powerpc/tst-stack-align.h: New file.
* sysdeps/i386/dl-machine.h (RTLD_START): Align stack and clear frame
pointer before calling _dl_init.
* sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
ChangeLog
elf/Makefile
elf/tst-align2.c [new file with mode: 0644]
elf/tst-alignmod2.c [new file with mode: 0644]
sysdeps/i386/dl-machine.h
sysdeps/powerpc/tst-stack-align.h [new file with mode: 0644]
sysdeps/x86_64/dl-machine.h