Module Name:    src
Committed By:   joerg
Date:           Sun Aug 10 19:12:08 UTC 2014

Modified Files:
        src/doc: TODO.clang

Log Message:
Add pixman.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 src/doc/TODO.clang:1.13
--- src/doc/TODO.clang:1.12	Sun Jul  6 00:21:24 2014
+++ src/doc/TODO.clang	Sun Aug 10 19:12:08 2014
@@ -1,4 +1,4 @@
-$NetBSD: TODO.clang,v 1.12 2014/07/06 00:21:24 joerg Exp $
+$NetBSD: TODO.clang,v 1.13 2014/08/10 19:12:08 joerg Exp $
 
 Hacks for the clang integration
 -------------------------------
@@ -11,3 +11,6 @@ GNU as.
 
 src/external/gpl3/gcc/usr.bin/backend forces tree.c to be compiled with -O0.
 g++ otherwise on trivial input.
+
+src/external/mit/xorg/lib/pixman uses -fno-integrated-as on ARM for the
+macro (ab)use.

Reply via email to