aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/fr30/fr30.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-10/+17
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-14/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-09* config/fr30/fr30.c: Include "df.h".Anatoly Sokolov1-0/+1
2010-11-06fr30.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov1-0/+38
2010-10-28fr30-protos.h (fr30_num_arg_regs): Delete.Nathan Froyd1-2/+38
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-2/+12
2010-10-08fr30.c (TARGET_EXCEPT_UNWIND_INFO): Define.Nathan Froyd1-0/+3
2010-08-31fr30.c (fr30_move_double): Delete `dregno' and extra semicolons.Nathan Froyd1-3/+2
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-09-22fr30.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson1-0/+51
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-0/+13
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-2/+13
2009-05-12Merge cond-optab branch.Paolo Bonzini1-6/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-2/+2
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-2/+2
2007-11-26re PR target/34174 (gcc produces erroneous asm for movdi)Rask Ingemann Lambertsen1-36/+12
2007-09-18re PR target/33388 (fr30: ICE: RTL check: expected code 'reg', have 'subreg' ...Rask Ingemann Lambertsen1-2/+3
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-3/+3
2007-03-29fr30.md (movdi): Do not accept immediates as the destination of this insn.Lars Poeschel1-17/+17
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-09crtstuff.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-29fr30.c (fr30_expand_prologue): Use gcc_assert and gcc_unreachable as appropri...Nathan Sidwell1-15/+8
2005-04-04fr30-protos.h: Remove the prototypes for stack_add_operand...Kazu Hirata1-98/+0
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-12/+15
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-0/+3
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-15/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-2/+18
2004-07-08fr30-protos.h (fr30_va_arg): Remove.Richard Henderson1-67/+9
2004-07-07(fr30_setup_incoming_varargs): Change arguments to matchNick Clifton1-14/+13
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-3/+0
2004-02-06fr30-protos.h: Remove the prototype for fr30_setup_incoming_varargs.Kazu Hirata1-4/+11
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-10/+10
2004-01-29fr30.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata1-6/+11
2003-12-21arm.c: Convert to ISO-C.Kazu Hirata1-63/+25
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-3/+3
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher1-2/+2
2003-11-14config/fr30/fr30.c: Include toplev.hNick Clifton1-0/+1
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-05-16* fr30.c (fr30_print_operand): Fix format specifier warnings.Kaveh R. Ghazi1-4/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-21fr30.md (movsf_constant_store): Move code to detect 0.0 into fr30.c.Nick Clifton1-0/+14
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-3/+2
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-09(output.h): Move after inclusion of tree.h. Fix folding marks.Nick Clifton1-15/+18