aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+2
2004-07-29rtl.c (currently_expanding_to_rtl): New.Steven Bosscher1-17/+0
2004-07-26alpha.c (alpha_rtx_cost_data): Tweak int_div costs.Falk Hueffner1-3/+3
2004-07-23machmode.def: Remove vector modes.Paolo Bonzini1-0/+5
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-2/+0
2004-07-17libgcc2.c (__enable_execute_stack): New symbol.Eric Botcazou3-3/+3
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-12/+12
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson2-4/+0
2004-07-14alpha.c (alpha_gimplify_va_arg_1): Move indirect ...Richard Henderson1-11/+9
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2-11/+13
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson4-21/+34
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2-7/+7
2004-07-06alpha.c (alpha_use_dfa_pipeline_interface): Remove.Steven Bosscher1-8/+1
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-3/+0
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-107/+0
2004-07-01alpha.c (struct machine_function): Add gp_save_rtx.Richard Henderson1-5/+22
2004-07-01alpha.c (struct alpha_rtx_cost_data): Add int_div.Richard Henderson1-15/+44
2004-07-01gimple-low.c (lower_function_body): Don't reset_block_changes here.Richard Henderson1-0/+2
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-4/+4
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg1-2/+1
2004-06-11alpha.c (alpha_gimplify_va_arg_1): Remove post_p argument.Richard Henderson1-39/+29
2004-06-11i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.Jason Merrill2-111/+1
2004-06-10target.h (struct gcc_target): Change gimplify_va_arg_expr hook signature.Jason Merrill1-18/+11
2004-06-09alpha.c (alpha_gimplify_va_arg_1, [...]): New.Richard Henderson1-0/+136
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+0
2004-05-07freebsd.h (SUBTARGET_EXTRA_SPECS): Pass -Werror.Loren J. Rittle1-0/+1
2004-05-01alpha.md (builtin_insbl, [...]): Disallow 0 as first input operand.Falk Hueffner1-3/+3
2004-05-01* config/alpha/alpha.c (alpha_rtx_costs): Fix shiftadd costs.Falk Hueffner1-1/+1
2004-04-30re PR other/1963 (collect2 interprets "-oldstyle_liblookup" as "-o ldstyle_li...Rainer Orth1-2/+6
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata3-5/+5
2004-04-29gcc.c (DELETE_IF_ORDINARY): New macro default definition.Douglas B Rupp1-1/+13
2004-04-26Patch from Bernard Giroud.Bernard Giroud1-4/+4
2004-04-23gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra1-1/+7
2004-04-05re PR target/14548 (building Ada library incorrectly requires collect2 on mingw)Ian Lance Taylor1-3/+0
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-2/+2
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-12re PR target/14547 (Passing _Complex long double does not follow the ABI)Richard Henderson2-4/+12
2004-03-11alpha.c (xfloating_ops, [...]): New.Richard Henderson2-80/+64
2004-03-11re PR target/14539 (128-bit long double improperly aligned)Richard Henderson1-1/+1
2004-03-06* config/alpha/alpha.c (alpha_in_small_data_p): False for functions.Richard Henderson1-0/+4
2004-03-06alpha.h (MASK_LONG_DOUBLE_128): New.Richard Henderson3-8/+30
2004-03-06alpha.c (alpha_swapped_comparison_operator): Fix botched rtx class conversion.Richard Henderson1-1/+1
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-4/+4
2004-03-02freebsd-spec.h (FBSD_DYNAMIC_LINKER): Add.David O'Brien1-4/+7
2004-02-25explow.c (force_reg): Call mark_reg_pointer as appropriate.Richard Henderson2-97/+9
2004-02-20re PR target/14201 (float -> int (in mem) with -mieee causes unrecognizable i...Falk Hueffner1-2/+2
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra3-3/+4
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-7/+7
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-7/+7