aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc-protos.h
AgeCommit message (Expand)AuthorFilesLines
2003-11-26re PR target/6466 (backend uses bad type for frame size calculation.)Eric Botcazou1-9/+5
2003-09-08sparc.c (struct machine_function): New type.Jakub Jelinek1-0/+9
2003-08-16sparc-protos.h: Don't use the PARAMS macro.Kaveh R. Ghazi1-80/+76
2003-06-17aout.h, [...]: Replace "GNU compiler", "GNU CC" with "GCC".Nathanael Nerode1-5/+5
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka1-1/+1
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-1/+0
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-2/+0
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg1-1/+1
2002-05-28sparc.md (cpu): Tidy.David S. Miller1-1/+0
2002-05-25sparc.c (sparc_output_mi_thunk): New implementation using rtl instead of fpri...Richard Henderson1-0/+2
2002-05-03sparc-protos.h (sparc_rtx_costs): New.David S. Miller1-0/+1
2002-05-03recog.c (store_data_bypass_p, [...]): New.Richard Henderson1-2/+0
2002-04-30sparc.c (emit_soft_tfmode_libcall, [...]): New.Richard Henderson1-0/+3
2002-04-292002-04-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov1-0/+2
2002-04-15sparc.c (sparc_emit_float_lib_cmp): Call emit_library_call with LCT_NORMAL.David S. Miller1-1/+1
2002-04-09sparc.c (sparc_extra_constraint_check): New function, implementing EXTRA_CONS...David S. Miller1-0/+1
2002-03-30sparc.c: Remove all references to TARGET_EPILOGUE.Richard Henderson1-2/+2
2002-03-30sparc.h (OVERRIDE_OPTIONS): Don't override -fpic or -fomit-frame-pointer with...Richard Henderson1-4/+1
2002-03-29re PR c++/5964 (g++ generates code that results in "word displacement will no...Jakub Jelinek1-0/+1
2002-03-23sparc.c (sparc_emit_floatunsdi): New.Richard Henderson1-0/+1
2002-03-13re PR target/5626 (gcc-3.1 on sparcv9 does not generate code for long jumps)Jakub Jelinek1-2/+3
2001-12-19sparc.md (ldd peephole2s): For load peepholes pass the destination register a...Dan Nicolaescu1-1/+1
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-1/+0
2001-12-15sparc.c (mems_ok_for_ldd_peep): Rename from addrs_ok_for_ldd_peep_withmem...Dan Nicolaescu1-1/+1
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-5/+0
2001-08-04sparc-protos.h: Add prototypes for fp_zero_operand and reg_or_0_operand.Zack Weinberg1-0/+2
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-4/+0
2001-04-11* sparc-protos.h: Delete redundant prototypes.Kaveh R. Ghazi1-41/+0
2000-10-13sparc.md (nonlocal_goto_receiver): Remove.Jakub Jelinek1-1/+1
2000-03-24sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for comparison if r...Jakub Jelinek1-0/+2
2000-02-01sparc.c (fp_zero_operand): Turn into a normal predicate.Richard Henderson1-1/+1
2000-01-25sparc-protos.h (select_cc_mode): Declare.Richard Henderson1-0/+1
2000-01-04Update copyrightsJeff Law1-1/+1
2000-01-03sparc.c (gen_df_reg): New function.Jakub Jelinek1-0/+1
1999-12-10sparc.c (fp_sethi_p, [...]): New functions.David S. Miller1-0/+3
1999-12-08sparc.c (sparc_emit_float_lib_cmp): New function.Jakub Jelinek1-0/+1
1999-11-29sparc.c (init_cumulative_args): Fix type of third arg.David S. Miller1-1/+1
1999-10-21calls.c: Include tm_p.h later, so everything we need is defined.Kaveh R. Ghazi1-0/+163