aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
AgeCommit message (Expand)AuthorFilesLines
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
2004-05-03frv.md (*return_true, [...]): New patterns.Alexandre Oliva1-0/+24
2004-05-02frv-protos.h (frv_expand_epilogue, [...]): Add bool argument.Alexandre Oliva4-19/+197
2004-05-02frv.h (ASM_SPEC): Pass -mno-fdpic as -mnopic.Alexandre Oliva1-3/+3
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata3-3/+3
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-2/+0
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-27bb-reorder.c, [...]: Update copyright.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 Oliva11-353/+1327
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-5/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-06frv-protos.h: Remove the prototype for frv_setup_incoming_varargs.Kazu Hirata3-10/+7
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2-2/+2
2004-02-03system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison.Kazu Hirata3-23/+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 Hirata2-4/+4
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata3-3/+3
2004-01-29frv.c: Don't mention deprecated macros in comments.Kazu Hirata2-102/+13
2004-01-29frv-protos.h: Remove the prototype for frv_expand_builtin_saveregs.Kazu Hirata3-33/+42
2004-01-16frv-protos.h: Fix comment formatting.Kazu Hirata6-148/+150
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 Hirata3-16/+16
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-7/+7
2003-12-08frv.md (subdi2): Merge with _internal insn_and_split, by using match_scratch.Alexandre Oliva1-13/+27
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 Cook4-841/+496
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-11-06* config/frv/frv.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.Richard Sandiford1-0/+3
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 Christopher2-26/+19
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-3/+3