diff options
author | Sam James <sam@gentoo.org> | 2025-08-23 00:54:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-08-23 11:13:50 +0100 |
commit | 96a291c4bb0b8a00b0a125e6a60f60072ffe53a7 (patch) | |
tree | ec4338d4d1336d233feaf7fabe6e89e3991cf014 /libgo/go/net/internal | |
parent | f23bac62f46fc296a4d0526ef54824d406c3756c (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
Allow passing --with-tls= at configure-time to control the default value
of -mtls-dialect= for i386 and x86_64. The default itself (gnu) is not changed
unless --with-tls= is passed.
--with-tls= is already wired up for ARM and RISC-V.
gcc/ChangeLog:
PR target/120933
* config.gcc (supported_defaults): Add tls for i386, x86_64.
* config/i386/i386.h (host_detect_local_cpu): Add tls.
* doc/install.texi: Document --with-tls= for i386, x86_64.
Diffstat (limited to 'libgo/go/net/internal')
0 files changed, 0 insertions, 0 deletions