bfd/
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 14 Mar 2009 09:11:38 +0000 (09:11 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Sat, 14 Mar 2009 09:11:38 +0000 (09:11 +0000)
* config.bfd: Treat AIX 6+ in the same way as AIX 5.
* configure.in: Likewise.
* configure: Regenerate.

binutils/
* configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
* configure.in: Likewise.
* configure: Regenerate.

gas/
* configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
* configure.in: Likewise.
* configure: Regenerate.

ld/
* configure.tgt: Extend AIX 5 behavior to AIX 6 and above.

14 files changed:
bfd/ChangeLog
bfd/config.bfd
bfd/configure
bfd/configure.in
binutils/ChangeLog
binutils/configure
binutils/configure.in
binutils/configure.tgt
gas/ChangeLog
gas/configure
gas/configure.in
gas/configure.tgt
ld/ChangeLog
ld/configure.tgt

index 5bd669d4d9fc30a06f7d7e3271e9716989d62d76..38e761c48db509dbd3b914177c60a0cc36bd7d04 100644 (file)
@@ -1,3 +1,9 @@
+2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * config.bfd: Treat AIX 6+ in the same way as AIX 5.
+       * configure.in: Likewise.
+       * configure: Regenerate.
+
 2009-03-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/9945
index d9865e61785ab4d1216b7c2ba0d1b2a285adb658..8a448faa6c049fe2300a6d5c8c5350b4afd82392 100644 (file)
@@ -1081,14 +1081,14 @@ case "${targ}" in
     want64=true
     ;;
 #endif
-  powerpc-*-aix5*)
+  powerpc-*-aix[5-9]*)
     targ_cflags=-DAIX_WEAK_SUPPORT
     targ_defvec=rs6000coff_vec
     targ_selvecs="aix5coff64_vec"
     want64=true
     ;;
 #ifdef BFD64
-  powerpc64-*-aix5*)
+  powerpc64-*-aix[5-9]*)
     targ_cflags=-DAIX_WEAK_SUPPORT
     targ_defvec=aix5coff64_vec
     targ_selvecs="rs6000coff_vec"
index adcd52d5bba4ce312a1fea7cb4562b9ba6b0df69..a45eef31cb9a0ae21bfaecaa31cb2ec17e072931 100755 (executable)
@@ -19228,7 +19228,7 @@ if test "${target}" = "${host}"; then
   rs6000-*-lynx*)
        COREFILE=lynx-core.lo
        ;;
-  rs6000-*-aix5.* | powerpc-*-aix5.*)
+  rs6000-*-aix[5-9].* | powerpc-*-aix[5-9].*)
         COREFILE=rs6000-core.lo
        COREFLAG="$COREFLAG -DAIX_5_CORE -DAIX_CORE_DUMPX_CORE"
        ;;
index fe780a97839d4e9fe83afde7bfecca8d7ded1447..df5202638b86eb130e1140c4b074c36351f91c87 100644 (file)
@@ -391,7 +391,9 @@ changequote([,])dnl
   rs6000-*-lynx*)
        COREFILE=lynx-core.lo
        ;;
-  rs6000-*-aix5.* | powerpc-*-aix5.*)
+changequote(,)dnl
+  rs6000-*-aix[5-9].* | powerpc-*-aix[5-9].*)
+changequote([,])dnl
         COREFILE=rs6000-core.lo
        COREFLAG="$COREFLAG -DAIX_5_CORE -DAIX_CORE_DUMPX_CORE"
        ;;
index 87badcd2da7e2fff9a9a8e5f9ecb5f81ef9bd7ec..877349ba8592f29f37be2d39bf74f8cc88a0901a 100644 (file)
@@ -1,3 +1,9 @@
+2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
+       * configure.in: Likewise.
+       * configure: Regenerate.
+
 2009-03-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/9945
index 6914de75497fe46ff273338262f49c35a1bf0434..431dfc8f15caccb6c899b03d8777585c8930d0f4 100755 (executable)
@@ -16159,7 +16159,7 @@ do
          ;;
        powerpc*-aix5.[01])
          ;;
-       powerpc*-aix5.*)
+       powerpc*-aix[5-9].*)
          OBJDUMP_DEFS="-DAIX_WEAK_SUPPORT"
          ;;
        powerpc*-*-pe* | powerpc*-*-cygwin*)
index 8a2c345f1bcbce25995dcb454804a95a28ac14e9..9931eb2746907804c523019df24f13db1bf526b0 100644 (file)
@@ -330,7 +330,9 @@ changequote(,)dnl
        powerpc*-aix5.[01])
 changequote([,])dnl
          ;;
-       powerpc*-aix5.*)
+changequote(,)dnl
+       powerpc*-aix[5-9].*)
+changequote([,])dnl
          OBJDUMP_DEFS="-DAIX_WEAK_SUPPORT"
          ;;
        powerpc*-*-pe* | powerpc*-*-cygwin*)
index 2d5ce2b8a84c243e6a0b3793b360cc2ba0f55be2..253f7310ce23500b0dcbe0129ad5aaebc9a0d746 100644 (file)
@@ -9,7 +9,7 @@
 # targ_emul_vector     name of vector to use
 
 case "${targ}" in
-    powerpc-*-aix5* | rs6000-*-aix5*)
+    powerpc-*-aix[5-9]* | rs6000-*-aix[5-9]*)
        targ_emul=aix 
        targ_emul_vector=bin_aix5_emulation 
         ;;
index 7f6042213bfba910fef6726f5e0ffebd857a4688..b4472b273adc7ddd0b52e02deebf3ca79e134e01 100644 (file)
@@ -1,3 +1,9 @@
+2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
+       * configure.in: Likewise.
+       * configure: Regenerate.
+
 2009-03-11  Hans-Peter Nilsson  <hp@axis.com>
 
        * config/tc-cris.c (cris_create_short_jump): Remove prototype.
index 3c5a04662fd9967de3d2a237237970726dd6334f..ec23638c997fed6bc7a3e52ebb2fa0fe81c0b9c9 100755 (executable)
@@ -12050,7 +12050,7 @@ echo "$as_me: error: Unknown vendor for mips-bsd configuration." >&2;}
    { (exit 1); exit 1; }; }
        ;;
 
-      ppc-*-aix5.*)
+      ppc-*-aix[5-9].*)
 
 cat >>confdefs.h <<\_ACEOF
 #define AIX_WEAK_SUPPORT 1
index 242bac7d2228d134b16e26d2a9def9474825d993..011e886db40ddd87f98e9832c8580656c6bd7b82 100644 (file)
@@ -143,7 +143,9 @@ for this_target in $target $canon_targets ; do
        AC_MSG_ERROR(Unknown vendor for mips-bsd configuration.)
        ;;
 
-      ppc-*-aix5.*)
+changequote(,)dnl
+      ppc-*-aix[5-9].*)
+changequote([,])dnl
        AC_DEFINE(AIX_WEAK_SUPPORT, 1,
                  [Define if using AIX 5.2 value for C_WEAKEXT.])
        ;;
index 38455d8a1f4e490d2ca669a55baa263a32646251..e3eadac319964fc29bde34cc9fd7c885f269d4fe 100644 (file)
@@ -320,7 +320,7 @@ case ${generic_target} in
   ppc-*-pe | ppc-*-cygwin*)            fmt=coff em=pe ;;
   ppc-*-winnt*)                                fmt=coff em=pe ;;
   ppc-*-aix5.[01])                     fmt=coff em=aix5 ;;
-  ppc-*-aix5.*)                                fmt=coff em=aix5 ;;
+  ppc-*-aix[5-9].*)                    fmt=coff em=aix5 ;;
   ppc-*-aix*)                          fmt=coff ;;
   ppc-*-beos*)                         fmt=coff ;;
   ppc-*-*n*bsd* | ppc-*-elf*)          fmt=elf ;;
index 86cdeb8bcc8656f5d74e61fe55bdbdbc2965c62c..8e09dbf25d2ec0b75a6036321fea1efcbdedb771 100644 (file)
@@ -1,3 +1,7 @@
+2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
+
 2009-03-14  Dave Korn  <dave.korn.cygwin@gmail.com>
             Danny Smith  <dannysmith@users.sourceforge.net>
 
index 72cef1778effe16b6227938e49f4d507c7bc9902..329399f07e7a1cf83dd96c227fb10077480343fb 100644 (file)
@@ -487,12 +487,12 @@ powerpc-*-netware*)       targ_emul=ppcnw ;;
 powerpcle-*-pe)         targ_emul=ppcpe ;;
 powerpcle-*-winnt*)     targ_emul=ppcpe ;;
 powerpcle-*-cygwin*)    targ_emul=ppcpe ;;
-powerpc-*-aix5*)       targ_emul=aix5ppc ;;
+powerpc-*-aix[5-9]*)   targ_emul=aix5ppc ;;
 powerpc-*-aix*)                targ_emul=aixppc ;;
 powerpc-*-beos*)       targ_emul=aixppc ;;
 powerpc-*-windiss*)    targ_emul=elf32ppcwindiss ;;
 powerpc-*-lynxos*)     targ_emul=ppclynx ;;
-rs6000-*-aix5*)                targ_emul=aix5rs6 ;;
+rs6000-*-aix[5-9]*)    targ_emul=aix5rs6 ;;
 rs6000-*-aix*)         targ_emul=aixrs6
                        ;;
 s390x-*-linux*)         targ_emul=elf64_s390
This page took 0.04705 seconds and 4 git commands to generate.