K 10 svn:author V 6 dinoex K 8 svn:date V 27 2009-09-17T12:35:41.000000Z K 7 svn:log V 548 Gold is a new linker, written from scratch. It really only has one new feature compared to the current GNU linker: it's much faster. I've measured it as five times faster linking large C++ applications. Since for most programmers the linker is nothing more than a roadblock between writing code and running the program, I figure that speed and correctness are the only really important features of any linker. LICENSE: GPL3 or later WWW: http://google-opensource.blogspot.com/2008/04/gold-google-releases-new-and-improved.html Feature safe: yes END