K 10 svn:author V 3 dim K 8 svn:date V 27 2012-11-04T11:46:17.345282Z K 7 svn:log V 318 MFC r236258: For clang, similar to r236137, enable gnu hash generation for dynamic ELF binaries on x86. MFC r238863: Similar to r238472, let clang pass --enable-new-dtags to the linker invocation by default. Also make sure --hash-style=both is passed for the same arches as gcc, e.g. arm, sparc and x86. END