summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sched-vis.c (print_value): Use CONST_DOUBLE_LOW and CONST_DOUBLE_HIGH.David S. Miller2005-04-221-9/+9
* sparc.c (reg_or_0_operand, [...]): Delete.Eric Botcazou2005-04-211-830/+25
* optc-gen.awk: Handle stand-alone Mask records.Eric Botcazou2005-04-131-9/+44
* sparc.h (APPLY_RESULT_SIZE): Set to 24 in 64-bit mode.Eric Botcazou2005-04-121-1/+1
* sparc.c: Use gcc_assert and gcc_unreachable.James A. Morrison2005-04-111-157/+93
* re PR target/17245 (ICE compiling gsl-1.5 statistics/lag1.c)Eric Botcazou2005-04-061-21/+5
* sparc.c (TARGET_ASM_FILE_END): Undefine before overriding.Eric Botcazou2005-04-051-0/+1
* re PR target/20446 (invalid assembly with -gstabs+)Eric Botcazou2005-04-041-34/+61
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-1/+1
* tree.def (FILE_TYPE): Removed.Tom Tromey2005-03-301-1/+0
* final.c (final): Remove prescan parameter.Ian Lance Taylor2005-03-301-1/+1
* sparc.c (struct_value_alias_set): New global variable.Eric Botcazou2005-03-131-5/+14
* sparc.c (load_pic_register): Emit the appropriate variant of the load_pcrel_s...Eric Botcazou2005-01-181-2/+6
* darwin.c, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* sparc.h (SPARC_RELAXED_ORDERING): Define to false.Eric Botcazou2005-01-031-13/+1
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-13/+16
* * config/sparc/sparc.c (TARGET_RELAXED_ORDERING): True.Richard Henderson2004-12-291-3/+13