summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* sparc.c (emit_and_preserve): Allocate space for the register save area.Alexey Starovoytov2006-04-141-6/+14
* sparc.c (function_arg_slotno): Handle aggregate types other than record and u...Eric Botcazou2006-04-111-72/+76
* tm.texi (TARGET_STRUCT_VALUE_RTX): Document new value 2 for incoming.Carlos O'Donell2006-04-041-2/+47
* Sun Niagara specific optimizations.David S. Miller2006-03-021-3/+39
* [multiple changes]Jakub Jelinek2006-02-231-0/+5
* sparc.c (tls_call_delay): Fix oversight.Eric Botcazou2006-02-091-11/+19
* sparc.c (sparc_type_code): Don't handle CHAR_TYPE.Roger Sayle2006-02-071-3/+3
* s390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Aldy Hernandez2006-02-061-0/+24
* sparc.c (sparc_output_scratch_registers): Use #ignore instead of #scratch for...Jakub Jelinek2006-02-021-1/+4
* s390.c (init_alignment_context): Set ALIAS_SET_MEMORY_BARRIER on the MEM.Jakub Jelinek2006-01-311-0/+1
* expr.h (expand_normal): new inline function.Marcin Dalecki2006-01-311-1/+1
* backport: sync.md: New file.Jakub Jelinek2006-01-031-0/+102
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-2/+2
* sparc.c (gen_compare_reg): Kill 2nd and 3rd argument, they are always sparc_c...David S. Miller2005-11-291-9/+9
* re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers2005-11-251-0/+2
* sparc.c (function_arg_slotno): In 64-bit mode...Eric Botcazou2005-10-171-8/+1
* re PR target/24284 (ICE (Segmentation fault))Eric Botcazou2005-10-121-8/+10
* re PR target/24284 (ICE (Segmentation fault))Eric Botcazou2005-10-101-1/+1
* sparc.h (sparc_compare_emitted): New extern.Jakub Jelinek2005-07-061-1/+9
* re PR target/22260 (-fPIC -fno-delayed-branch miscompiles MI this_adjusting t...Eric Botcazou2005-07-011-5/+15
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-06-121-1/+1
* re PR target/20666 (SPARC builtins should be folded if possible)James A. Morrison2005-06-081-0/+203
* re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou2005-06-081-5/+14
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-1/+1
* opt-functions.awk (var_type): New function.Richard Sandiford2005-05-261-7/+0
* re PR target/21412 (ICE loading TLS address)Eric Botcazou2005-05-251-20/+50
* sparc-protos.h (sparc_expand_move): New prototype.Eric Botcazou2005-05-231-23/+140
* sparc.c (sparc_emit_float_lib_cmp): Use emit_move_insn for moves to TFmode st...Eric Botcazou2005-05-221-2/+2
* sparc.h: Remove dead code.Eric Botcazou2005-05-121-44/+10
* sparc.c (mem_min_alignment): Do not rely on MEM_ALIGN if TARGET_UNALIGNED_DOU...Eric Botcazou2005-05-101-1/+2
* sparc.c (fp_sethi_p): Test !SPARC_SIMM13_P and remove redundant test.Eric Botcazou2005-05-101-16/+3
* predicates.md (const_compl_high_operand): New.Eric Botcazou2005-05-031-9/+9