Source-Changes-HG archive

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

[src/trunk]: src/doc Add pixman.



details:   https://anonhg.NetBSD.org/src/rev/65b25d58c125
branches:  trunk
changeset: 798189:65b25d58c125
user:      joerg <joerg%NetBSD.org@localhost>
date:      Sun Aug 10 19:12:08 2014 +0000

description:
Add pixman.

diffstat:

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

diffs (16 lines):

diff -r 8eb1b8a1bba7 -r 65b25d58c125 doc/TODO.clang
--- a/doc/TODO.clang    Sun Aug 10 19:11:08 2014 +0000
+++ b/doc/TODO.clang    Sun Aug 10 19:12:08 2014 +0000
@@ -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 @@
 
 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.



Home | Main Index | Thread Index | Old Index