]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Merge sysdeps/alpha/elf/ into sysdeps/alpha/.
authorRichard Henderson <rth@twiddle.net>
Tue, 27 Mar 2012 21:29:13 +0000 (14:29 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 27 Mar 2012 21:29:13 +0000 (14:29 -0700)
ChangeLog.alpha
sysdeps/alpha/configure [moved from sysdeps/alpha/elf/configure with 98% similarity]
sysdeps/alpha/configure.in [moved from sysdeps/alpha/elf/configure.in with 97% similarity]
sysdeps/alpha/crti.S [moved from sysdeps/alpha/elf/crti.S with 100% similarity]
sysdeps/alpha/crtn.S [moved from sysdeps/alpha/elf/crtn.S with 100% similarity]
sysdeps/alpha/start.S [moved from sysdeps/alpha/elf/start.S with 100% similarity]

index 500e2273c8e1a0bd983566c703a84a2f7d8da894..c25d3f1f612ca043f9852885212321952b87b34b 100644 (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
similarity index 98%
rename from sysdeps/alpha/elf/configure
rename to sysdeps/alpha/configure
index 5da9875910b434b4f42e8ee4a27bed2756b69bc4..1d0daf5a818ae7af02801534f243c87a41c4f548 100644 (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
similarity index 97%
rename from sysdeps/alpha/elf/configure.in
rename to sysdeps/alpha/configure.in
index 75fff5374c32364e584e9983bab6a75cf7fb1846..bf8e92665720361821ee62f0c5a3947c17cf0ff8 100644 (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