aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@mhpcc.edu>1998-06-11 15:48:50 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>1998-06-11 11:48:50 -0400
commit950092884234a561c80a7b90bb054e2876140b9c (patch)
tree8bc9a13269c741f1bdf50721c31d3564816d7a68 /gcc
parentbf6f78d154459c4ca48b81ca72f300a414c0912f (diff)
downloadgcc-950092884234a561c80a7b90bb054e2876140b9c.zip
gcc-950092884234a561c80a7b90bb054e2876140b9c.tar.gz
gcc-950092884234a561c80a7b90bb054e2876140b9c.tar.bz2
x-aix43 (AR): Delete.
* config/rs6000/x-aix43 (AR): Delete. (AR_FOR_TARGET_FLAGS): Add -X32_64 here. From-SVN: r20430
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/rs6000/x-aix432
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 473f28c..1658c57 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jun 11 18:45:49 1998 David Edelsohn <edelsohn@mhpcc.edu>
+
+ * config/rs6000/x-aix43 (AR): Delete.
+ (AR_FOR_TARGET_FLAGS): Add -X32_64 here.
+
Thu Jun 11 16:19:17 1998 David W. Schuler <schuld@btv.ibm.com>
* config/i386/aix386ng.h (CPP_SPEC): Remove extraneous quote.
diff --git a/gcc/config/rs6000/x-aix43 b/gcc/config/rs6000/x-aix43
index 69fe1b3..aa3617c 100644
--- a/gcc/config/rs6000/x-aix43
+++ b/gcc/config/rs6000/x-aix43
@@ -12,4 +12,4 @@ CLIB=-lld
BOOT_LDFLAGS=-Wl,-bbigtoc
# Both 32-bit and 64-bit objects in archives
-AR=ar -X32_64
+AR_FOR_TARGET_FLAGS=-X32_64 rc