]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/nds32/nds32.h
[NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target hook.
authorChung-Ju Wu <jasonwucj@gmail.com>
Wed, 3 Sep 2014 09:32:08 +0000 (09:32 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Wed, 3 Sep 2014 09:32:08 +0000 (09:32 +0000)
commitd4a6a4d9a0a2f8e25a7799ca4054bdf3aba374b3
tree33ea55e625ec39ec2556b27bac874c594b7587b6
parent9c6fb3ba59e1692160666e6ef21e654e6366af01
[NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target hook.

* config/nds32/nds32.c (nds32_setup_incoming_varargs): New
implementation for TARGET_SETUP_INCOMING_VARARGS.
(nds32_strict_argument_naming): Refine comment.
* config/nds32/nds32.h (TARGET_SOFT_FLOAT, TARGET_HARD_FLOAT):
Define for future implementation.

From-SVN: r214861
gcc/ChangeLog
gcc/config/nds32/nds32.c
gcc/config/nds32/nds32.h