aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv/frv-protos.h
AgeCommit message (Expand)AuthorFilesLines
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-4/+0
2004-12-10frv-modes.def: Fix comment typos.Richard Sandiford1-1/+1
2004-11-26frv-protos.h: Guard ifcvt functions declarations with BB_HEAD, not BLOCK_HEAD.Alexandre Oliva1-1/+1
2004-10-05frv.h (LEGITIMIZE_ADDRESS): New.Aldy Hernandez1-0/+2
2004-09-09* config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450)Richard Sandiford1-0/+5
2004-09-08function.c (reference_callee_copied): New.Richard Henderson1-4/+0
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-4/+0
2004-07-08frv-protos.h (frv_expand_builtin_va_arg): Remove.Richard Henderson1-1/+0
2004-05-02frv-protos.h (frv_expand_epilogue, [...]): Add bool argument.Alexandre Oliva1-2/+2
2004-02-24Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux.Alexandre Oliva1-3/+5
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-4/+0
2004-01-29frv-protos.h: Remove the prototype for frv_expand_builtin_saveregs.Kazu Hirata1-2/+1
2004-01-16frv-protos.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-11-14frv-protos.h: Update for C90.Kelley Cook1-161/+154
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-2/+1
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-1/+0
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka1-1/+1
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-5/+0
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-2/+1
2002-09-04frv-protos.h (frv_init_builtins, [...]): Delete.Kaveh R. Ghazi1-13/+0
2002-08-04Add the FRV portBernd Schmidt1-0/+266