Module Name:    src
Committed By:   joerg
Date:           Thu May 14 19:27:23 UTC 2015

Modified Files:
        src/doc: TODO.clang

Log Message:
The relocation relaxation issue in AES on ARM has been resolved
differently, so remove hack marker.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/doc/TODO.clang

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/TODO.clang
diff -u src/doc/TODO.clang:1.16 src/doc/TODO.clang:1.17
--- src/doc/TODO.clang:1.16	Thu Mar 19 19:27:14 2015
+++ src/doc/TODO.clang	Thu May 14 19:27:23 2015
@@ -1,4 +1,4 @@
-$NetBSD: TODO.clang,v 1.16 2015/03/19 19:27:14 joerg Exp $
+$NetBSD: TODO.clang,v 1.17 2015/05/14 19:27:23 joerg Exp $
 
 Hacks for the clang integration
 -------------------------------
@@ -11,6 +11,3 @@ g++ otherwise crashes on trivial input.
 
 src/external/mit/xorg/lib/pixman uses -fno-integrated-as on ARM for the
 macro (ab)use.
-
-src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm
-uses -fno-integrated-as to work-around a bug in the relaxation handling.

Reply via email to