Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-01-23 | xtensa.c (xtensa_va_arg): Handle complex values as separate real and imaginar... | Bob Wilson | 2 | -1/+22 |
2004-01-22 | xtensa.c (function_arg): Generalize logic so that it handles complex and vect... | Bob Wilson | 1 | -5/+5 |
2003-12-25 | elf.h: Fix comment formatting. | Kazu Hirata | 4 | -67/+67 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-11-29 | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 1 | -7/+1 |
2003-10-29 | builtins.c (std_build_builtin_va_list): New. | Richard Henderson | 3 | -7/+6 |
2003-10-09 | xtensa.c (xtensa_dbx_register_number): Change first FP register number to 48 ... | Bob Wilson | 1 | -9/+4 |
2003-10-05 | fold-const.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-09-23 | config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr... | Nathanael Nerode | 1 | -3/+0 |
2003-09-22 | xtensa-protos.h: Convert to ISO C90. | Bob Wilson | 2 | -344/+218 |
2003-09-15 | xtensa.c (xtensa_multibss_section_type_flags): Add ATTRIBUTE_UNUSED. | Bob Wilson | 1 | -3/+32 |
2003-09-15 | xtensa.h (LEGITIMATE_PIC_OPERAND_P): Use SYMBOL_REF_LOCAL_P. | Bob Wilson | 1 | -1/+1 |
2003-09-12 | elf.h (ASM_SPEC): Remove no-density option. | Bob Wilson | 3 | -145/+42 |
2003-08-19 | crti.asm (_init, _fini): Add alternate code for new call0 ABI. | Bob Wilson | 4 | -26/+74 |
2003-08-11 | lib2funcs.S: Fix whitespace. | Bob Wilson | 2 | -669/+437 |
2003-07-23 | crti.asm (_init, _fini): Increase frame size to 64. | Bob Wilson | 2 | -14/+19 |
2003-07-10 | * config/xtensa/xtensa.h (CRT_CALL_STATIC_FUNCTION): Define. | Bob Wilson | 1 | -0/+10 |