r237824 - in /trunk: gcc/ChangeLog gcc/config/t...
walt@gcc.gnu.org
walt@gcc.gnu.org
Tue Jun 28 16:20:00 GMT 2016
Author: walt
Date: Tue Jun 28 16:20:58 2016
New Revision: 237824
URL: https://gcc.gnu.org/viewcvs?rev=237824&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/tilegx/linux.h
trunk/gcc/config/tilepro/linux.h
trunk/libgcc/ChangeLog
trunk/libgcc/config/tilepro/atomic.h
More information about the Gcc-cvs
mailing list