aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2004-11-24 14:38:11 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2004-11-24 14:38:11 +0000
commit298a4bf2ea8f97f9f75c1d2dd6664a889513d657 (patch)
tree4f1afbf03b68909a1837f23998631fc5a918927e /gcc
parent1a35e62db38e212a6ec713b10d37b4d67e0e04d8 (diff)
downloadgcc-298a4bf2ea8f97f9f75c1d2dd6664a889513d657.zip
gcc-298a4bf2ea8f97f9f75c1d2dd6664a889513d657.tar.gz
gcc-298a4bf2ea8f97f9f75c1d2dd6664a889513d657.tar.bz2
t-sol2-10 (MULTILIB_DIRNAMES, [...]): Use amd64 instead of 64.
* config/i386/t-sol2-10 (MULTILIB_DIRNAMES, MULTILIB_OSDIRNAMES): Use amd64 instead of 64. From-SVN: r91161
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/i386/t-sol2-104
2 files changed, 7 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4a392a5..869a9074 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-24 Joseph Myers <joseph@codesourcery.com>
+
+ * config/i386/t-sol2-10 (MULTILIB_DIRNAMES, MULTILIB_OSDIRNAMES):
+ Use amd64 instead of 64.
+
2004-11-24 Mark Mitchell <mark@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>
diff --git a/gcc/config/i386/t-sol2-10 b/gcc/config/i386/t-sol2-10
index b7f6df7..64e5928 100644
--- a/gcc/config/i386/t-sol2-10
+++ b/gcc/config/i386/t-sol2-10
@@ -1,6 +1,6 @@
MULTILIB_OPTIONS = m32/m64
-MULTILIB_DIRNAMES = 32 64
-MULTILIB_OSDIRNAMES = . 64
+MULTILIB_DIRNAMES = 32 amd64
+MULTILIB_OSDIRNAMES = . amd64
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib