aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc-protos.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-2/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-05-10config.gcc (sparc-wrs-vxworks): New target.Richard Sandiford1-0/+1
2006-01-03backport: sync.md: New file.Jakub Jelinek1-0/+1
2005-11-29sparc.c (gen_compare_reg): Kill 2nd and 3rd argument, they are always sparc_c...David S. Miller1-1/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou1-1/+0
2005-05-27c-pch.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-25re PR target/21412 (ICE loading TLS address)Eric Botcazou1-1/+1
2005-05-23sparc-protos.h (sparc_expand_move): New prototype.Eric Botcazou1-0/+1
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-2/+0
2004-09-28re PR target/16532 (Inefficient jump to epilogue)Eric Botcazou1-0/+1
2004-09-08sparc.c (sparc_indent_opcode): New variable.Eric Botcazou1-2/+2
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-2/+0
2004-07-13re PR target/13926 (GCC generates jumps that are too large to fit in word dis...Eric Botcazou1-0/+1
2004-07-09sparc-protos.h (sparc_va_arg): Remove.Richard Henderson1-1/+0
2004-06-30sparc-protos.h (output_cbranch): Constify return value.Eric Botcazou1-3/+3
2004-06-30RTL prologue/epilogue for SPARCEric Botcazou1-7/+5
2004-05-07sparc-protos.h (sparc_skip_caller_unimp): New declaration.Eric Botcazou1-0/+1
2004-02-26sparc-protos.h (sparc_emit_floatunsdi): Add 'mode'.Eric Botcazou1-1/+2
2004-02-03invoke.texi (SPARC options): Remove -mflat and all -mxxx (xxx:chip) options.Eric Botcazou1-3/+0
2004-01-30sparc-protos.h: Remove the prototype for sparc_builtin_saveregs.Kazu Hirata1-2/+1
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