Drop a number of entries that no longer apply.

This commit is contained in:
joerg 2021-05-30 02:29:24 +00:00
parent 6f2d856c1f
commit 29a820dc74
1 changed files with 1 additions and 14 deletions

View File

@ -1,4 +1,4 @@
$NetBSD: TODO.clang,v 1.24 2021/02/06 22:00:59 joerg Exp $
$NetBSD: TODO.clang,v 1.25 2021/05/30 02:29:24 joerg Exp $
Hacks for the clang integration
-------------------------------
@ -14,21 +14,8 @@ src/external/gpl3/gcc/usr.bin/backend
src/external/mit/xorg/lib/pixman
uses -fno-integrated-as on ARM for the macro (ab)use.
src/external/libc++/lib
Avoid clang bug on earm with SSP/FORTIFY:
rt_libelftc_dem_gnu3.c:3567:3: warning: '__builtin___memset_chk'
will always overflow destination buffer [-Wbuiltin-memcpy-chk-size]
memset(&f, 0, FLOAT_EXTENED_BYTES);
src/external/mit/xorg/lib/gallium
has atomic alignment issues and uses unknown pragma
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