* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and

64eb to be64.
	* testsuite/config-sub.data: Adjust test cases.
This commit is contained in:
Ben Elliston
2011-08-23 10:18:40 +10:00
parent 68873f3c11
commit 788fb547b9
3 changed files with 17 additions and 9 deletions

View File

@ -1,3 +1,9 @@
2011-08-23 Roland McGrath <mcgrathr@google.com>
* config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
64eb to be64.
* testsuite/config-sub.data: Adjust test cases.
2011-08-20 Ben Elliston <bje@gnu.org>
* config.guess (*:FreeBSD:*:*): Switch on ${UNAME_PROCESSOR}.