mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
Merge sysdeps/alpha/elf/ into sysdeps/alpha/.
This commit is contained in:
parent
04e3cfbc15
commit
c0c5945b52
@ -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
|
||||
|
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user