mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Update mips files for removal of ia64 from libc.
This commit is contained in:
parent
7191c0cfd1
commit
e3950b2956
@ -1,3 +1,7 @@
|
||||
2012-01-07 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/mips/backtrace.c: Use x86_64 version of backtrace.c.
|
||||
|
||||
2012-01-04 Tom de Vries <tom@codesourcery.com>
|
||||
|
||||
* sysdeps/mips/Makefile: Compile initfini.c, pt-initfini.c with
|
||||
|
@ -1 +1 @@
|
||||
#include <sysdeps/ia64/backtrace.c>
|
||||
#include <sysdeps/x86_64/backtrace.c>
|
||||
|
Loading…
Reference in New Issue
Block a user