aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rl78/rl78.c
AgeCommit message (Expand)Author
2015-03-25* config/rl78/rl78.c (rl78_print_operand_1): Move 'p' test toDJ Delorie
2015-03-03* config/rl78/rl78-real.md (*addqi_real): Allow SADDR types forDJ Delorie
2015-02-24* config/rl78/rl78-protos.h (rl78_split_movsi): Accept a mode asDJ Delorie
2015-02-10 * config/rl78/rl78.c: Remove DIV attribute code accidentallyNick Clifton
2015-02-04 * config/rl78/fpmath-sf.S (__rl78_int_pack_a_r8): Fix edge caseNick Clifton
2015-01-27 * config/rl78/rl78.c (rl78_expand_prologue): In G10 mode push theNick Clifton
2015-01-27* config/rl78/rl78.c (move_elim_pass): Don't optimize awayDJ Delorie
2015-01-21 * config/rl78/rl78.c (rl78_calculate_death_notes): Look insideNick Clifton
2015-01-17* config/rl78/rl78-real.md (addqi3_real): Allow volatiles.DJ Delorie
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-21 * config/rl78/rl78-real.md (movqi_from_es): New pattern.Nick Clifton
2014-11-19PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerDavid Malcolm
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew Macleod
2014-10-29gcc/ada/Richard Sandiford
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-22gcc/Richard Sandiford
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-09-19 * config/rl78/rl78.c (rl78_expand_epilogue): Generate a USE of theNick Clifton
2014-09-15Instruction attributes take an rtx_insn *David Malcolm
2014-09-09single_set takes an insnDavid Malcolm
2014-09-09recog_memoized works on an rtx_insn *David Malcolm
2014-07-09remove has_executeTrevor Saunders
2014-06-02 * expr.h: Remove prototypes of functions defined in builtins.c.Andrew Macleod
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-30 * config/rl78/rl78.c (register_sizes): Make the "upper half" ofNick Clifton
2014-01-21* config/rl78/rl78.c (rl78_propogate_register_origins): VerifyDJ Delorie
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-02 * gcse.c (pre_delete): Remove references to regmove from comments.Steven Bosscher
2013-10-16* config/rl78/rl78.c (rl78_alloc_address_registers_macax): VerifyDJ Delorie
2013-10-09* config/rl78/rl78.c (rl78_print_operand_1): Change %c to %C toDJ Delorie
2013-09-20* config/rl78/rl78.c: Various whitespace and comment tweaks.DJ Delorie
2013-09-18* config/rl78/rl78-real.md (bf): New pattern.Nick Clifton
2013-09-17* config/rl78/constraints.md (Wcv): Allow up to $r31.DJ Delorie
2013-09-17* config/rl78/rl78.c (need_to_save): Change return type to bool.Nick Clifton
2013-09-17* config/rl78/constraints.md: For each W* constraint, rename to C*DJ Delorie
2013-09-16* config/rl78/rl78.c (rl78_asm_file_start): Specify alternateDJ Delorie
2013-09-12* config/rl78/rl78.c (rl78_expand_prologue): Use AX to copyDJ Delorie
2013-09-12* config/rl78/predicates.md (rl78_cmp_operator_signed): New.DJ Delorie
2013-08-072013-08-07 David Malcolm <dmalcolm@redhat.com>David Malcolm
2013-06-11* config/rl78/rl78.c (TARGET_UNWIND_WORD_MODE): Define.DJ Delorie
2013-06-07* config/rl78/rl78.c (rl78_valid_pointer_mode): New, implementsDJ Delorie
2013-05-17 * config/rl78/rl78.c (rl78_attribute_table): Add naked.Nick Clifton
2013-01-29 * config/rl78/rl78.c (rl78_regno_mode_code_ok_for_base_p): AllowNick Clifton
2013-01-10Update copyright years in gcc/Richard Sandiford