c-pch.c, [...]: Update copyright.
[gcc.git] / gcc / config / sparc / sparc-protos.h
2005-05-27 Kazu Hiratac-pch.c, [...]: Update copyright.
2005-05-25 Eric Botcazoure PR target/21412 (ICE loading TLS address)
2005-05-23 Eric Botcazousparc-protos.h (sparc_expand_move): New prototype.
2004-12-30 Richard Hendersontarget.h (targetm.calls.arg_partial_bytes): New.
2004-09-28 Eric Botcazoure PR target/16532 (Inefficient jump to epilogue)
2004-09-08 Eric Botcazousparc.c (sparc_indent_opcode): New variable.
2004-07-14 Richard Hendersontarget.h (struct gcc_target): Add calls.pass_by_reference.
2004-07-13 Eric Botcazoure PR target/13926 (GCC generates jumps that are too...
2004-07-09 Richard Hendersonsparc-protos.h (sparc_va_arg): Remove.
2004-06-30 Eric Botcazousparc-protos.h (output_cbranch): Constify return value.
2004-06-30 Eric BotcazouRTL prologue/epilogue for SPARC
2004-05-07 Eric Botcazousparc-protos.h (sparc_skip_caller_unimp): New declaration.
2004-02-26 Eric Botcazousparc-protos.h (sparc_emit_floatunsdi): Add 'mode'.
2004-02-03 Eric Botcazouinvoke.texi (SPARC options): Remove -mflat and all...
2004-01-30 Kazu Hiratasparc-protos.h: Remove the prototype for sparc_builtin_...
2003-11-26 Eric Botcazoure PR target/6466 (backend uses bad type for frame...
2003-09-08 Jakub Jelineksparc.c (struct machine_function): New type.
2003-08-16 Kaveh R. Ghazisparc-protos.h: Don't use the PARAMS macro.
2003-06-17 Nathanael Nerodeaout.h, [...]: Replace "GNU compiler", "GNU CC" with...
2003-02-19 Jan Hubickacalls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS
2003-01-28 Richard HendersonMakefile.in (cse.o): Depend on TARGET_H.
2002-10-20 Richard Hendersontarget.h (struct gcc_target): Line wrap.
2002-07-16 Zack Weinbergbuiltins.c (std_expand_builtin_va_start): Remove unused...
2002-05-28 David S. Millersparc.md (cpu): Tidy.
2002-05-26 Richard Hendersonsparc.c (sparc_output_mi_thunk): New implementation...
2002-05-04 David S. Millersparc-protos.h (sparc_rtx_costs): New.
2002-05-03 Richard Hendersonrecog.c (store_data_bypass_p, [...]): New.
2002-04-30 Richard Hendersonsparc.c (emit_soft_tfmode_libcall, [...]): New.
2002-04-29 Vladimir Makarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
2002-04-15 David S. Millersparc.c (sparc_emit_float_lib_cmp): Call emit_library_c...
2002-04-09 David S. Millersparc.c (sparc_extra_constraint_check): New function...
2002-03-31 Richard Hendersonsparc.c: Remove all references to TARGET_EPILOGUE.
2002-03-30 Richard Hendersonsparc.h (OVERRIDE_OPTIONS): Don't override -fpic or...
2002-03-29 Jakub Jelinekre PR c++/5964 (g++ generates code that results in...
2002-03-24 Richard Hendersonsparc.c (sparc_emit_floatunsdi): New.
2002-03-13 Jakub Jelinekre PR target/5626 (gcc-3.1 on sparcv9 does not generate...
2001-12-19 Dan Nicolaescusparc.md (ldd peephole2s): For load peepholes pass...
2001-12-17 Richard Sandifordtarget.h (asm_out.byte_op, [...]): New fields.
2001-12-16 Dan Nicolaescusparc.c (mems_ok_for_ldd_peep): Rename from addrs_ok_fo...
2001-08-18 Zack Weinberghaifa-sched.c: Convert to target hooks.
2001-08-04 Zack Weinbergsparc-protos.h: Add prototypes for fp_zero_operand...
2001-07-06 Neil BoothMakefile.in (final.o): Depend on target.h.
2001-04-11 Kaveh R. Ghazi* sparc-protos.h: Delete redundant prototypes.
2000-10-13 Jakub Jelineksparc.md (nonlocal_goto_receiver): Remove.
2000-03-24 Jakub Jelineksibcall.c (skip_copy_to_return_value): Use OUTGOING_REG...
2000-02-02 Richard Hendersonsparc.c (fp_zero_operand): Turn into a normal predicate.
2000-01-25 Richard Hendersonsparc-protos.h (select_cc_mode): Declare.
2000-01-04 Jeff LawUpdate copyrights
2000-01-03 Jakub Jelineksparc.c (gen_df_reg): New function.
1999-12-10 David S. Millersparc.c (fp_sethi_p, [...]): New functions.
1999-12-08 Jakub Jelineksparc.c (sparc_emit_float_lib_cmp): New function.
1999-11-29 David S. Millersparc.c (init_cumulative_args): Fix type of third arg.
1999-10-21 Kaveh R. Ghazicalls.c: Include tm_p.h later, so everything we need...