From 5e227f4db81efb533852b9a13104067d90e4d50f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 16 Feb 2005 10:58:17 +0000 Subject: [PATCH] . --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5a7bbbeb476..e6b9dc776f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,17 @@ * stdlib/Makefile (CFLAGS-system.os): Use this instead of CFLAGS-system.c for frame pointer option. +2005-01-21 Jakub Jelinek + + [BZ #735] + * 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. + 2005-01-20 Ulrich Drepper * posix/execl.c: Do not allocate potentially large buffers on the -- 2.47.2