aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
AgeCommit message (Expand)AuthorFilesLines
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata2-4/+4
2005-05-08frv.c (frv_default_flags_for_cpu): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell2-78/+58
2005-04-04frv-protos.h: Add a prototype to frv_legitimate_memory_operand and frv_const_...Kazu Hirata5-1634/+1566
2005-04-04frv.h (PREDICATE_CODES): Add CONST to gpr_or_int12_operand.Kazu Hirata1-1/+1
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata3-4/+4
2005-03-22* config/frv/frv-protos.h (frv_branch_cost_string, frv_branch_cost_int)Richard Sandiford4-334/+255
2005-02-17s390.c (s390_alloc_pool, [...]): Use BITMAP_ALLOC and BITMAP_FREE.Jakub Jelinek1-2/+2
2005-02-07frv.md ("tls_indirect_call"): Turn into libcall-like expand.Alexandre Oliva2-12/+28
2005-02-01frv.c (movcc_fp_destination_operand): New.Alexandre Oliva3-4/+73
2005-01-28frv.c (bdesc_2arg): Remove __MDPACKH.Richard Sandiford1-2/+50
2005-01-27frv.c (frv_class_likely_spilled_p): Add GR8_REGS, GR9_REGS, GR89_REGS, FDPIC_...Alexandre Oliva1-0/+5
2005-01-26frv.md: Add fr400_integer automaton.Aldy Hernandez1-4/+7
2005-01-26frv.c (frv_legitimize_tls_address): New.Aldy Hernandez4-8/+427
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-31/+9
2004-12-10frv-modes.def: Fix comment typos.Richard Sandiford5-557/+262
2004-12-08frv.c (frv_sort_insn_group): Always initialize packet_group->nop.Richard Sandiford1-0/+4
2004-11-26frv-protos.h: Guard ifcvt functions declarations with BB_HEAD, not BLOCK_HEAD.Alexandre Oliva1-1/+1
2004-11-26frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch insns that set a reg...Alexandre Oliva1-3/+21
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-3/+3
2004-10-25* config/frv/linux.h (TARGET_C99_FUNCTIONS): Define to 0.Alexandre Oliva1-0/+15
2004-10-25frv.md (movdi, movdf): Handle wide-constant splits with wider-than-32-bit HOS...Alexandre Oliva1-4/+26
2004-10-18basic-block.h (reg_set_iterator): New.Kazu Hirata1-10/+11
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-10-11frv.md (*adddi3_internal): Change name to...Richard Sandiford1-63/+32
2004-10-05frv.h (LEGITIMIZE_ADDRESS): New.Aldy Hernandez4-46/+57
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-1/+1
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2004-09-10frv.md (UNSPEC_MASACCS, [...]): New constants.Richard Sandiford1-69/+55
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata2-4/+4
2004-09-09* config/frv/frv.c (acc_operand, accg_operand): Use REGNO.Richard Sandiford1-2/+2
2004-09-09* config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450)Richard Sandiford5-1320/+2307
2004-09-08function.c (reference_callee_copied): New.Richard Henderson3-34/+0
2004-08-25flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg1-5/+0
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-2/+2
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski1-6/+6
2004-07-29frv.md (movqi_internal, [...]): Add backup alternatives for memory inputs.Alexandre Oliva1-11/+19
2004-07-28* config/frv/frv.h (EPILOGUE_USES): New. Use LR.Richard Sandiford1-0/+2
2004-07-23machmode.def: Remove vector modes.Paolo Bonzini1-0/+3
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 Henderson3-16/+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 Henderson2-102/+17
2004-07-08frv-protos.h (frv_expand_builtin_va_arg): Remove.Richard Henderson3-30/+9
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-2/+2
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-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-4/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+1