| Commit message (Expand) | Author | Age | Files | Lines |
* | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 2004-06-21 | 1 | -4/+4 |
* | c-common.h (has_c_linkage): New interface. | Zack Weinberg | 2004-06-20 | 1 | -2/+1 |
* | alpha.c (alpha_gimplify_va_arg_1): Remove post_p argument. | Richard Henderson | 2004-06-11 | 1 | -39/+29 |
* | i386.h (EXPAND_BUILTIN_VA_ARG): Just abort. | Jason Merrill | 2004-06-11 | 2 | -111/+1 |
* | target.h (struct gcc_target): Change gimplify_va_arg_expr hook signature. | Jason Merrill | 2004-06-10 | 1 | -18/+11 |
* | alpha.c (alpha_gimplify_va_arg_1, [...]): New. | Richard Henderson | 2004-06-09 | 1 | -0/+136 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -3/+0 |
* | freebsd.h (SUBTARGET_EXTRA_SPECS): Pass -Werror. | Loren J. Rittle | 2004-05-07 | 1 | -0/+1 |
* | alpha.md (builtin_insbl, [...]): Disallow 0 as first input operand. | Falk Hueffner | 2004-05-01 | 1 | -3/+3 |
* | * config/alpha/alpha.c (alpha_rtx_costs): Fix shiftadd costs. | Falk Hueffner | 2004-05-01 | 1 | -1/+1 |
* | re PR other/1963 (collect2 interprets "-oldstyle_liblookup" as "-o ldstyle_li... | Rainer Orth | 2004-04-30 | 1 | -2/+6 |
* | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2004-04-30 | 3 | -5/+5 |
* | gcc.c (DELETE_IF_ORDINARY): New macro default definition. | Douglas B Rupp | 2004-04-29 | 1 | -1/+13 |
* | Patch from Bernard Giroud. | Bernard Giroud | 2004-04-26 | 1 | -4/+4 |
* | gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED. | Alan Modra | 2004-04-23 | 1 | -1/+7 |
* | re PR target/14548 (building Ada library incorrectly requires collect2 on mingw) | Ian Lance Taylor | 2004-04-05 | 1 | -3/+0 |
* | gengtype.c (create_option): New function. | Zack Weinberg | 2004-03-30 | 1 | -2/+2 |
* | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 2004-03-15 | 1 | -1/+1 |
* | re PR target/14547 (Passing _Complex long double does not follow the ABI) | Richard Henderson | 2004-03-12 | 2 | -4/+12 |
* | alpha.c (xfloating_ops, [...]): New. | Richard Henderson | 2004-03-11 | 2 | -80/+64 |
* | re PR target/14539 (128-bit long double improperly aligned) | Richard Henderson | 2004-03-11 | 1 | -1/+1 |
* | * config/alpha/alpha.c (alpha_in_small_data_p): False for functions. | Richard Henderson | 2004-03-06 | 1 | -0/+4 |
* | alpha.h (MASK_LONG_DOUBLE_128): New. | Richard Henderson | 2004-03-06 | 3 | -8/+30 |
* | alpha.c (alpha_swapped_comparison_operator): Fix botched rtx class conversion. | Richard Henderson | 2004-03-06 | 1 | -1/+1 |
* | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 2004-03-03 | 1 | -4/+4 |
* | freebsd-spec.h (FBSD_DYNAMIC_LINKER): Add. | David O'Brien | 2004-03-02 | 1 | -4/+7 |
* | explow.c (force_reg): Call mark_reg_pointer as appropriate. | Richard Henderson | 2004-02-25 | 2 | -97/+9 |
* | re PR target/14201 (float -> int (in mem) with -mieee causes unrecognizable i... | Falk Hueffner | 2004-02-20 | 1 | -2/+2 |
* | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 2004-02-08 | 1 | -2/+0 |
* | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 2004-02-06 | 3 | -3/+4 |
* | alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don... | Kazu Hirata | 2004-02-04 | 1 | -7/+7 |
* | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 2004-02-04 | 1 | -7/+7 |
* | calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter. | Mark Mitchell | 2004-02-04 | 1 | -7/+4 |
* | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 2004-02-03 | 1 | -3/+3 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 5 | -5/+5 |
* | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 2004-01-30 | 1 | -1/+1 |
* | re PR target/12898 (Tru64 UNIX bootstrap failure: ICE in gen_reg_rtx, at emit... | Falk Hueffner | 2004-01-21 | 1 | -1/+8 |
* | alpha.c (aligned_memory_operand): Check MEM_ALIGN, don't check memory mode. | Richard Henderson | 2004-01-19 | 2 | -86/+81 |
* | alpha.h (HARD_REGNO_MODE_OK): Disallow SImode in FP regs. | Richard Henderson | 2004-01-19 | 3 | -139/+119 |
* | system.h (ASM_OUTPUT_SECTION_NAME): Poison. | Kazu Hirata | 2004-01-16 | 1 | -5/+0 |
* | alpha.h (REG_ALLOC_ORDER): Reorder fp regs after integer regs of the same cal... | Richard Henderson | 2004-01-15 | 1 | -38/+24 |
* | alpha.h (STRUCT_VALUE): Remove. | Kazu Hirata | 2004-01-14 | 2 | -8/+0 |
* | re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_... | Steven Bosscher | 2004-01-13 | 1 | -1/+1 |
* | alpha-modes.def: Fix comment formatting. | Kazu Hirata | 2003-12-25 | 13 | -24/+24 |
* | Makefile.in (OBJS-common): Remove dwarfout.o. | Mark Mitchell | 2003-12-24 | 1 | -1/+0 |
* | vxlib.c: Fix comment typos. | Kazu Hirata | 2003-12-13 | 1 | -2/+2 |
* | osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++. | Rainer Orth | 2003-12-12 | 1 | -0/+7 |
* | alpha.c (alpha_build_builtin_va_list): Add dummy field to suppress -Wpadded w... | Richard Henderson | 2003-12-05 | 1 | -1/+8 |
* | alpha.c (alpha_does_function_need_gp): Return true if the function contains a... | Richard Henderson | 2003-12-05 | 1 | -0/+9 |
* | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 2003-11-29 | 2 | -4/+3 |