]> granicus.if.org Git - gc/commit
Support (add machine description for) TILE-Gx and TILEPro targets
authorChris Metcalf <cmetcalf@mellanox.com>
Tue, 10 May 2016 08:04:53 +0000 (11:04 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 10 May 2016 20:34:38 +0000 (23:34 +0300)
commit1240658b92c0827ace6f9ac52b3425070eed948f
tree403b8cef0815a6fb31f15931d98d62ed262df8e6
parent5e15c587ad259e38bb4c3e0bbf62583d014f18e5
Support (add machine description for) TILE-Gx and TILEPro targets

This patch is an updated version of the CentOS 6 patch that we have
been carrying as part of our own CentOS-like distribution since 2012.

* include/private/gcconfig.h (TILEGX, TILEPRO) [__tile__]: New macro.
* include/private/gcconfig.h (mach_type_known, CPP_WORDSZ, MACH_TYPE,
ALIGNMENT, ALIGN_DOUBLE, PREFETCH, CACHE_LINE_SIZE,
USE_GENERIC_PUSH_REGS, OS_TYPE, __data_start, DATASTART,
LINUX_STACKBOTTOM, DYNAMIC_LOADING, ALIGNMENT): Define for TILEGX and
TILEPRO.
include/private/gcconfig.h