[NDS32] Add new function nds32_cpu_cpp_builtins and use it for TARGET_CPU_CPP_BUILTINS.
commitcfe1222553547ac413fbcf6f80cb4e1c6a5331e0
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Mar 2018 08:42:30 +0000 (11 08:42 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Mar 2018 08:42:30 +0000 (11 08:42 +0000)
treef369e48d432a6de4dca9f07ee7790018bf2c62bc
parentb4882eb2016ebe846416a5a13e11933a13012d95
[NDS32] Add new function nds32_cpu_cpp_builtins and use it for TARGET_CPU_CPP_BUILTINS.

gcc/
* config/nds32/nds32-protos.h (nds32_cpu_cpp_builtins): Declare
function.
* config/nds32/nds32.c (nds32_cpu_cpp_builtins): New function.
* config/nds32/nds32.h (TARGET_CPU_CPP_BUILTINS): Modify its
definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@258426 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/nds32/nds32-protos.h
gcc/config/nds32/nds32.c
gcc/config/nds32/nds32.h