]> 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 08:54:53 +0000 (08:54 +0000)
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jun 2017 08:54:53 +0000 (08:54 +0000)
commitd62426c08a0b5c63088d36609991f51b5f77dff1
treeea72a8d8973094166a3f0f4cd6d17d0e6f720425
parent37a1f585aec424cf98ca6363e5bffacbd0cc4d86
2017-06-27  Jerome Lambourg  <lambourg@adacore.com>

* config/vxworks.h (VXWORKS_LIBS_RTP): Alternative definition for
   64bit configurations.
   (PTR_DIFF_TYPE): Alternative definition for TARGET_LP64.
   (SIZE_TYPE): Likewise.
   * config/vxworks.c (vxworks_emutls_var_fields): Use
   long_unsigned_type_node instead of unsigned_type_node as the offset
field type, which is "pointer" mode in emutls.c.

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