aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
AgeCommit message (Expand)AuthorFilesLines
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford3-164/+164
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-22cfgbuild.h: New.Andrew MacLeod2-6/+7
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-8/+8
2014-09-09recog_memoized works on an rtx_insn *David Malcolm2-7/+7
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm1-2/+2
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-16/+17
2014-08-28Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insnDavid Malcolm1-8/+8
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm1-8/+8
2014-06-26* config/frv/frv.c (frv_in_small_data_p): Remove redundant assert.Nick Clifton1-1/+0
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-5/+4
2014-06-03gcc/Richard Sandiford2-268/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford13-13/+13
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2-11/+11
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-2/+2
2013-12-09Eliminate last_basic_block macro.David Malcolm1-2/+2
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-10-18frv.c (frv_init_cumulative_args): Fix wrong cast.Jan-Benedict Glaw1-1/+1
2013-10-16tree-core.h (tree_code_name): Remove.Paulo Matos1-1/+1
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-5/+5
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-3/+1
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-5/+2
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-7/+7
2013-01-10Update copyright years in gcc/Richard Sandiford13-22/+13
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek5-5/+5
2012-07-31frv.c (frv_expand_prologue): Report stack usage.Nick Clifton1-0/+3
2012-07-31* config/frv/frv.c (QUAD): Fix typo.Nick Clifton1-1/+1
2012-07-23frv-protos.h (frv_ifcvt_machdep_init): Prototype.Jan-Benedict Glaw2-2/+3
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-0/+1
2012-06-29system.h (IFCVT_EXTRA_FIELDS): Poison.Steven Bosscher2-6/+5
2012-06-26system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher1-2/+2
2012-06-26re PR middle-end/33190 (tm.texi describes some non-existing hooks)Steven Bosscher1-3/+0
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-4/+4
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-11/+13
2012-01-24rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford1-2/+1
2011-11-02Move libgcc2 to toplevel libgccRainer Orth11-210/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth2-278/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth4-250/+0
2011-11-02Move shlib support to toplevel libgccRainer Orth2-77/+1
2011-09-29frvbegin.c: Fix location of unwind-dw2-fde.h header file.Nick Clifton3-2/+30
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-1/+3
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-14/+0
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-3/+3
2011-07-20frv.c (frv_register_move_cost): Define explicitly costs for subclasses of GR_...Vladimir Makarov1-0/+28
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-12/+19