\f
authorRoland McGrath <roland@gnu.org>
Tue, 24 May 2005 06:12:39 +0000 (06:12 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 24 May 2005 06:12:39 +0000 (06:12 +0000)
* ChangeLog.arm: New file (this one).
* sysdeps/arm, sysdeps/unix/arm, sysdeps/unix/sysv/linux/arm:
Subdirectories moved here from main repository.
* sysdeps/arm/preconfigure: New file.
* sysdeps/arm/shlib-versions: New file.

ChangeLog.arm [new file with mode: 0644]
sysdeps/arm/preconfigure [new file with mode: 0644]
sysdeps/arm/shlib-versions [new file with mode: 0644]

diff --git a/ChangeLog.arm b/ChangeLog.arm
new file mode 100644 (file)
index 0000000..ef324f7
--- /dev/null
@@ -0,0 +1,13 @@
+2005-05-23  Roland McGrath  <roland@redhat.com>
+
+       * ChangeLog.arm: New file (this one).
+       * sysdeps/arm, sysdeps/unix/arm, sysdeps/unix/sysv/linux/arm:
+       Subdirectories moved here from main repository.
+       * sysdeps/arm/preconfigure: New file.
+       * sysdeps/arm/shlib-versions: New file.
+\f
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+End:
diff --git a/sysdeps/arm/preconfigure b/sysdeps/arm/preconfigure
new file mode 100644 (file)
index 0000000..e63848d
--- /dev/null
@@ -0,0 +1,4 @@
+case "$machine" in
+arm*)          base_machine=arm machine=arm/arm32/$machine ;;
+thumb*)                base_machine=thumb machine=arm/thumb/$machine ;;
+esac
diff --git a/sysdeps/arm/shlib-versions b/sysdeps/arm/shlib-versions
new file mode 100644 (file)
index 0000000..d603d6e
--- /dev/null
@@ -0,0 +1 @@
+arm.*-.*-linux.*       ld=ld-linux.so.2