aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv/frv.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-2/+0
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-1/+2
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-9/+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-44/+17
2004-07-08frv-protos.h (frv_expand_builtin_va_arg): Remove.Richard Henderson1-23/+9
2004-07-06alpha.c (alpha_use_dfa_pipeline_interface): Remove.Steven Bosscher1-11/+1
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-15/+0
2004-05-02frv-protos.h (frv_expand_epilogue, [...]): Add bool argument.Alexandre Oliva1-9/+52
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-6/+4
2004-02-29passes.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-24toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson1-25/+25
2004-02-24Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux.Alexandre Oliva1-238/+703
2004-02-06frv-protos.h: Remove the prototype for frv_setup_incoming_varargs.Kazu Hirata1-2/+7
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-1/+1
2004-02-03system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison.Kazu Hirata1-13/+0
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-1/+1
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-2/+2
2004-01-29frv.c: Don't mention deprecated macros in comments.Kazu Hirata1-73/+13
2004-01-29frv-protos.h: Remove the prototype for frv_expand_builtin_saveregs.Kazu Hirata1-7/+25
2004-01-16frv-protos.h: Fix comment formatting.Kazu Hirata1-136/+138
2003-12-18frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch insns of the then br...Alexandre Oliva1-2/+11
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-8/+8
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-7/+7
2003-11-19* config/frv/frv.c (frv_init_libfuncs): Correct ufix_optab entries.Richard Sandiford1-3/+3
2003-11-14frv-protos.h: Update for C90.Kelley Cook1-669/+335
2003-11-14frv.c (frv_in_small_data_p): Return false for unknown section names.Richard Sandiford1-4/+5
2003-11-06frv.c (frv_initial_elimination_offset): Remove bogus negation.Richard Sandiford1-1/+1
2003-10-21frv.c (frv_adjust_field_align): Check DECL_ARTIFICIAL for too large bitfields.Eric Christopher1-1/+1
2003-10-14frv.c (frv_adjust_field_align): Redo check for too wide bitfields.Eric Christopher1-10/+16
2003-10-07* libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2)Zack Weinberg1-15/+17
2003-10-02frv.c (frv_issue_rate): New function.Richard Sandiford1-15/+33
2003-10-02frv.c (frv_use_dfa_pipeline_interface): New function.Richard Sandiford1-0/+11
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-0/+49
2003-09-27GNU CC -> GCCKelley Cook1-5/+5
2003-07-10arm.c (arm_init_iwmmxt_builtins, [...]): Use ARRAY_SIZE.Kaveh R. Ghazi1-32/+17
2003-06-28gcse.c (compute_ld_motion_mems): Use INSN_P instead of its definition.Kazu Hirata1-1/+1
2003-06-16decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi1-4/+4
2003-06-15install.texi: Follow spelling conventions.Kazu Hirata1-2/+2
2003-05-19flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai1-1/+1
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-7/+5
2003-05-16frv.c (frv_print_operand_memory_reference): Fix format specifier warning.Kaveh R. Ghazi1-2/+3
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-5/+0
2003-04-16frv.c (symbol_ref_small_data_p): Remove.Richard Henderson1-96/+37
2003-04-16frv.c (frv_asm_out_constructor): New.Richard Henderson1-0/+26
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka1-3/+3
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-0/+65
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2