Regenerate sim configure files to pick up support for powerpc64le in

libtool.m4.
This commit is contained in:
Alan Modra
2013-09-23 00:32:27 +00:00
parent eb381701a3
commit bf3d9781ec
55 changed files with 9418 additions and 138 deletions

View File

@ -1,3 +1,7 @@
2013-09-23 Alan Modra <amodra@gmail.com>
* configure: Regenerate.
2012-06-15 Joel Brobecker <brobecker@adacore.com>
* configure: Regenerate.

View File

@ -1893,6 +1893,9 @@ case "${target}" in
sim_arch=moxie
sim_testsuite=yes
;;
msp430*-*-*)
sim_arch=msp430
;;
rl78-*-*)
sim_arch=rl78
;;