sparc.c (sparc_profile_hook): If NO_PROFILE_COUNTERS, don't generate and pass a label...
[gcc.git] / gcc / config / sparc / sparc.c
2008-05-14 David S. Millersparc.c (sparc_profile_hook): If NO_PROFILE_COUNTERS...
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-08 Jan Hubickafunction.h (incomming_args): Break out of struct function.
2008-04-03 Jan Hubickare PR target/35795 (Revision 133787 breaks ia64)
2007-12-06 Jakub Jelinekre PR middle-end/20983 (varargs functions force va_list...
2007-10-19 David S. MillerAdd Niagara-2 support.
2007-08-24 Kaveh R. Ghazialpha.c (alpha_mangle_type, [...]): Constify.
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-02 Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-07-25 Julian Brownalpha.c (alpha_mangle_fundamental_type): Rename to...
2007-07-10 Ian Lance TaylorReplace no_new_pseudos in backends.
2007-06-17 Eric Botcazousparc.c (sparc_vis_init_builtins): Retrieve the return...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-13 Eric Botcazousparc.c (sparc_override_options): Initialize fpu mask...
2007-06-12 Seongbae Parkdf-scan.c (df_get_exit-block_use_set): Always add the...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-10 Richard Sandifordconfig.gcc (sparc-wrs-vxworks): New target.
2007-04-28 Jan Hubickaalpha.c (alpha_output_mi_thunk_osf): Use insn_locators_...
2007-03-03 Kaveh R. Ghazic-pretty-print.c (pp_c_direct_abstract_declarator)...
2007-02-20 Kazu Hiratac4x.md, [...]: Follow spelling conventions.
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-02 Steven Bosscheralpha.md, [...]: Always use set_unique_reg_note to...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-12 Zdenek Dvorakparams.c (set_param_value): Initialize the "set" field.
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-04-14 Alexey Starovoytovsparc.c (emit_and_preserve): Allocate space for the...
2006-04-11 Eric Botcazousparc.c (function_arg_slotno): Handle aggregate types...
2006-04-04 Carlos O'Donelltm.texi (TARGET_STRUCT_VALUE_RTX): Document new value...
2006-03-02 David S. MillerSun Niagara specific optimizations.
2006-02-23 Jakub Jelinek[multiple changes]
2006-02-09 Eric Botcazousparc.c (tls_call_delay): Fix oversight.
2006-02-07 Roger Saylesparc.c (sparc_type_code): Don't handle CHAR_TYPE.
2006-02-06 Aldy Hernandezs390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.
2006-02-02 Jakub Jelineksparc.c (sparc_output_scratch_registers): Use #ignore...
2006-01-31 Jakub Jelineks390.c (init_alignment_context): Set ALIAS_SET_MEMORY_B...
2006-01-31 Marcin Daleckiexpr.h (expand_normal): new inline function.
2006-01-03 Jakub Jelinekbackport: sync.md: New file.
2005-12-07 Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-11-30 David S. Millersparc.c (gen_compare_reg): Kill 2nd and 3rd argument...
2005-11-25 Joseph Myersre PR target/24998 (Build failure: undefined symbol...
2005-10-17 Eric Botcazousparc.c (function_arg_slotno): In 64-bit mode...
2005-10-12 Eric Botcazoure PR target/24284 (ICE (Segmentation fault))
2005-10-10 Eric Botcazoure PR target/24284 (ICE (Segmentation fault))
2005-07-06 Jakub Jelineksparc.h (sparc_compare_emitted): New extern.
2005-07-01 Eric Botcazoure PR target/22260 (-fPIC -fno-delayed-branch miscompil...
2005-06-25 R. Kelley CookUpdate FSF address.
2005-06-12 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-06-08 James A. Morrisonre PR target/20666 (SPARC builtins should be folded...
2005-06-08 Eric Botcazoure PR debug/21889 (Native Solaris assembler cannot...
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-26 Richard Sandifordopt-functions.awk (var_type): New function.
2005-05-25 Eric Botcazoure PR target/21412 (ICE loading TLS address)
2005-05-23 Eric Botcazousparc-protos.h (sparc_expand_move): New prototype.
2005-05-22 Eric Botcazousparc.c (sparc_emit_float_lib_cmp): Use emit_move_insn...
2005-05-12 Eric Botcazousparc.h: Remove dead code.
2005-05-10 Eric Botcazousparc.c (mem_min_alignment): Do not rely on MEM_ALIGN...
2005-05-10 Eric Botcazousparc.c (fp_sethi_p): Test !SPARC_SIMM13_P and remove...
2005-05-03 Eric Botcazoupredicates.md (const_compl_high_operand): New.
2005-04-23 David S. Millersched-vis.c (print_value): Use CONST_DOUBLE_LOW and...
2005-04-21 Eric Botcazousparc.c (reg_or_0_operand, [...]): Delete.
2005-04-13 Eric Botcazouoptc-gen.awk: Handle stand-alone Mask records.
2005-04-12 Eric Botcazousparc.h (APPLY_RESULT_SIZE): Set to 24 in 64-bit mode.
2005-04-11 James A. Morrisonsparc.c: Use gcc_assert and gcc_unreachable.
2005-04-06 Eric Botcazoure PR target/17245 (ICE compiling gsl-1.5 statistics...
2005-04-05 Eric Botcazousparc.c (TARGET_ASM_FILE_END): Undefine before overriding.
2005-04-04 Eric Botcazoure PR target/20446 (invalid assembly with -gstabs+)
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-30 Tom Tromeytree.def (FILE_TYPE): Removed.
2005-03-30 Ian Lance Taylorfinal.c (final): Remove prescan parameter.
2005-03-13 Eric Botcazousparc.c (struct_value_alias_set): New global variable.
2005-01-18 Eric Botcazousparc.c (load_pic_register): Emit the appropriate varia...
2005-01-18 Kazu Hiratadarwin.c, [...]: Update copyright.
2005-01-03 Eric Botcazousparc.h (SPARC_RELAXED_ORDERING): Define to false.
2004-12-30 Richard Hendersontarget.h (targetm.calls.arg_partial_bytes): New.
2004-12-30 Richard Henderson* config/sparc/sparc.c (TARGET_RELAXED_ORDERING): True.
2004-12-28 Jason MerrillAdd memory barriers to the double-checked locking used...
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-11-26 Eric Botcazoutarget.h (struct gcc_target): New field 'dwarf_handle_f...
2004-11-23 James A. Morrison2004-11-22 James A. Morrison <phython@gcc.gnu.org
2004-11-22 Eric Botcazou* config/sparc/sparc.c (mem_min_alignment): Check MEM_A...
2004-11-13 James A. Morrisonre PR target/18230 (SPARC VIS instructions are not...
2004-11-10 Eric Botcazousparc.c (function_arg_union_value): New 'slotno' argument.
2004-11-09 James A. Morrisonre PR target/18230 (SPARC VIS instructions are not...
2004-11-06 Eric Botcazousparc.c (function_arg_record_value_1): Skip fields...
2004-11-06 Eric Botcazousparc.c (scan_record_type): Handle vector types.
2004-10-13 Eric Botcazoure PR target/14454 (virtual function with vararg won...
2004-10-08 Eric Botcazoure PR target/17245 (ICE compiling gsl-1.5 statistics...
2004-10-07 Eric Botcazoure PR target/17862 (internal compiler error: in sparc_a...
2004-09-28 Eric Botcazoure PR target/16532 (Inefficient jump to epilogue)
2004-09-15 Mark Mitchellconfigure.ac: Check for COMDAT support.
2004-09-14 Kazu Hiratadarwin-c.c, [...]: Follow spelling conventions.
2004-09-14 Kazu Hiratam32r.md, [...]: Fix comment typos.
2004-09-08 Eric Botcazousparc.c (sparc_indent_opcode): New variable.
2004-09-06 Eric Botcazoufinal.c (output_in_slot): Delete.
2004-09-03 Eric Botcazoufinal.c (output_in_slot): New global variable.
2004-08-18 Richard Hendersonemit-rtl.c (gen_const_mem): New.
2004-08-18 Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-07-25 Daniel Jacobowitz* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)
2004-07-21 David S. Millersparc.c (sparc_rtx_costs): Fix typo in previous commit.
next