NetBSD/lib/libc/tls
nakayama b7b6f4ad9a Fix PR/54074 and PR/54093 completely.
More similar to the ld.elf_so logic, it is necessary to align with
p_align first.  Also, invert the #ifdef condition for consistency.

Should fix regression for static linking binaries:
http://releng.netbsd.org/b5reports/sparc/commits-2019.11.html#2019.11.10.23.39.03
http://releng.netbsd.org/b5reports/sparc64/commits-2019.11.html#2019.11.16.04.10.33
2019-11-21 23:06:15 +00:00
..
Makefile.inc PR 54093: Align static TLS area to max_align_t. 2019-11-04 12:45:10 +00:00
tls.c Fix PR/54074 and PR/54093 completely. 2019-11-21 23:06:15 +00:00