Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc The relocation relaxation issue in AES on ARM has been r...



details:   https://anonhg.NetBSD.org/src/rev/b76d3f0096f1
branches:  trunk
changeset: 338211:b76d3f0096f1
user:      joerg <joerg%NetBSD.org@localhost>
date:      Thu May 14 19:27:23 2015 +0000

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

diffstat:

 doc/TODO.clang |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (16 lines):

diff -r 88986a166472 -r b76d3f0096f1 doc/TODO.clang
--- a/doc/TODO.clang    Thu May 14 19:26:12 2015 +0000
+++ b/doc/TODO.clang    Thu May 14 19:27:23 2015 +0000
@@ -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 @@
 
 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.



Home | Main Index | Thread Index | Old Index