* config.guess (*:FreeBSD:*:*): Refactor CPU handling.

Canonicalize i386-*-freebsd* to i586-*-freebsd*.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Gerald Pfeifer
2017-03-05 08:29:01 +11:00
committed by Ben Elliston
parent 2fbde7c1b5
commit 00666e7b39
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2017-03-05 Gerald Pfeifer <gerald@pfeifer.com>
* config.guess (*:FreeBSD:*:*): Refactor CPU handling.
Canonicalize i386-*-freebsd* to i586-*-freebsd*.
2017-02-07 Ben Elliston <bje@gnu.org>
Reported by Hugues Lefebvre <hugues.lefebvre@lusis.fr>.