]> git.ipfire.org Git - thirdparty/gcc.git/commit
2017-06-27 Jerome Lambourg <lambourg@adacore.com>
authorhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jun 2017 09:15:55 +0000 (09:15 +0000)
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jun 2017 09:15:55 +0000 (09:15 +0000)
commitf938235abbc74c3b3bf04f921d676d02ccfe05b7
tree64f59637399617b7040bd846cc419f0e8ddafcb9
parent954a2d23af28ec77b97d9e4bbdb0de1beeb57ec6
2017-06-27  Jerome Lambourg  <lambourg@adacore.com>
            Olivier Hainque  <hainque@adacore.com>

* config/vxworks.h (VXWORKS_LIB_SPEC): Incorporate ...
(TLS_SYM): New local macro, forcing reference to __tls__ on
link command lines for VxWorks 7 RTPs, triggering initialization
of tlsLib.
(VXWORKS_HAVE_TLS): New macro. State whether the target VxWorks
OS features TLS support, true for RTPs on VxWorks 7.
* config/vxworks.c (vxworks_override_options): Setup emutls
accordingly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249684 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/vxworks.c
gcc/config/vxworks.h