aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2005-03-30tree.def (FILE_TYPE): Removed.Tom Tromey1-1/+0
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-1/+1
2005-03-13sparc.c (struct_value_alias_set): New global variable.Eric Botcazou1-5/+14
2005-02-23re PR target/20159 (sol2-ci.asm not correctly assembled)Michael Beach1-2/+2
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney1-1/+9
2005-01-28re PR target/19663 (LINK_GCC_C_SEQUENCE_SPEC doesn't play nice with RTEMS)Ralf Corsepius1-0/+3
2005-01-24re PR bootstrap/19364 (embedded sparc does not bootstrap)Eric Botcazou7-100/+127
2005-01-22cfganal.c, [...]: Update copyright.Kazu Hirata3-3/+3
2005-01-21config.gcc (sparc-*-netbsdelf*): Include dbxelf.hEric Botcazou6-33/+0
2005-01-20freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete.Eric Botcazou5-36/+0
2005-01-18sparc.c (load_pic_register): Emit the appropriate variant of the load_pcrel_s...Eric Botcazou2-26/+19
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata8-8/+9
2005-01-04sparc.md (save_register_windowdi): Add missing mode.Eric Botcazou1-6/+6
2005-01-03litecoff.h (TARGET_OS_CPP_BUILTINS): Do not register "sparc".Eric Botcazou5-21/+0
2005-01-03sparc.h (SPARC_RELAXED_ORDERING): Define to false.Eric Botcazou4-13/+23
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-22/+16
2004-12-29* config/sparc/sparc.c (TARGET_RELAXED_ORDERING): True.Richard Henderson1-3/+13
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill1-0/+5
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell1-1/+0
2004-11-26target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'.Eric Botcazou2-79/+91
2004-11-232004-11-22 James A. Morrison <phython@gcc.gnu.orgJames A. Morrison2-0/+337