From a9538892adfbb9f092e0bb14ff3a1703973968af Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 15 May 2012 23:34:30 +0000 Subject: Split up stackguard-macros.h into sysdeps directories. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 81854e263a..167f869b26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ 2012-05-15 Joseph Myers + * elf/stackguard-macros.h: Remove file. + * sysdeps/generic/stackguard-macros.h: New file. + * sysdeps/i386/stackguard-macros.h: Likewise. + * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise. + * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise. + * sysdeps/s390/s390-32/stackguard-macros.h: Likewise. + * sysdeps/s390/s390-64/stackguard-macros.h: Likewise. + * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise. + * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise. + * sysdeps/x86_64/stackguard-macros.h: Likewise. + * nptl/tst-stackguard1.c: Include not + . + [BZ #14109] * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use __aligned__ in attribute. -- cgit v1.2.3