aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@gnu.org>2001-01-25 20:12:30 +0000
committerDavid Edelsohn <dje@gcc.gnu.org>2001-01-25 15:12:30 -0500
commit05dba9ee7c8fb0cb0135c6120a21738503a3fe27 (patch)
tree16b8d2b210162126c0bc5180ef78f906750ade88 /gcc/config.gcc
parent0ef8b11bf2d742a69b1612012c91b3f6f28c9e69 (diff)
downloadgcc-05dba9ee7c8fb0cb0135c6120a21738503a3fe27.zip
gcc-05dba9ee7c8fb0cb0135c6120a21738503a3fe27.tar.gz
gcc-05dba9ee7c8fb0cb0135c6120a21738503a3fe27.tar.bz2
config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h.
* config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h. * collect2.c (main): Delete importf. Add ".obj" file extension. (GCC_CHECK_HDR): Handle AIX V5 new magic number. (aix_std_libs): Add additional AIX libraries to skip. * config/rs6000/aix.h (MY_ISCOFF): Add AIX V5 new magic number. * config/rs6000/aix51.h: New file. From-SVN: r39271
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 822fc67..a72e3bf 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -2889,7 +2889,7 @@ rs6000-ibm-aix4.[3456789]* | powerpc-ibm-aix4.[3456789]*)
thread_file='aix'
;;
rs6000-ibm-aix[56789].* | powerpc-ibm-aix[56789].*)
- tm_file="${tm_file} rs6000/aix.h rs6000/aix43.h"
+ tm_file="${tm_file} rs6000/aix.h rs6000/aix51.h"
tmake_file=rs6000/t-aix43
xmake_file=rs6000/x-aix41
float_format=none