K 10 svn:author V 3 jhb K 8 svn:date V 27 2018-07-26T22:25:19.979663Z K 7 svn:log V 519 Add support for amd64 and i386 to base/binutils and base/gcc. - To support amd64, map amd64 to x86_64 when generating the --host argument to configure in bsd.port.mk and when generating --target arguments in port Makefiles. - Add entries to the plists for i386 and amd64. amd64 generally includes both amd64-specific entries as well as i386 entries. - Don't include the builtin float.h for i386 and amd64. Reviewed by: bapt Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D16250 END