Age | Commit message (Expand) | Author | Files | Lines |
2005-07-11 | alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref. | Richard Henderson | 1 | -2/+2 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 12 | -24/+24 |
2005-05-10 | lib1funcs.asm (__udivsi3, __divsi3): Rearrange special case code to avoid one... | Bob Wilson | 1 | -31/+22 |
2005-04-29 | xtensa.h (OPTIMIZATION_OPTIONS): Define to disable flag_reorder_blocks. | Bob Wilson | 1 | -0/+13 |
2005-04-29 | xtensa.c (gen_int_relational): Use gcc_assert and gcc_unreachable as appropri... | Nathan Sidwell | 3 | -84/+76 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 2 | -2/+2 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2005-04-08 | * config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD) | Richard Sandiford | 4 | -37/+45 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -0/+9 |
2005-03-21 | lib1funcs.asm (__mulsi3): Use symbolic name for ACCLO. | Bob Wilson | 2 | -8/+8 |
2005-03-21 | xtensa-protos.h: (xtensa_simm7... | Bob Wilson | 5 | -482/+301 |
2005-03-12 | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-10 | * config/xtensa/xtensa.h (MEMBER_TYPE_FORCES_BLK): Define. | Bob Wilson | 1 | -0/+9 |
2005-03-09 | xtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform" assembly directive instead... | Bob Wilson | 1 | -2/+2 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -3/+0 |
2004-11-26 | xtensa.h (STARTFILE_SPEC): Add crt0. | Bob Wilson | 1 | -1/+23 |
2004-11-26 | xtensa.h (TARGET_CPU_CPP_BUILTINS): Define __XTENSA_WINDOWED_ABI__. | Bob Wilson | 1 | -0/+1 |
2004-08-26 | xtensa.c (xtensa_ld_opcodes, [...]): Delete. | Bob Wilson | 1 | -15/+5 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -6/+6 |
2004-08-18 | xtensa.c (xtensa_expand_block_move): Expand block move to rtl completely. | Richard Henderson | 3 | -151/+61 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -6/+7 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -3/+0 |
2004-07-14 | alpha.c (alpha_gimplify_va_arg_1): Move indirect ... | Richard Henderson | 1 | -0/+7 |
2004-07-14 | xtensa.c (function_arg_advance): Check for args that must be passed in the st... | Bob Wilson | 1 | -2/+4 |
2004-07-13 | xtensa.c (xtensa_gimplify_va_arg_expr): Swap arguments for COND_EXPR in big-e... | Bob Wilson | 1 | -1/+1 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 2 | -18/+4 |
2004-07-09 | xtensa-protos.h (xtensa_va_arg): Remove. | Richard Henderson | 3 | -109/+92 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 2 | -3/+3 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -6/+6 |
2004-06-18 | * config/xtensa/xtensa.c | Steven Bosscher | 2 | -7/+31 |
2004-05-21 | system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | Ian Lance Taylor | 1 | -4/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -7/+1 |
2004-04-27 | xtensa.c (call_insn_operand): Check SYMBOL_REF_EXTERNAL_P in addition to SYMB... | Bob Wilson | 3 | -4/+8 |
2004-03-18 | xtensa.c (current_function_arg_words): Delete. | Bob Wilson | 1 | -3/+1 |
2004-03-12 | re PR target/14547 (Passing _Complex long double does not follow the ABI) | Richard Henderson | 2 | -3/+2 |
2004-03-05 | xtensa.c (function_arg): Handle 16-byte aligned args. | Bob Wilson | 1 | -25/+36 |
2004-03-05 | xtensa.c (xtensa_return_in_msb): New function. | Bob Wilson | 1 | -0/+13 |
2004-02-26 | * config/xtensa/xtensa.h (TARGET_CPU_CPP_BUILTINS): Define __xtensa__. | Bob Wilson | 1 | -0/+1 |
2004-02-19 | arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R... | Kazu Hirata | 1 | -5/+0 |
2004-02-10 | xtensa-protos.h (xtensa_copy_incoming_a7): Update. | Bob Wilson | 4 | -259/+159 |
2004-02-08 | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 1 | -2/+0 |
2004-02-07 | config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | Kazu Hirata | 1 | -1/+0 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -7/+7 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 2 | -11/+11 |
2004-01-31 | xtensa.h (DYNAMIC_CHAIN_ADDRESS): Use GEN_INT instead of gen_rtx_CONST_INT. | Kazu Hirata | 1 | -2/+1 |
2004-01-30 | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 1 | -0/+2 |
2004-01-27 | xtensa.c (xtensa_copy_incoming_a7): Remove SUBREG on CQImode and CHImode inco... | Bob Wilson | 3 | -17/+53 |
2004-01-26 | xtensa-protos.h: Remove the prototype for xtensa_builtin_saveregs. | Kazu Hirata | 3 | -41/+30 |