Merge sysdeps/mips/elf/ into sysdeps/mips/.

This commit is contained in:
Joseph Myers 2012-03-27 21:10:20 +00:00
parent 9ec5b2613f
commit 04e3cfbc15
4 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,11 @@
2012-03-27 Joseph Myers <joseph@codesourcery.com>
* sysdeps/mips/elf/start.S: Moved to ...
* sysdeps/mips/start.S: ...here.
* sysdeps/mips/elf/configure.in: Moved to ...
* sysdeps/mips/configure.in: ...here. Update comment.
* sysdeps/mips/configure: New generated file.
2012-03-20 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/mips/register-dump.h: Include <_itoa.h>

View File

@ -81,7 +81,7 @@ $as_echo X/"$0" |
}
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
# Local configure fragment for sysdeps/mips/elf.
# Local configure fragment for sysdeps/mips.
# Check for support of thread-local storage handling in assembler and
# linker.

View File

@ -1,5 +1,5 @@
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/mips/elf.
# Local configure fragment for sysdeps/mips.
# Check for support of thread-local storage handling in assembler and
# linker.