summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc.c
Commit message (Expand)AuthorAgeFilesLines
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-301-0/+24
* arc.c: Include "df.h".Ian Lance Taylor2009-06-251-11/+8
* ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor2009-06-031-1/+1
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-141-3/+7
* Merge cond-optab branch.Paolo Bonzini2009-05-121-92/+186
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-041-2/+9
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-1/+1
* re PR bootstrap/39645 (uninitialized variable in genattrtab.c)Eric Botcazou2009-04-251-14/+11
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-2/+2
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-1/+1
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-10/+9
* sparc.c (sparc_compare_emitted): Remove.Paolo Bonzini2009-03-301-13/+12
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* sparc.c (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define only if HAVE_AS_SPARC_UA_PCR...Eric Botcazou2008-11-221-1/+1
* sparc.c (function_arg_vector_value): Remove 'base_mode' parameter.Eric Botcazou2008-11-161-10/+5
* constraints.md: New file.Eric Botcazou2008-09-231-67/+33
* sparc-protos.h (gen_compare_operator): Declare.Eric Botcazou2008-09-211-30/+52
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-3/+4
* re PR target/31070 (ICE in function_arg_slotno)Joseph Myers2008-08-211-0/+1
* sparc.c (emit_soft_tfmode_cvt): Explicitly sign or zero extend SImode values ...Joseph Myers2008-08-131-0/+4
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-11/+11
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-5/+5
* c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-271-1/+1
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-2/+2
* sparc.c (sparc_profile_hook): If NO_PROFILE_COUNTERS, don't generate and pass...David S. Miller2008-05-141-4/+10
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-10/+10
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-3/+3
* re PR target/35795 (Revision 133787 breaks ia64)Jan Hubicka2008-04-031-0/+1
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-061-1/+4
* Add Niagara-2 support.David S. Miller2007-10-181-6/+42
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-6/+6
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-16/+16
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-2/+2
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown2007-07-251-5/+5
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-101-3/+1
* sparc.c (sparc_vis_init_builtins): Retrieve the return mode from the builtin ...Eric Botcazou2007-06-171-12/+14
* [multiple changes]Andrew Pinski2007-06-151-7/+9
* sparc.c (sparc_override_options): Initialize fpu mask correctly.Eric Botcazou2007-06-131-1/+1
* df-scan.c (df_get_exit-block_use_set): Always add the stack pointer to the ex...Seongbae Park2007-06-121-1/+1
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-12/+13
* config.gcc (sparc-wrs-vxworks): New target.Richard Sandiford2007-05-101-13/+61
* alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka2007-04-281-2/+1
* c-pretty-print.c (pp_c_direct_abstract_declarator): Use fold_build2.Kaveh R. Ghazi2007-03-031-7/+7
* c4x.md, [...]: Follow spelling conventions.Kazu Hirata2007-02-201-1/+1
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-12/+8
* alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher2007-01-021-2/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-1/+1
* params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak2006-11-121-0/+15
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-2/+2