This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ce22f9de39e [NDS32] Remove unused insn type: call. new f68ee37d6f5 [NDS32] Add intrinsic functions for cache control.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 14 ++++++ gcc/config/nds32/constants.md | 10 ++++- gcc/config/nds32/nds32-intrinsic.c | 84 ++++++++++++++++++++++++++++++++++++ gcc/config/nds32/nds32-intrinsic.md | 73 +++++++++++++++++++++++++++++++ gcc/config/nds32/nds32.c | 63 +++++++++++++++++++++++++++ gcc/config/nds32/nds32.h | 9 ++++ gcc/config/nds32/nds32.md | 2 +- gcc/config/nds32/nds32_intrinsic.h | 85 +++++++++++++++++++++++++++++++++++++ gcc/config/nds32/pipelines.md | 2 +- 9 files changed, 339 insertions(+), 3 deletions(-)