Update tile files for removal of ia64 from libc.

This commit is contained in:
Joseph Myers 2012-01-07 16:53:16 +00:00
parent e3950b2956
commit 647b14570e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-01-07 Joseph Myers <joseph@codesourcery.com>
* sysdeps/tile/backtrace.c: Use x86_64 version of backtrace.c.
2011-12-03 Chris Metcalf <cmetcalf@tilera.com> 2011-12-03 Chris Metcalf <cmetcalf@tilera.com>
* data/c++-types-tile-linux-gnu.data: New file. * data/c++-types-tile-linux-gnu.data: New file.

View File

@ -1 +1 @@
#include <sysdeps/ia64/backtrace.c> #include <sysdeps/x86_64/backtrace.c>