aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-07* libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2)Zack Weinberg1-15/+17
2003-10-05fold-const.c: Follow spelling conventions.Kazu Hirata1-1/+1
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 Weinberg2-95/+49
2003-10-01config/frv/frv.h (PREDICATE_CODES): Added condexec_si_media_operator...Alexandre Oliva1-2/+3
2003-09-27GNU CC -> GCCKelley Cook13-74/+74
2003-09-05t-frv: Fix path for frv-abi.h.Eric Christopher2-7/+7
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-5/+1
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-15frv.h: Remove declaration of g_switch_value.Neil Booth1-2/+0
2003-06-15install.texi: Follow spelling conventions.Kazu Hirata1-2/+2
2003-06-09Fix copyright problems reported by Doug Evans.James E Wilson6-6/+48
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-2/+1
2003-06-03Commit patch that was approved last october. Oops.Anthony Green1-1/+1
2003-06-03configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek1-1/+1
2003-05-19flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai2-4/+3
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-7/+5