aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-2/+3
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-12/+20
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-51/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-0/+22
2011-03-22m32r-opts.h: New.Joseph Myers1-39/+4
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-2/+13
2011-03-21ChangeLog gcc/Kai Tietz1-4/+6
2011-02-18m32r.h (REG_OK_FOR_BASE_P, [...]): Remove macros.Anatoly Sokolov1-0/+104
2011-01-25m32r.c: Define TARGET_EXCEPT_UNWIND_INFO to sjlj_except_unwind_info.Joel Sherrill1-1/+4
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-0/+14
2010-11-15* config/m32r/m32r.c: Remove unused variables frame_size and insn.Joern Rennecke1-9/+3
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-15/+9
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers1-8/+3
2010-09-16m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove.Anatoly Sokolov1-3/+4
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-0/+15
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-1/+13
2010-09-09m32r.c (m32r_mode_dependent_address_p): New functions.Anatoly Sokolov1-0/+14
2010-09-08m32r.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov1-0/+20
2010-09-04m32r.c (m32r_function_value, [...]): New functions.Anatoly Sokolov1-0/+40
2010-08-31m32r.h (FUNCTION_ARG, [...]): Move these...Nathan Froyd1-0/+66
2010-07-30common.opt (-G): Don't define option here.Joseph Myers1-1/+6
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-17m32r-protos.h (m32r_print_operand): Delete.Nathan Froyd1-4/+20
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-09-28m32r.c (m32r_is_insn): Return false for debugging insns.Nick Clifton1-1/+1
2009-09-22m32r.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson1-0/+35
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-0/+15
2009-06-25arc.c: Include "df.h".Ian Lance Taylor1-13/+13
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-2/+2
2009-05-27Apply fixed version of previous delta.Nick Clifton1-2/+2
2009-05-27m32r.c: Use REG_P, MEM_P and CONST_INT_P where applicable.Shujing Zhao1-41/+41
2009-05-12Merge cond-optab branch.Paolo Bonzini1-6/+147
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-0/+14
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-3/+4
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-2/+2
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-10/+10
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-2/+2
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-3/+3
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-6/+6
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-03constraints.md: New file.Kaz Kojima1-10/+7
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-4/+4
2007-02-04bitops.md, [...]: Follow spelling conventions.Kazu Hirata1-6/+6
2007-01-18m32r-protos.h (m32r_expand_epilogue): Declare it.Kaz Kojima1-135/+135
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-2/+1
2006-03-11Remove accidental commit to this fileNick Clifton1-24/+0
2006-03-06* config/m32r/m32r.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt...Nick Clifton1-0/+24
2005-08-10re PR target/23309 (m32r-linux-gcc ICE: in extract_insn, at recog.c)Kazuhiro Inaoka1-1/+1