* binemul.h (do_ar_emul_append): Declare.
commit6d044bbc0ea97e4e4fe27ceb53f6b4ca54ae9fb2
authorAlan Modra <amodra@bigpond.net.au>
Fri, 10 Dec 2010 08:51:42 +0000 (10 08:51 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 10 Dec 2010 08:51:42 +0000 (10 08:51 +0000)
tree5c02efef00669ce06fb7545f3cf0f900bd7cd3dc
parent95a01722549091f631676eba4f526d918b0c7b16
* binemul.h (do_ar_emul_append): Declare.
* binemul.c (any_ok): New function.
(do_ar_emul_append): Rename from do_ar_emul_default_append.  Make
global, add check arg.  Adjust callers.
(ar_emul_default_replace): Tidy.
* configure.tgt (powerpc-*-aix[5-9]*,rs6000-*-aix[5-9]*): Use
bin_aix_emulation.
* emul_aix.c (bin_aix5_emulation, ar_emul_aix_internal): Delete.
(ar_emul_aix5_append, ar_emul_aix5_replace): Delete.
(check_aix): New function.
(ar_emul_aix_append, ar_emul_aix_replace): Rewrite.