]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/nds32/nds32.c
[NDS32] Implement TARGET_MD_ASM_ADJUST hook.
authorChung-Ju Wu <jasonwucj@gcc.gnu.org>
Mon, 12 Mar 2018 01:29:34 +0000 (01:29 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Mon, 12 Mar 2018 01:29:34 +0000 (01:29 +0000)
commit823835a99d4e88d38b436c1b409e574398d3a34f
tree88626809165922af15e7ed89ed5f87064349a0ca
parenta6c7e7779ad2330a0e14c87ba0e339367679ed9e
[NDS32] Implement TARGET_MD_ASM_ADJUST hook.

gcc/
* config/nds32/nds32.c (nds32_md_asm_adjust): New function.
(TARGET_MD_ASM_ADJUST): Define.

From-SVN: r258443
gcc/ChangeLog
gcc/config/nds32/nds32.c