summaryrefslogtreecommitdiff
path: root/gcc/config/alpha
Commit message (Expand)AuthorAgeFilesLines
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-4/+4
* c-common.h (has_c_linkage): New interface.Zack Weinberg2004-06-201-2/+1
* alpha.c (alpha_gimplify_va_arg_1): Remove post_p argument.Richard Henderson2004-06-111-39/+29
* i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.Jason Merrill2004-06-112-111/+1
* target.h (struct gcc_target): Change gimplify_va_arg_expr hook signature.Jason Merrill2004-06-101-18/+11
* alpha.c (alpha_gimplify_va_arg_1, [...]): New.Richard Henderson2004-06-091-0/+136
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-3/+0
* freebsd.h (SUBTARGET_EXTRA_SPECS): Pass -Werror.Loren J. Rittle2004-05-071-0/+1
* alpha.md (builtin_insbl, [...]): Disallow 0 as first input operand.Falk Hueffner2004-05-011-3/+3
* * config/alpha/alpha.c (alpha_rtx_costs): Fix shiftadd costs.Falk Hueffner2004-05-011-1/+1
* re PR other/1963 (collect2 interprets "-oldstyle_liblookup" as "-o ldstyle_li...Rainer Orth2004-04-301-2/+6
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-04-303-5/+5
* gcc.c (DELETE_IF_ORDINARY): New macro default definition.Douglas B Rupp2004-04-291-1/+13
* Patch from Bernard Giroud.Bernard Giroud2004-04-261-4/+4
* gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra2004-04-231-1/+7
* re PR target/14548 (building Ada library incorrectly requires collect2 on mingw)Ian Lance Taylor2004-04-051-3/+0
* gengtype.c (create_option): New function.Zack Weinberg2004-03-301-2/+2
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+1
* re PR target/14547 (Passing _Complex long double does not follow the ABI)Richard Henderson2004-03-122-4/+12
* alpha.c (xfloating_ops, [...]): New.Richard Henderson2004-03-112-80/+64
* re PR target/14539 (128-bit long double improperly aligned)Richard Henderson2004-03-111-1/+1
* * config/alpha/alpha.c (alpha_in_small_data_p): False for functions.Richard Henderson2004-03-061-0/+4
* alpha.h (MASK_LONG_DOUBLE_128): New.Richard Henderson2004-03-063-8/+30
* alpha.c (alpha_swapped_comparison_operator): Fix botched rtx class conversion.Richard Henderson2004-03-061-1/+1
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-4/+4
* freebsd-spec.h (FBSD_DYNAMIC_LINKER): Add.David O'Brien2004-03-021-4/+7
* explow.c (force_reg): Call mark_reg_pointer as appropriate.Richard Henderson2004-02-252-97/+9
* re PR target/14201 (float -> int (in mem) with -mieee causes unrecognizable i...Falk Hueffner2004-02-201-2/+2
* target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata2004-02-081-2/+0
* tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2004-02-063-3/+4
* alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata2004-02-041-7/+7
* alpha.c, [...]: Fix comment typos.Kazu Hirata2004-02-041-7/+7
* calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter.Mark Mitchell2004-02-041-7/+4
* alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2004-02-031-3/+3
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-315-5/+5
* alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata2004-01-301-1/+1
* re PR target/12898 (Tru64 UNIX bootstrap failure: ICE in gen_reg_rtx, at emit...Falk Hueffner2004-01-211-1/+8
* alpha.c (aligned_memory_operand): Check MEM_ALIGN, don't check memory mode.Richard Henderson2004-01-192-86/+81
* alpha.h (HARD_REGNO_MODE_OK): Disallow SImode in FP regs.Richard Henderson2004-01-193-139/+119
* system.h (ASM_OUTPUT_SECTION_NAME): Poison.Kazu Hirata2004-01-161-5/+0
* alpha.h (REG_ALLOC_ORDER): Reorder fp regs after integer regs of the same cal...Richard Henderson2004-01-151-38/+24
* alpha.h (STRUCT_VALUE): Remove.Kazu Hirata2004-01-142-8/+0
* re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher2004-01-131-1/+1
* alpha-modes.def: Fix comment formatting.Kazu Hirata2003-12-2513-24/+24
* Makefile.in (OBJS-common): Remove dwarfout.o.Mark Mitchell2003-12-241-1/+0
* vxlib.c: Fix comment typos.Kazu Hirata2003-12-131-2/+2
* osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++.Rainer Orth2003-12-121-0/+7
* alpha.c (alpha_build_builtin_va_list): Add dummy field to suppress -Wpadded w...Richard Henderson2003-12-051-1/+8
* alpha.c (alpha_does_function_need_gp): Return true if the function contains a...Richard Henderson2003-12-051-0/+9
* gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2003-11-292-4/+3