coretypes.h: Include input.h and as-a.h.
[platform/upstream/gcc.git] / gcc / config / frv / frv.c
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Oleg Endortlanal.c (refers_to_regno_p): Change return value...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-10 Richard Sandifordfrv.c (frv_io_handle_use_1): Delete.
2014-11-10 Richard Sandifordfrv.c (frv_registers_conflict_p_1): Take an rtx rather...
2014-11-10 Richard Sandifordfrv.c: Include rtl-iter.h.
2014-11-10 Richard Sandifordfrv.c: Move include of rtl.h after hard-reg-set.h.
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22 Andrew MacLeodcfgbuild.h: New.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-15 David MalcolmInstruction attributes take an rtx_insn *
2014-09-09 David Malcolmrecog_memoized works on an rtx_insn *
2014-09-05 David MalcolmUse rtx_insn for various jump-handling functions and...
2014-08-28 David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28 David MalcolmMake SET_NEXT_INSN/SET_PREV_INSN require an rtx_insn
2014-08-19 David MalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-06-26 Nick Clifton* config/frv/frv.c (frv_in_small_data_p): Remove redund...
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-03 Richard Sandifordgcc/
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-18 Jan-Benedict Glawfrv.c (frv_init_cumulative_args): Fix wrong cast.
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-09-23 Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-03-30 Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-03-29 Steven Bosschercfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_...
2013-03-23 Steven Bosscheravr.c, [...]: Where applicable...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-07-31 Nick Cliftonfrv.c (frv_expand_prologue): Report stack usage.
2012-07-31 Nick Clifton* config/frv/frv.c (QUAD): Fix typo.
2012-07-23 Jan-Benedict Glawfrv-protos.h (frv_ifcvt_machdep_init): Prototype.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-29 Steven Bosschersystem.h (IFCVT_EXTRA_FIELDS): Poison.
2012-06-24 Steven Bosscheroutput.h: (current_function_is_leaf...
2012-05-29 Steven Bosscherintegrate.c: Remove.
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-01-24 Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2011-09-29 Nick Cliftonfrvbegin.c: Fix location of unwind-dw2-fde.h header...
2011-08-18 Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-07-20 Vladimir Makarovfrv.c (frv_register_move_cost): Define explicitly costs...
2011-06-16 Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-04-27 Nick Cliftonfrv.h (enum reg_class): Delete EVEN_ACC_REGS, ACC_REGS...
2011-04-21 Nathan Froydfrv.c (frv_init_builtins): Delete `endlink' variable.
2011-04-21 Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-21 Richard Sandifordtarget.def (cannot_force_const_mem): Add a mode argument.
2011-03-22 Joseph Myersfrv-opts.h: New.
2011-03-22 Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2011-02-15 Nathan Froydmake frv use constraints.md
2010-12-06 Joern Renneckere PR target/46735 (frv-elf --enable-werror-always...
2010-12-01 Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-29 Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-22 Nathan Froydtarget.def (conditional_register_usage): Define.
2010-11-16 Nathan Froydbuiltins.c (std_gimplify_va_arg_expr): Use targetm...
2010-11-08 Joern Renneckere PR target/44758 (frv.md: incompatible enum compariso...
2010-10-28 Nathan Froydfrv-protos.h (frv_function_arg): Delete.
2010-10-22 Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-15 Joseph Myersfrv.c (frv_option_optimization, [...]): Remove.
2010-10-04 Joseph Myersflags.h (g_switch_value, [...]): Remove.
2010-09-24 Jakub Jelinekre PR middle-end/45234 (ICE in expand_call, at calls...
2010-09-16 Joseph Myerstarget.def (target_option.optimization): New hook.
2010-09-16 Joseph Myerstm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-09-12 Anatoly Sokolovfrv.h (REGISTER_MOVE_COST, [...]): Remove.
2010-09-06 Anatoly Sokolovfrv.h (CLASS_LIKELY_SPILLED_P): Remove.
2010-07-30 Joseph Myerscommon.opt (-G): Don't define option here.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-04 Richard Sandifordgcc/
2010-06-30 Joern Renneckere PR middle-end/44566 (configuration with multiple...
2010-06-17 Nathan Froydfrv-protos.h (frv_print_operand): Delete.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-10-31 Anatoly Sokolovfrv.c (frv_function_value, [...]): New functions.
2009-09-22 Richard Hendersonfrv.c (TARGET_TRAMPOLINE_INIT): New.
2009-08-25 Anatoly Sokolovhooks.h (hook_bool_const_int_const_int_true): Declare.
2009-06-29 Anatoly Sokolovtarget.h (struct gcc_target): Add frame_pointer_require...
2009-05-15 Paolo Bonzinifrv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.
2009-05-14 Paolo Bonzinitm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly...
2009-05-12 Paolo BonziniMerge cond-optab branch.
2009-05-04 Paolo Bonzinitm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
2009-04-24 Nick Cliftonfrv.c (frv_frame_access): Do not use reg+reg addressing...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-18 Nick Cliftonfrv.h (IRA_COVER_CLASSES): Define.
2008-08-31 Jan Hubickafrv.c (frv_rtx_costs): Update forward declaration.
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
next