This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9643d9572e1 [NDS32] Add strict_aligned_p to machine_function and implem [...] new 1144471c523 [NDS32] Add intrinsic functions for interrupt 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 | 12 + gcc/config.gcc | 4 +- gcc/config/nds32/constants.md | 12 + gcc/config/nds32/nds32-intrinsic.c | 77 +++++++ gcc/config/nds32/nds32-intrinsic.md | 439 ++++++++++++++++++++++++++++++++++++ gcc/config/nds32/nds32.h | 14 ++ gcc/config/nds32/nds32_intrinsic.h | 104 +++++++++ 7 files changed, 660 insertions(+), 2 deletions(-)