aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-50/+0
2001-12-20Fix comment typo in last change.Jakub Jelinek1-1/+1
2001-12-19sparc.md (ldd peephole2s): For load peepholes pass the destination register a...Dan Nicolaescu3-39/+36
2001-12-18linux.h (PREFERRED_DEBUGGING_TYPE): Remove.Jakub Jelinek2-14/+1
2001-12-17sparc.md (movdi_zero): Remove.Richard Henderson1-12/+31
2001-12-17* sparc/linux.h (STARTFILE_SPEC): Fix typo in last change.Kaveh R. Ghazi1-0/+1
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford8-122/+54
2001-12-17config.gcc (sparc64-*-freebsd*): Add target.David O'Brien4-8/+162
2001-12-16uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings.Kaveh R. Ghazi4-0/+6
2001-12-15sparc.c (mems_ok_for_ldd_peep): Rename from addrs_ok_for_ldd_peep_withmem...Dan Nicolaescu3-83/+141
2001-12-15configure.in: Check for ld.Jakub Jelinek3-4/+21
2001-12-11* config/sparc/sparc.md (prefetch): New.Dan Nicolaescu1-0/+31
2001-12-10* config/sparc/sol2-sld-64.h: Include dbxelf.h again.Rainer Orth1-0/+1
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2-2/+2
2001-12-07sparc.c (epilogue_renumber): Do not replace %fp with %sp because it can cause...Stephane Carrez1-0/+24
2001-12-06function.c (assing_parms): Fix typo in last change.Richard Kenner1-9/+0
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka8-567/+4
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-9/+9
2001-12-01h8300.c (h8300_asm_named_section): Wrap with !OBJECT_FORMAT_ELF.Kaveh R. Ghazi1-1/+4
2001-11-30sparc.c (DF_MODES_NO_S): Fix pr/3623, define to accept DFmode and DImode only.Stephane Carrez1-1/+1
2001-11-27aix.h (REG_SIZE): Don't #undef.Kaveh R. Ghazi1-17/+2
2001-11-26sparc.c (sparc_absnegfloat_split_legitimate): Do not call alter_subreg.Jan Hubicka2-96/+10
2001-11-16* config/sparc/sparc.c: Remove ALIGN arg from emit_cmp_insn.Andreas Tobler1-14/+8
2001-11-15dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill1-2/+0
2001-11-14config.gcc (sparc64-wrs-vxworks*, [...]): Include various CPU headers via tm_...David O'Brien17-110/+128
2001-11-12config.gcc (sparc-tti-*, [...]): Include various CPU headers via tm_file.David O'Brien28-72/+26
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi4-5/+5
2001-11-09sparc.md (movdf): Avoid calling validize_mem during or after reload.Jakub Jelinek1-0/+5
2001-11-04sparc.c (sparc_emit_set_const32, [...]): Change parameters to gen_rtx_CONST_D...Richard Kenner2-28/+15
2001-11-03linux-aout.h: Fix comment formatting.Kazu Hirata14-64/+64
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-1/+1
2001-10-30* sparc/sol2.h: Include <sys/mman.h> when L_trampoline is defined.Kaveh R. Ghazi1-0/+6
2001-10-28alpha.md, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-12/+13
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-0/+2
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2-24/+24
2001-10-03dwarf2asm.c (unaligned_integer_asm_op): Abort if op is NULL.John Wehle1-1/+1
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-2/+2
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi2-7/+7
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek3-3/+11
2001-09-05linux.h: Set CPLUSPLUS_CPP_SPEC.David S. Miller2-0/+8
2001-09-04Simplify length insn attribute and make more judicious use of insn attribute ...David S. Miller1-563/+399
2001-09-04Cleanup redundant and unused insn attributes.David S. Miller2-119/+62
2001-09-04sparc.md (define_splits): Kill constraints.David S. Miller1-24/+24
2001-08-24* sparc.h (ASM_OUTPUT_BYTE): Fix format specifier warning.Kaveh R. Ghazi1-1/+1
2001-08-23sparc.c (uns_small_int): Don't reference a constant >32-bit.Kaveh R. Ghazi1-26/+42
2001-08-21* sparc.c (sparc_variable_issue): Fix typo in last change.Kaveh R. Ghazi1-1/+1
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg3-38/+63
2001-08-18optabs.h (OTI_flodiv, [...]): Kill.Zack Weinberg1-1/+1
2001-08-16varasm.c (named_section_flags): Remove align parameter.Richard Henderson1-4/+2