aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2006-04-14sparc.c (emit_and_preserve): Allocate space for the register save area.Alexey Starovoytov1-6/+14
2006-04-11sparc.c (function_arg_slotno): Handle aggregate types other than record and u...Eric Botcazou1-72/+76
2006-04-04tm.texi (TARGET_STRUCT_VALUE_RTX): Document new value 2 for incoming.Carlos O'Donell3-4/+57
2006-03-02Sun Niagara specific optimizations.David S. Miller7-19/+211
2006-02-23[multiple changes]Jakub Jelinek1-0/+5
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2-9/+34
2006-02-16sparc.md (setjmp): Rewrite.Eric Botcazou1-16/+11
2006-02-09sparc.c (tls_call_delay): Fix oversight.Eric Botcazou1-11/+19
2006-02-08config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek5-32/+60
2006-02-07sparc.c (sparc_type_code): Don't handle CHAR_TYPE.Roger Sayle1-3/+3
2006-02-06s390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Aldy Hernandez3-0/+30
2006-02-05sol2-bi.h (SPARC_DEFAULT_CMODEL): Set to CM_MEDMID.Eric Botcazou1-2/+4
2006-02-02sparc.c (sparc_output_scratch_registers): Use #ignore instead of #scratch for...Jakub Jelinek1-1/+4
2006-02-02freebsd.h (ENDFILE_SPEC): Add space to separate object files.Andreas Tobler1-4/+4
2006-01-31s390.c (init_alignment_context): Set ALIAS_SET_MEMORY_BARRIER on the MEM.Jakub Jelinek1-0/+1
2006-01-31expr.h (expand_normal): new inline function.Marcin Dalecki1-1/+1
2006-01-10re PR rtl-optimization/25367 (-O1 -funroll-loops leads to segfault)Eric Botcazou1-0/+5
2006-01-03backport: sync.md: New file.Jakub Jelinek5-0/+323
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-2/+2
2005-11-29sparc.c (gen_compare_reg): Kill 2nd and 3rd argument, they are always sparc_c...David S. Miller3-48/+38
2005-11-25re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers1-0/+2
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2-10/+0
2005-10-20re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2)Eric Botcazou1-4/+2
2005-10-17sparc.c (function_arg_slotno): In 64-bit mode...Eric Botcazou1-8/+1
2005-10-12re PR target/24284 (ICE (Segmentation fault))Eric Botcazou1-8/+10
2005-10-10re PR target/24284 (ICE (Segmentation fault))Eric Botcazou1-1/+1
2005-10-09* config/sparc/gmon-sol2.c (internal_mcount): Mark as used.Eric Botcazou1-2/+1
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata3-3/+3
2005-08-04Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson1-2/+1
2005-07-20config.gcc: Remove support for sparc-*-openbsd*...Kazu Hirata2-73/+0
2005-07-13linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu2-2/+2
2005-07-07sparc.md (stack_protect_testsi): Put clobbers after all sets in the pattern.Jakub Jelinek1-2/+2
2005-07-06sparc.h (sparc_compare_emitted): New extern.Jakub Jelinek5-1/+114
2005-07-01re PR target/22260 (-fPIC -fno-delayed-branch miscompiles MI this_adjusting t...Eric Botcazou1-5/+15
2005-06-30coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher1-1/+1
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-2/+2
2005-06-25Update FSF address.R. Kelley Cook34-68/+68
2005-06-14re PR target/20301 (Assembler labels have a leading "-")Eric Botcazou1-1/+1
2005-06-14Revert hunk accidentally commited.Eric Botcazou1-1/+1
2005-06-12cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-06-08re PR target/20666 (SPARC builtins should be folded if possible)James A. Morrison1-0/+203
2005-06-08re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou5-14/+26
2005-05-27c-pch.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford3-10/+1
2005-05-25re PR target/21412 (ICE loading TLS address)Eric Botcazou4-25/+58
2005-05-23sparc-protos.h (sparc_expand_move): New prototype.Eric Botcazou4-435/+169
2005-05-22sparc.c (sparc_emit_float_lib_cmp): Use emit_move_insn for moves to TFmode st...Eric Botcazou1-2/+2
2005-05-18sol2.h (TARGET_DEFAULT): Add back MASK_APP_REGS.Eric Botcazou3-5/+3
2005-05-17sparc.md (movhi): Do not test constness of operand #1 twice.Eric Botcazou1-16/+12