* 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

2
binutils/configure vendored
View File

@@ -16159,7 +16159,7 @@ do
;;
powerpc*-aix5.[01])
;;
powerpc*-aix5.*)
powerpc*-aix[5-9].*)
OBJDUMP_DEFS="-DAIX_WEAK_SUPPORT"
;;
powerpc*-*-pe* | powerpc*-*-cygwin*)