Source-Changes-D archive

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

Re: CVS commit: src



On 04.11.2019 13:45, Joerg Sonnenberger wrote:
> Module Name:	src
> Committed By:	joerg
> Date:		Mon Nov  4 12:45:10 UTC 2019
> 
> Modified Files:
> 	src/lib/libc/tls: Makefile.inc tls.c
> 	src/libexec/ld.elf_so: Makefile tls.c
> 	src/usr.bin/ldd: Makefile.elf
> 
> Log Message:
> PR 54093: Align static TLS area to max_align_t.
> 

Thanks! This is helping.

Could we add support for proper alignment of dynamic TLS allocations?

Ideally respecting the alignas(x) keyword. (User: LLVM XRay with
XRAY_TLS_ALIGNAS()).

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index