gcc/libgcc/config/tilepro
Walter Lee ba6be749f9 linux.h: Do not include arch/icache.h
gcc/ChangeLog
	* config/tilegx/linux.h: Do not include arch/icache.h
	(CLEAR_INSN_CACHE): Provide inlined definition directly.
	* config/tilepro/linux.h: Do not include arch/icache.h
	(CLEAR_INSN_CACHE): Provide inlined definition directly.

libgcc/ChangeLog
	* config/tilepro/atomic.h: Do not include arch/spr_def.h and
	asm/unistd.h.
	(SPR_CMPEXCH_VALUE): Define for tilegx.
	(__NR_FAST_cmpxchg): Define for tilepro.
	(__NR_FAST_atomic_update): Define for tilepro.
	(__NR_FAST_cmpxchg64): Define for tilepro.

From-SVN: r237824
2016-06-28 16:20:58 +00:00
..
atomic.c Update copyright years. 2016-01-04 15:30:50 +01:00
atomic.h linux.h: Do not include arch/icache.h 2016-06-28 16:20:58 +00:00
linux-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
sfp-machine.h float128-mul-underflow.c, [...]: New tests. 2014-02-12 23:24:49 +00:00
softdivide.c Update copyright years. 2016-01-04 15:30:50 +01:00
softmpy.S Update copyright years. 2016-01-04 15:30:50 +01:00
t-crtstuff
t-tilepro