aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-1/+1
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
2004-08-05linux.h, [...]: Remove definitions conditioned on USE_GNULIBC_1 or conditione...Joseph Myers1-39/+2
2004-07-25* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)Daniel Jacobowitz4-0/+52
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-19Makefile.in (c-format.o): Depend on c-format.h.Daniel Jacobowitz2-0/+8
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou3-4/+4
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson1-3/+0
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson3-19/+12
2004-07-13re PR target/13926 (GCC generates jumps that are too large to fit in word dis...Eric Botcazou3-21/+66
2004-07-13re PR target/16494 ([3.3.2/3.4/3.5] Pessimization with FP conditional branches)Eric Botcazou2-4/+7
2004-07-13re PR target/15186 (-compat-bsd -m64 does not pick up the 64bit libraries)Eric Botcazou1-1/+1
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson2-7/+2
2004-07-12sparc.md (ashlsi3): Eliminate const 1 special case.David S. Miller1-4/+0
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. Miller2-312/+386
2004-07-09sparc-protos.h (sparc_va_arg): Remove.Richard Henderson2-2/+1
2004-07-09sparc.md (return): Rewrite length formula.Eric Botcazou2-19/+19
2004-07-09re PR target/16416 (-m64 doesn't imply -mcpu=v9 anymore)Eric Botcazou1-0/+21
2004-07-08sparc.md (UNSPECV_GOTO_V9): Delete.Eric Botcazou1-17/+42
2004-07-08re PR target/10567 (-fno-delayed-branch not honored in back-end)Eric Botcazou1-3/+11
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 Botcazou2-22/+156
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-1/+1
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 Botcazou2-21/+23
2004-07-05sparc.md (nonlocal_goto): Remove disabled code.Eric Botcazou1-44/+2
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-3/+0
2004-07-04sparc.c (SIBCALL_SLOT_EMPTY_P): Rename into LEAF_SIBCALL_SLOT_RESERVED_P afte...Eric Botcazou1-12/+11
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-1/+1
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 Botcazou3-26/+26
2004-06-30RTL prologue/epilogue for SPARCEric Botcazou6-962/+635
2004-06-14sparc.h: Correct comment about availability of little endian option.Ian Lance Taylor1-1/+1
2004-06-14config.gcc: Remove sparc64-*-aout*.Ian Lance Taylor3-104/+0
2004-06-11i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.Jason Merrill2-107/+1
2004-06-11sparc.c (sparc_gimplify_va_arg): New fn.Jason Merrill1-0/+95
2004-06-09sparc.h (MOVE_RATIO): New definition.David S. Miller1-0/+5
2004-06-07re PR target/15783 (ICE with union assignment in 64-bit mode)Eric Botcazou1-22/+21
2004-06-05Missed these two in previous commit.David S. Miller2-0/+8
2004-05-31re PR target/15693 (ICE - unrecognizable insn)Eric Botcazou3-2/+35
2004-05-21linux64.h (OPTION_DEFAULT_SPECS): If SPARC_BI_ARCH, override sparc.h definition.Jakub Jelinek1-0/+21
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 Botcazou3-26/+34
2004-05-07freebsd.h (SUBTARGET_EXTRA_SPECS): Pass -Werror.Loren J. Rittle1-0/+1
2004-05-03config.gcc (sparc64-*-solaris2*, [...]): Add tm-dwarf2.h to tm_file.Eric Botcazou1-7/+0
2004-05-01linux64.h (TARGET_DEFAULT): Make 64-bit by default also for TARGET_CPU_DEFAUL...Jakub Jelinek1-1/+3