Merge sysdeps/alpha/elf/ into sysdeps/alpha/.

This commit is contained in:
Richard Henderson 2012-03-27 14:29:13 -07:00
parent 04e3cfbc15
commit c0c5945b52
6 changed files with 14 additions and 2 deletions

View file

@ -1,3 +1,15 @@
2012-03-27 Richard Henderson <rth@twiddle.net>
* sysdeps/alpha/elf/configure.in: Move to ...
* sysdeps/alpha/configure.in: ... here. Update comment.
* sysdeps/alpha/configure: Regenerate.
* sysdeps/alpha/elf/crti.S: Move to ...
* sysdeps/alpha/crti.S: ... here.
* sysdeps/alpha/elf/crtn.S: Move to ...
* sysdeps/alpha/crtn.S: ... here.
* sysdeps/alpha/elf/start.S: Move to ...
* sysdeps/alpha/start.S: ... here.
2012-03-21 Richard Henderson <rth@twiddle.net>
* sysdeps/alpha/hp-timing.h: Include <_itoa.h> instead

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/alpha/elf.
# Local configure fragment for sysdeps/alpha.
# Check for support of thread-local storage handling in assembler and linker.
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Alpha TLS support" >&5

View file

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