Add support for building -mcall-aixdesc libraries.
authorMichael Meissner <gnu@the-meissners.org>
Mon, 9 Oct 1995 16:40:32 +0000 (16:40 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Mon, 9 Oct 1995 16:40:32 +0000 (16:40 +0000)
ChangeLog
cfg-ml-com.in

index 8a31a411cbe4bc61a2525edcd44ce348bffd7d66..48cad9358eba19bbf8b45eadae62c568890926ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
+
+       * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
+       -mcall-aixdesc libraries.
+
 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
 
        Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
index 5f12b9e19b6b39878fbf988700c0b7a39140bb50..6681688cc687385e0ae02aa4ae84c1eefca94750 100644 (file)
@@ -253,8 +253,8 @@ powerpc-*-eabiaix*)
          done
        fi
        ;;
-powerpc*-*-eabisim*)   # don't both with aix/mrelocatable configurations
-       multidirs="little-endian big-endian aix mrelocatable little-endian/mrelocatable big-endian/mrelocatable"
+powerpc*-*-eabisim*)   # don't bother with aix{,desc}/mrelocatable configurations
+       multidirs="little-endian big-endian aix aixdesc mrelocatable little-endian/mrelocatable big-endian/mrelocatable"
        if [ x$enable_biendian = xno ]
        then
          old_multidirs="${multidirs}"