aboutsummaryrefslogtreecommitdiff
path: root/cfg-ml-com.in
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1995-10-20 22:03:21 +0000
committerMichael Meissner <gnu@the-meissners.org>1995-10-20 22:03:21 +0000
commitab1da7f49bf188017db37b795e10f9c128806b12 (patch)
treeb040030c6875f7273031cdc88906dc589460ddd5 /cfg-ml-com.in
parent934641476cd3a8cc7e5d3960e15de2f3afeac130 (diff)
downloadgdb-ab1da7f49bf188017db37b795e10f9c128806b12.zip
gdb-ab1da7f49bf188017db37b795e10f9c128806b12.tar.gz
gdb-ab1da7f49bf188017db37b795e10f9c128806b12.tar.bz2
Add -mcall-aixdesc variants
Diffstat (limited to 'cfg-ml-com.in')
-rw-r--r--cfg-ml-com.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg-ml-com.in b/cfg-ml-com.in
index 7ecf9b0..afb004f 100644
--- a/cfg-ml-com.in
+++ b/cfg-ml-com.in
@@ -259,7 +259,7 @@ powerpc-*-eabiaix*)
fi
;;
powerpc-*-eabi* | powerpc-*-elf* | powerpc-*-sysv4*)
- multidirs="soft-float relocatable little-endian call-aix little-endian/call-aix relocatable/little-endian relocatable/call-aix relocatable/little-endian/call-aix soft-float/relocatable soft-float/little-endian soft-float/call-aix soft-float/little-endian/call-aix soft-float/relocatable/little-endian soft-float/relocatable/call-aix soft-float/relocatable/little-endian/call-aix"
+ multidirs="soft-float relocatable little-endian call-aix little-endian/call-aix relocatable/little-endian relocatable/call-aix relocatable/little-endian/call-aix soft-float/relocatable soft-float/little-endian soft-float/call-aix soft-float/little-endian/call-aix soft-float/relocatable/little-endian soft-float/relocatable/call-aix soft-float/relocatable/little-endian/call-aix call-aixdesc soft-float/call-aixdesc"
if [ x$enable_biendian = xno ]
then
old_multidirs="${multidirs}"