From: Joseph Myers Date: Sat, 7 Jan 2012 16:52:21 +0000 (+0000) Subject: Update alpha files for removal of ia64 from libc. X-Git-Tag: glibc-2.16-ports-before-merge~320 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7191c0cfd18f6cbee1632e8cdc00379796b1ae34;p=thirdparty%2Fglibc.git Update alpha files for removal of ia64 from libc. --- diff --git a/ChangeLog.alpha b/ChangeLog.alpha index b7d6bb1afb3..b011d3ca338 100644 --- a/ChangeLog.alpha +++ b/ChangeLog.alpha @@ -1,3 +1,9 @@ +2012-01-07 Joseph Myers + + * sysdeps/alpha/backtrace.c: Use x86_64 version of backtrace.c. + * sysdeps/unix/sysv/linux/alpha/wordexp.c: Use sparc64 version of + wordexp.c. + 2011-10-05 Andreas Schwab * sysdeps/alpha/dl-machine.h (elf_machine_rela) diff --git a/sysdeps/alpha/backtrace.c b/sysdeps/alpha/backtrace.c index 297029456dd..27ce597b395 100644 --- a/sysdeps/alpha/backtrace.c +++ b/sysdeps/alpha/backtrace.c @@ -1 +1 @@ -#include +#include diff --git a/sysdeps/unix/sysv/linux/alpha/wordexp.c b/sysdeps/unix/sysv/linux/alpha/wordexp.c index 075b267bb49..32aefe579bd 100644 --- a/sysdeps/unix/sysv/linux/alpha/wordexp.c +++ b/sysdeps/unix/sysv/linux/alpha/wordexp.c @@ -1 +1 @@ -#include +#include