aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nds32
AgeCommit message (Expand)AuthorFilesLines
2014-05-06Merge in wide-int.Kenneth Zadeck1-4/+4
2014-05-02defaults.h (HONOR_REG_ALLOC_ORDER): Change HONOR_REG_ALLOC_ORDER to a C expre...Kito Cheng1-1/+1
2014-02-14nds32.c (nds32_asm_function_prologue): Do not use nreverse() because it chang...Chung-Ju Wu1-4/+3
2014-02-14t-mlibs (MULTILIB_OPTIONS): Fix typo in comment.Chung-Ju Wu2-2/+2
2014-02-14nds32.c (nds32_naked_function_p): Follow the GNU coding standards.Chung-Ju Wu1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford18-18/+18
2013-12-20nds32.h (NDS32_MODE_TYPE_ALIGN): New macro.Chung-Ju Wu2-10/+21
2013-11-28nds32.c (nds32_rtx_costs): Adjust MULT cost if it is not optimized for size.Chung-Ju Wu1-1/+1
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-13cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.Steven Bosscher1-1/+1
2013-10-31Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu18-0/+10544