aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2005-05-12sparc.h: Remove dead code.Eric Botcazou3-206/+196
2005-05-10sparc.c (mem_min_alignment): Do not rely on MEM_ALIGN if TARGET_UNALIGNED_DOU...Eric Botcazou1-1/+2
2005-05-10sparc.c (fp_sethi_p): Test !SPARC_SIMM13_P and remove redundant test.Eric Botcazou3-291/+98
2005-05-03predicates.md (const_compl_high_operand): New.Eric Botcazou3-40/+24
2005-04-27tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o...Paolo Bonzini1-1/+1
2005-04-26mips.c (mips_legitimize_tls_address): Use gcc_unreachable.Nathan Sidwell1-5/+6
2005-04-22sched-vis.c (print_value): Use CONST_DOUBLE_LOW and CONST_DOUBLE_HIGH.David S. Miller1-9/+9
2005-04-22predicates.md (arith_double_operand): Use trunc_int_for_mode if HOST_BITS_PER...Eric Botcazou2-46/+29
2005-04-21predicates.md, sparc.md: Fix comment typos.Kazu Hirata2-2/+2
2005-04-21Revert unrelated changes from latest commit.Eric Botcazou1-6/+6
2005-04-21sparc.c (reg_or_0_operand, [...]): Delete.Eric Botcazou4-1315/+799
2005-04-15* config/sparc/sparc.h (sparc_hard_reg_printed): Mark as GTY(()).David S. Miller1-1/+1
2005-04-13optc-gen.awk: Handle stand-alone Mask records.Eric Botcazou10-229/+225
2005-04-12sparc.h (APPLY_RESULT_SIZE): Set to 24 in 64-bit mode.Eric Botcazou3-9/+10
2005-04-11sparc.c: Use gcc_assert and gcc_unreachable.James A. Morrison3-184/+110
2005-04-07iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define.Ian Lance Taylor1-2/+0
2005-04-06re PR target/17245 (ICE compiling gsl-1.5 statistics/lag1.c)Eric Botcazou1-21/+5
2005-04-05sparc.c (TARGET_ASM_FILE_END): Undefine before overriding.Eric Botcazou1-0/+1
2005-04-04re PR target/4198 ([sparclite-elf] does not build, needs tweaking for crtstuf...Eric Botcazou6-247/+0
2005-04-04re PR target/20446 (invalid assembly with -gstabs+)Eric Botcazou4-38/+70
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-1/+1