* 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.
This commit is contained in:
Richard Sandiford
2009-03-14 09:11:38 +00:00
parent fa0a16b19e
commit e52315924b
14 changed files with 40 additions and 12 deletions

View 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*)