Source-Changes-HG archive

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

[src/trunk]: src/doc more powerpc issues



details:   https://anonhg.NetBSD.org/src/rev/c572180f00b3
branches:  trunk
changeset: 451306:c572180f00b3
user:      christos <christos%NetBSD.org@localhost>
date:      Tue May 14 19:24:09 2019 +0000

description:
more powerpc issues

diffstat:

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

diffs (19 lines):

diff -r 0c1dd9d08d15 -r c572180f00b3 doc/TODO.clang
--- a/doc/TODO.clang    Tue May 14 19:07:07 2019 +0000
+++ b/doc/TODO.clang    Tue May 14 19:24:09 2019 +0000
@@ -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/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
+



Home | Main Index | Thread Index | Old Index