K 10 svn:author V 6 emaste K 8 svn:date V 27 2017-06-23T03:55:00.383598Z K 7 svn:log V 247 change GNU ld LINKER_TYPE from binutils to bfd GNU binutils includes two linkers: ld.bfd and ld.gold. For clarity use LINKER_TYPE=bfd to refer to ld.bfd, the original binutils linker that identifies itself as "GNU ld". Discussed with: bdrewery END