aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv/frv.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou1-7/+0
2005-06-08system.h: Poison EXTRA_CC_MODES.Eric Christopher1-13/+2
2005-04-04frv-protos.h: Add a prototype to frv_legitimate_memory_operand and frv_const_...Kazu Hirata1-98/+0
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 Hirata1-1/+1
2005-03-22* config/frv/frv-protos.h (frv_branch_cost_string, frv_branch_cost_int)Richard Sandiford1-237/+0
2005-02-01frv.c (movcc_fp_destination_operand): New.Alexandre Oliva1-0/+2
2005-01-26frv.c (frv_legitimize_tls_address): New.Aldy Hernandez1-1/+37
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-20/+0
2004-12-10frv-modes.def: Fix comment typos.Richard Sandiford1-11/+5
2004-10-05frv.h (LEGITIMIZE_ADDRESS): New.Aldy Hernandez1-0/+10
2004-09-09* config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450)Richard Sandiford1-149/+159
2004-09-08function.c (reference_callee_copied): New.Richard Henderson1-11/+0
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-2/+2
2004-07-28* config/frv/frv.h (EPILOGUE_USES): New. Use LR.Richard Sandiford1-0/+2
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-3/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-58/+0
2004-07-08frv-protos.h (frv_expand_builtin_va_arg): Remove.Richard Henderson1-6/+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-02frv-protos.h (frv_expand_epilogue, [...]): Add bool argument.Alexandre Oliva1-2/+4
2004-05-02frv.h (ASM_SPEC): Pass -mno-fdpic as -mnopic.Alexandre Oliva1-3/+3
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-2/+0
2004-02-24Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux.Alexandre Oliva1-46/+148
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 Hirata1-4/+0
2004-02-03system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison.Kazu Hirata1-6/+0
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-29/+0
2004-01-29frv-protos.h: Remove the prototype for frv_expand_builtin_saveregs.Kazu Hirata1-24/+16
2004-01-16frv-protos.h: Fix comment formatting.Kazu Hirata1-2/+2
2003-11-14frv-protos.h: Update for C90.Kelley Cook1-8/+4
2003-11-06* config/frv/frv.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.Richard Sandiford1-0/+3
2003-10-14frv.c (frv_adjust_field_align): Redo check for too wide bitfields.Eric Christopher1-16/+3
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-95/+0
2003-10-01config/frv/frv.h (PREDICATE_CODES): Added condexec_si_media_operator...Alexandre Oliva1-2/+3
2003-09-27GNU CC -> GCCKelley Cook1-25/+25
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-5/+1
2003-06-15frv.h: Remove declaration of g_switch_value.Neil Booth1-2/+0
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 Kraai1-3/+2
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-1/+1
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-7/+7
2003-04-16frv.c (symbol_ref_small_data_p): Remove.Richard Henderson1-27/+9
2003-04-16frv.c (frv_asm_out_constructor): New.Richard Henderson1-21/+5
2003-03-09frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.Neil Booth1-10/+7
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-59/+0