diff options
author | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 12:55:20 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-01-07 12:55:20 -0500 |
commit | 664f8cb9d53fdc002f82a9d69a21a3d5eb63541c (patch) | |
tree | dd68ba87a4304b553fdcf7e2f8ff9cc92e73a3a6 /ChangeLog | |
parent | 7ae81d88f178fc554e6ef9835c352ec1feaae188 (diff) | |
download | glibc-664f8cb9d53fdc002f82a9d69a21a3d5eb63541c.tar.gz glibc-664f8cb9d53fdc002f82a9d69a21a3d5eb63541c.tar.xz glibc-664f8cb9d53fdc002f82a9d69a21a3d5eb63541c.zip |
More IA-64 removal
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 49ccb14fb3..40f29c0308 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2012-01-07 Ulrich Drepper <drepper@gmail.com> + * elf/tls-macros.h: Remove support for Alpha and IA-64. Should be in + files in ports. + * elf/stackguard-macros.h: Remove support for IA-64. + * elf/tst-auditmod1.c: Likewise. + * sysdeps/generic/ldsodefs.h: Likewise. + * sysdeps/unix/sysv/linux/configure.in: Ports should define libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their configure files. |