K 10 svn:author V 3 dim K 8 svn:date V 27 2012-12-31T14:21:51.643796Z K 7 svn:log V 257 MFC r244600: Fix a bug in ld --gc-sections: it strips out .note sections, while it should never do so. This can cause global constructors and destructors to not be executed at run-time, resulting in crashes and other strange behaviour. Reported by: rene END