aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rl78/rl78.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-20rl78.c (rl78_propogate_register_origins): Verify that CLOBBERs are REGs befor...DJ Delorie1-2/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-02gcse.c (pre_delete): Remove references to regmove from comments.Steven Bosscher1-2/+2
2013-10-16rl78.c (rl78_alloc_address_registers_macax): Verify op is a REG before checki...DJ Delorie1-2/+4
2013-10-08rl78.c (rl78_print_operand_1): Change %c to %C to avoid conflict with the MI ...DJ Delorie1-11/+12
2013-09-20rl78.c: Various whitespace and comment tweaks.DJ Delorie1-50/+80
2013-09-17rl78-real.md (bf): New pattern.Nick Clifton1-1/+4
2013-09-17constraints.md (Wcv): Allow up to $r31.DJ Delorie1-1/+9
2013-09-17rl78.c (need_to_save): Change return type to bool.Nick Clifton1-20/+31
2013-09-17constraints.md: For each W* constraint...DJ Delorie1-7/+59
2013-09-16rl78.c (rl78_asm_file_start): Specify alternate vregs location for RL78/G10.DJ Delorie1-15/+50
2013-09-12rl78.c (rl78_expand_prologue): Use AX to copy between SP and FP.DJ Delorie1-3/+9
2013-09-11predicates.md (rl78_cmp_operator_signed): New.DJ Delorie1-238/+1042
2013-08-07rl78.c (rl78_devirt_pass): Convert from a struct to...David Malcolm1-19/+44
2013-06-11rl78.c (TARGET_UNWIND_WORD_MODE): Define.DJ Delorie1-0/+10
2013-06-06rl78.c (rl78_valid_pointer_mode): New, implements TARGET_VALID_POINTER_MODE.DJ Delorie1-0/+9
2013-05-17rl78.c (rl78_attribute_table): Add naked.Nick Clifton1-0/+14
2013-01-29rl78.c (rl78_regno_mode_code_ok_for_base_p): Allow SP_REG.Nick Clifton1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-08rl78.c (rl78_expand_prologue): Always select register bank 0 at the start of ...Nick Clifton1-0/+3
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-10-26rl78.c (rl78_as_legitimate_address): Do not allow reg+addend addresses for th...DJ Delorie1-0/+7
2012-08-09rl78.c (rl78_alloc_physical_registers): Check for SET before extracting SET_SRC.DJ Delorie1-2/+3
2012-08-08* config/rl78/rl78.c: Include tree-pass.h.Nick Clifton1-1/+2
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher1-2/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-04-13rl78.c (rl78_devirt_pass): Remove use of TODO_dump_func flag.Nick Clifton1-1/+1
2012-04-11stack-usage-1.c (SIZE): Define for the RL78.Nick Clifton1-0/+3
2011-12-15rl78.md (return): Rename to rl78_return.DJ Delorie1-3/+3
2011-11-29.DJ Delorie1-0/+2705