aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-18emit-rtl.c (gen_const_mem): New.Richard Henderson1-4/+3
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
2004-07-25* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)Daniel Jacobowitz1-0/+23
2004-07-21sparc.c (sparc_rtx_costs): Fix typo in previous commit.David S. Miller1-1/+1
2004-07-20sparc.c (sparc_rtx_costs case MULT): Emit enormous cost if not TARGET_HARD_MUL.David S. Miller1-0/+2
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-2/+0
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou1-2/+2
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson1-8/+12
2004-07-13re PR target/13926 (GCC generates jumps that are too large to fit in word dis...Eric Botcazou1-3/+64
2004-07-13re PR target/16494 ([3.3.2/3.4/3.5] Pessimization with FP conditional branches)Eric Botcazou1-4/+5
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-0/+2
2004-07-09sparc.c (*_costs): Scale instruction costs by COSTS_N_INSNS.David S. Miller1-110/+111
2004-07-09sparc.h (processor_costs): Define.David S. Miller1-312/+308
2004-07-09sparc-protos.h (sparc_va_arg): Remove.Richard Henderson1-1/+1
2004-07-09sparc.md (return): Rewrite length formula.Eric Botcazou1-2/+2
2004-07-08re PR target/16430 (ICE when returning non-C aggregates larger than 16 bytes)Eric Botcazou1-0/+12
2004-07-08re PR rtl-optimization/16199 (ICE while compiling apache 2.0.49)Eric Botcazou1-63/+131
2004-07-07re PR target/10567 (-fno-delayed-branch not honored in back-end)Eric Botcazou1-16/+131
2004-07-06alpha.c (alpha_use_dfa_pipeline_interface): Remove.Steven Bosscher1-14/+1
2004-07-06sparc.c (get_pc_symbol): Rename into add_pc_to_pic_symbol.Eric Botcazou1-13/+13
2004-07-04sparc.c (SIBCALL_SLOT_EMPTY_P): Rename into LEAF_SIBCALL_SLOT_RESERVED_P afte...Eric Botcazou1-12/+11
2004-07-01gimple-low.c (lower_function_body): Don't reset_block_changes here.Richard Henderson1-0/+1
2004-06-30sparc-protos.h (output_cbranch): Constify return value.Eric Botcazou1-16/+16
2004-06-30RTL prologue/epilogue for SPARCEric Botcazou1-755/+539
2004-06-14config.gcc: Remove sparc64-*-aout*.Ian Lance Taylor1-17/+0
2004-06-11i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.Jason Merrill1-105/+0
2004-06-11sparc.c (sparc_gimplify_va_arg): New fn.Jason Merrill1-0/+95
2004-06-07re PR target/15783 (ICE with union assignment in 64-bit mode)Eric Botcazou1-22/+21
2004-05-31re PR target/15693 (ICE - unrecognizable insn)Eric Botcazou1-0/+26
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-4/+0
2004-05-07sparc-protos.h (sparc_skip_caller_unimp): New declaration.Eric Botcazou1-16/+17
2004-04-08explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL...Paul Brook1-11/+6
2004-04-01sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0.Jakub Jelinek1-0/+7
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-5/+5
2004-03-10system.h (SUNOS4_SHARED_LIBRARIES): Poison.Ian Lance Taylor1-14/+1
2004-03-03sparc.c (noov_compare64_op): Fix typo.Eric Botcazou1-1/+1
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-12/+16
2004-02-26sparc-protos.h (sparc_emit_floatunsdi): Add 'mode'.Eric Botcazou1-3/+42
2004-02-19re PR target/12916 (No vector ABI)Eric Botcazou1-178/+244
2004-02-16* config/sparc/sparc.c (get_pc_symbol_name): Mark with GTY(()).Eric Botcazou1-1/+1
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-04sparc.c (function_arg_pass_by_reference): Return 1 for all modes whose size i...Eric Botcazou1-6/+2
2004-02-03invoke.texi (SPARC options): Remove -mflat and all -mxxx (xxx:chip) options.Eric Botcazou1-748/+14
2004-02-02sparc.c (function_arg_slotno): Align TImode arguments on a 16-byte boundary i...Eric Botcazou1-5/+10
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-3/+3
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-4/+4
2004-01-30sparc-protos.h: Remove the prototype for sparc_builtin_saveregs.Kazu Hirata1-1/+90
2004-01-27sparc.c (function_arg_pass_by_reference): Return 1 for SCmode and DCmode if A...Eric Botcazou1-1/+6