sparc.c (sparc_nonflat_function_epilogue): Only emit nop if the last real insn is...
[gcc.git] / gcc / config / sparc / sparc.c
2003-07-16 David S. Millersparc.c (sparc_nonflat_function_epilogue): Only emit...
2003-07-03 Eric Botcazousparc.c (function_arg_partial_nregs): Use SPARC_INT_ARG...
2003-07-03 Kazu Hirata2064.md: Fix comment typos.
2003-06-27 Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-19 James A Morrison* config/sparc/sparc.c: Update copyright year.
2003-06-18 Stephen Clarkebt-load.c: New file.
2003-06-17 Eric Botcazou* config/sparc/sparc.c (sparc_va_arg): Don't align...
2003-06-17 Nathanael Nerodecypress.md, [...]: Replace "GNU CC", "GNU Compiler...
2003-06-15 Andrew Pinskit-rs6000: Add dependence of cfglayout.h to rs6000.o.
2003-06-15 Richard Hendersonalpha.c (alpha_output_mi_thunk_osf): Call insn_locators...
2003-06-13 Eric Botcazoure PR target/10142 ([SPARC64] gcc produces wrong code...
2003-06-04 Eric Botcazoure PR rtl-optimization/11018 ([SPARC] -mcpu=ultrasparc...
2003-05-16 Kaveh R. Ghazialpha.c (print_operand_address, [...]): Use string...
2003-05-12 Kaveh R. Ghazi* sparc.c (print_operand): Fix uninitialized warning.
2003-04-28 Richard Hendersonsparc.c (print_operand): Add 's' to sign-extend.
2003-04-17 Richard Hendersonsparc.c (sparc_encode_section_info): Remove.
2003-04-01 Eric Botcazousparc.c (input_operand): Accept bare CONSTANT_P_RTX...
2003-02-19 Jan Hubickacalls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS
2003-01-28 Richard Hendersontarget.h (targetm.address_cost): New.
2003-01-28 Richard HendersonMakefile.in (cse.o): Depend on TARGET_H.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-22 Richard Hendersontarget.h (gcc_target.asm_out): Merge output_mi_thunk...
2002-10-20 Richard Hendersontarget.h (struct gcc_target): Line wrap.
2002-09-26 David S. Millerre PR target/7842 ([REGRESSION] sparc code gen bug)
2002-09-18 Kazu Hiratas390.c: Follow spelling convention.
2002-09-15 Kazu Hiratacypress.md: Replace Sparc with SPARC.
2002-09-14 Kazu Hiratahaifa-sched.c: Follow spelling conventions.
2002-08-29 Richard Hendersonexpr.h (enum block_op_methods): New.
2002-07-16 Zack Weinbergbuiltins.c (std_expand_builtin_va_start): Remove unused...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 David S. Millersparc.md (cpu): Tidy.
2002-05-26 Richard Hendersonsparc.c (sparc_output_mi_thunk): New implementation...
2002-05-19 Richard Hendersonsystem.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 Richard Hendersonsystem.h (SELECT_RTX_SECTION): Poison.
2002-05-17 Rainer Orth* config/sparc/sparc.c (sparc_aout_select_section)...
2002-05-17 Richard Hendersonhooks.c (hook_tree_bool_false): New.
2002-05-13 Zack Weinbergemit-rtl.c (global_rtl): Update comment.
2002-05-09 David S. Millersparc.h (TARGET_BUGGY_QP_LIB): Define to zero.
2002-05-06 David S. Millersparc.c (emit_soft_tfmode_libcall): Do not allow result...
2002-05-05 Jakub Jelineksparc.md (ashlsi3): If shift count is const1_rtx, use...
2002-05-05 David S. Millersparc.c (sparc_rtx_costs): Describe costs of more RTX...
2002-05-04 David S. Millersparc-protos.h (sparc_rtx_costs): New.
2002-05-04 David S. Millersparc.c (LEAF_REGISTERS): Do not do ifdef checks on...
2002-05-04 David S. MillerDelete cycle display scheduling hook.
2002-05-03 Richard Hendersonrecog.c (store_data_bypass_p, [...]): New.
2002-05-03 Jakub Jelinekre PR target/6542 (Internal compiler error when buildin...
2002-04-30 Richard Hendersonsparc.c (emit_soft_tfmode_libcall, [...]): New.
2002-04-30 David S. Millersparc.h (BRANCH_COST, [...]): Tune for UltraSPARC-III.
2002-04-29 Vladimir Makarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
2002-04-17 Jakub Jelinekre PR bootstrap/6315 (sparc64 gcc -mhard-quad-float...
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-04-08 David S. Millerre PR target/6082 (memory model wrong for FreeBSD/sparc64)
2002-04-04 Jakub Jelineksparc.c (sparc_va_arg): Adjust va_list by UNITS_PER_WOR...
2002-04-03 David S. Millersparc.md (ldd peephole2s): Fix final arg to mems_ok_for...
2002-03-31 Jakub Jelineksparc.c (function_arg_record_value_1): Pass complex...
2002-03-31 Jakub Jelinekre PR middle-end/6100 (sparc-sun-solaris2.7 gcc-3.1...
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-26 Richard Hendersonsparc.c (function_arg_pass_by_reference): Pass variable...
2002-03-24 Richard Hendersonsparc.c (sparc_emit_floatunsdi): New.
2002-03-15 Jakub Jelinekre PR bootstrap/4128 (Bootstrap on solaris2.7 fails...
2002-03-13 Jakub Jelinekre PR target/5626 (gcc-3.1 on sparcv9 does not generate...
2002-03-09 Kaveh R. Ghazi* sparc.c (arith_4096_operand): Fix error in last change.
2002-03-03 Kaveh R. Ghazi1750a.h, [...] (CHAR_TYPE_SIZE): Delete.
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-03-02 Richard Kennersparc.c (sparc_initialize_trampoline): Use trunc_int_fo...
2002-02-28 Andrew MacLeodsparc.c (sparc64_initialize_trampoline): Generate sign...
2002-02-25 Alexandre Olivasparc.c (const64_high_operand): Zero-extend operands...
2002-02-22 Alexandre Olivasol2.h: Don't include sys/mman.h.
2002-02-21 Jakub Jelinekre PR c++/4574 (Internal compiler error in `expand_and...
2002-02-07 Jeff Sturmsparc.c (compute_frame_size): Don't correct frame offse...
2002-02-04 Richard Hendersoncombine.c (force_to_mode): Remove STACK_BIAS code.
2002-02-01 DJ Deloriesparc.c (sparc_emit_set_symbolic_const64): If we are...
2002-01-26 DJ Deloriesparc.c (sparc_emit_set_symbolic_const64): Compare...
2002-01-16 Jakub Jelinekre PR target/5309 (Infinite loop in cc1 on sparcv9...
2002-01-16 Jakub Jelinekre PR target/5357 (SPARC: illegal (?) combination of...
2001-12-23 Kaveh R. Ghaziarc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-20 Jakub JelinekFix comment typo in last change.
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-12-09 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-12-07 Stephane Carrezsparc.c (epilogue_renumber): Do not replace %fp with...
2001-12-06 Richard Kennerfunction.c (assing_parms): Fix typo in last change.
2001-12-06 Jan Hubickafinal.c (count_basic_block, [...]): Kill.
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-01 Kaveh R. Ghazih8300.c (h8300_asm_named_section): Wrap with !OBJECT_FO...
2001-11-30 Stephane Carrezsparc.c (DF_MODES_NO_S): Fix pr/3623, define to accept...
2001-11-26 Jan Hubickasparc.c (sparc_absnegfloat_split_legitimate): Do not...
2001-11-16 Andreas Tobler* config/sparc/sparc.c: Remove ALIGN arg from emit_cmp_...
2001-11-04 Richard Kennersparc.c (sparc_emit_set_const32, [...]): Change paramet...
2001-11-03 Kazu Hiratalinux-aout.h: Fix comment formatting.
2001-10-31 Kazu Hiratabuiltins.def: Fix comment typos.
2001-10-28 Joseph Myersalpha.md, [...]: Fix spelling errors.
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-12 Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
next