mirror of git://sourceware.org/git/glibc.git
Update tile files for removal of ia64 from libc.
This commit is contained in:
parent
e3950b2956
commit
647b14570e
|
@ -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>
|
||||
|
||||
* data/c++-types-tile-linux-gnu.data: New file.
|
||||
|
|
|
@ -1 +1 @@
|
|||
#include <sysdeps/ia64/backtrace.c>
|
||||
#include <sysdeps/x86_64/backtrace.c>
|
||||
|
|
Loading…
Reference in New Issue