Module Name:    src
Committed By:   christos
Date:           Tue May 14 19:24:09 UTC 2019

Modified Files:
        src/doc: TODO.clang

Log Message:
more powerpc issues


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 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.21 src/doc/TODO.clang:1.22
--- src/doc/TODO.clang:1.21	Tue May  7 21:08:18 2019
+++ src/doc/TODO.clang	Tue May 14 15:24:09 2019
@@ -1,4 +1,4 @@
-$NetBSD: TODO.clang,v 1.21 2019/05/08 01:08:18 christos Exp $
+$NetBSD: TODO.clang,v 1.22 2019/05/14 19:24:09 christos Exp $
 
 Hacks for the clang integration
 -------------------------------
@@ -26,3 +26,9 @@ src/external/mit/xorg/lib/gallium
 src/external/mpl/bind/
     has atomic alignment issues 
 
+src/external/bsd/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h
+    hack around tls_model("initial_exec") on powerpc
+
+src/tests/libexec/ld.elf_so/Makefile.inc
+    use -msecure-plt on powerpc for ifuncs
+

Reply via email to