r259764 - in /trunk/gcc: ChangeLog config/arc/l...
claziss@gcc.gnu.org
claziss@gcc.gnu.org
Mon Apr 30 13:16:00 GMT 2018
Author: claziss
Date: Mon Apr 30 13:16:24 2018
New Revision: 259764
URL: https://gcc.gnu.org/viewcvs?rev=259764&root=gcc&view=rev
Log:
[ARC] Clear the instruction cache using syscalls.
Clear the instruction cache from `beg' to `end'. This makes an inline
system call to SYS_cacheflush.
gcc/
2017-03-28 Claudiu Zissulescu <claziss@synopsys.com>
* config/arc/linux.h (CLEAR_INSN_CACHE): Define.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arc/linux.h
More information about the Gcc-cvs
mailing list