Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-07-01 | xtensa-config.h: New file imported from binutils. | Bob Wilson | 4 | -62/+3 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -7/+4 |
2003-06-11 | d30v.h: Delete reference to ASM_FINAL_SPEC. | Roger Sayle | 2 | -4/+0 |
2003-06-04 | linux.h (NO_PROFILE_COUNTERS): Define to 1. | Jakub Jelinek | 1 | -1/+1 |
2003-06-02 | mips.c: Don't include output.h twice. | Kaveh R. Ghazi | 1 | -1/+0 |
2003-05-29 | xtensa-protos.h (smalloffset_double_mem_p): Delete. | Bob Wilson | 4 | -181/+138 |
2003-05-21 | xtensa.h (MASK_SERIALIZE_VOLATILE, [...]): Delete. | Bob Wilson | 3 | -14/+7 |
2003-05-20 | lib1funcs.asm: Avoid use of .Lfe* in .size directives. | Bob Wilson | 4 | -127/+154 |
2003-05-18 | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here. | Neil Booth | 2 | -6/+0 |
2003-05-14 | lib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59. | Bob Wilson | 6 | -371/+420 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 3 | -21/+18 |
2003-05-09 | xtensa.c (xtensa_emit_loop_end): Only use "nop.n" instruction if the Xtensa d... | Bob Wilson | 1 | -2/+2 |
2003-05-09 | * config/xtensa/xtensa.c: Formatting. | Bob Wilson | 1 | -60/+60 |
2003-04-29 | elf.h (SIZE_TYPE, [...]): Remove redundant macros. | Bob Wilson | 2 | -29/+12 |
2003-04-26 | linux.h (TARGET_OS_CPP_BUILTINS): Back out previous addition of __PIC__ and _... | Bob Wilson | 2 | -3/+1 |
2003-04-26 | linux.h (TARGET_OS_CPP_BUILTINS): Remove definition of _GNU_SOURCE. | Bob Wilson | 4 | -41/+24 |
2003-04-17 | xtensa.c (xtensa_encode_section_info): Remove. | Richard Henderson | 2 | -19/+4 |
2003-04-10 | lib2funcs.S (__xtensa_sync_caches): Flush data cache even if it is configured... | Bob Wilson | 1 | -1/+1 |
2003-03-12 | xtensa.md (adddi3): Don't clobber source operand used to detect carry. | Bob Wilson | 1 | -2/+15 |
2003-02-11 | xtensa.md (set_frame_ptr): Change rtl to set reg a7. | Bob Wilson | 2 | -4/+5 |
2003-02-07 | xtensa.h (LIBGCC2_WORDS_BIG_ENDIAN): Set this based on preprocessor flag. | Bob Wilson | 1 | -3/+5 |
2003-02-03 | xtensa.c (order_regs_for_local_alloc): Order the coprocessor registers before... | Bob Wilson | 2 | -16/+8 |