| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -7/+1 |
* | * config/xtensa/xtensa.c (call_insn_operand): Check | bwilson | 2004-04-27 | 3 | -4/+8 |
* | * config/xtensa/xtensa.c (current_function_arg_words): Delete. | bwilson | 2004-03-18 | 1 | -3/+1 |
* | PR target/14547 | rth | 2004-03-12 | 2 | -3/+2 |
* | * config/xtensa/xtensa.c (function_arg): Handle 16-byte aligned args. | bwilson | 2004-03-05 | 1 | -25/+36 |
* | * config/xtensa/xtensa.c (xtensa_return_in_msb): New function. | bwilson | 2004-03-05 | 1 | -0/+13 |
* | * config/xtensa/xtensa.h (TARGET_CPU_CPP_BUILTINS): Define __xtensa__. | bwilson | 2004-02-26 | 1 | -0/+1 |
* | * config/arc/arc.h, config/arm/arm.h, config/frv/frv.h, | kazu | 2004-02-19 | 1 | -5/+0 |
* | * config/xtensa/xtensa-protos.h (xtensa_copy_incoming_a7): Update. | bwilson | 2004-02-10 | 4 | -259/+159 |
* | * target-def.h (TARGET_STRUCT_VALUE_RTX): Define as | kazu | 2004-02-08 | 1 | -2/+0 |
* | * config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | kazu | 2004-02-07 | 1 | -1/+0 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+1 |
* | * config/darwin.c, config/darwin.h, config/freebsd-spec.h, | kazu | 2004-02-04 | 1 | -5/+5 |
* | * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md, | kazu | 2004-02-02 | 1 | -7/+7 |
* | * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md, | kazu | 2004-02-01 | 2 | -11/+11 |
* | * config/xtensa/xtensa.h (DYNAMIC_CHAIN_ADDRESS): Use GEN_INT | kazu | 2004-01-31 | 1 | -2/+1 |
* | * config/alpha/alpha.c: Remove mentions of deprecates macros | kazu | 2004-01-30 | 1 | -0/+2 |
* | * config/xtensa/xtensa.c (xtensa_copy_incoming_a7): Remove SUBREG | bwilson | 2004-01-27 | 3 | -17/+53 |
* | * config/xtensa/xtensa-protos.h: Remove the prototype for | kazu | 2004-01-26 | 3 | -41/+30 |
* | * config/xtensa/xtensa.c (xtensa_va_arg): Handle complex values as | bwilson | 2004-01-23 | 2 | -1/+22 |
* | * config/xtensa/xtensa.c (function_arg): Generalize logic so that it | bwilson | 2004-01-22 | 1 | -5/+5 |
* | * config/xtensa/elf.h: Fix comment formatting. | kazu | 2003-12-25 | 4 | -67/+67 |
* | * config/vxlib.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -3/+3 |
* | * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | ghazi | 2003-11-29 | 1 | -7/+1 |
* | * builtins.c (std_build_builtin_va_list): New. | rth | 2003-10-30 | 3 | -7/+6 |
* | * config/xtensa/xtensa.c (xtensa_dbx_register_number): Change first | bwilson | 2003-10-09 | 1 | -9/+4 |
* | * fold-const.c: Follow spelling conventions. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * config.gcc: Do per-target disabling of fixproto here in clauses, | neroden | 2003-09-23 | 1 | -3/+0 |
* | * config/xtensa/xtensa-protos.h: Convert to ISO C90. | bwilson | 2003-09-22 | 2 | -344/+218 |
* | * config/xtensa/xtensa.c (xtensa_multibss_section_type_flags): Add | bwilson | 2003-09-15 | 1 | -3/+32 |
* | * config/xtensa/xtensa.h (LEGITIMATE_PIC_OPERAND_P): Use | bwilson | 2003-09-15 | 1 | -1/+1 |
* | * config/xtensa/elf.h (ASM_SPEC): Remove no-density option. Reformat. | bwilson | 2003-09-12 | 3 | -145/+42 |
* | * config/xtensa/crti.asm (_init, _fini): Add alternate code for new | bwilson | 2003-08-19 | 4 | -26/+74 |
* | * config/xtensa/lib2funcs.S: Fix whitespace. | bwilson | 2003-08-11 | 2 | -669/+437 |
* | * config/xtensa/crti.asm (_init, _fini): Increase frame size to 64. | bwilson | 2003-07-23 | 2 | -14/+19 |
* | * config/xtensa/xtensa.h (CRT_CALL_STATIC_FUNCTION): Define. | bwilson | 2003-07-10 | 1 | -0/+10 |
* | include/ChangeLog: | bwilson | 2003-07-01 | 4 | -62/+3 |
* | * rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | sayle | 2003-06-14 | 1 | -7/+4 |
* | * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC. | sayle | 2003-06-11 | 2 | -4/+0 |
* | * config/i386/linux.h (NO_PROFILE_COUNTERS): Define to 1. | jakub | 2003-06-04 | 1 | -1/+1 |
* | * mips.c: Don't include output.h twice. | ghazi | 2003-06-02 | 1 | -1/+0 |
* | * config/xtensa/xtensa-protos.h (smalloffset_double_mem_p): Delete. | bwilson | 2003-05-29 | 4 | -181/+138 |
* | * config/xtensa/xtensa.h (MASK_SERIALIZE_VOLATILE, | bwilson | 2003-05-21 | 3 | -14/+7 |
* | * config/xtensa/lib1funcs.asm: Avoid use of .Lfe* in .size directives. | bwilson | 2003-05-20 | 4 | -127/+154 |
* | * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS): | neil | 2003-05-18 | 2 | -6/+0 |
* | * config/xtensa/lib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59. | bwilson | 2003-05-14 | 6 | -371/+420 |
* | * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | rsandifo | 2003-05-14 | 3 | -21/+18 |
* | * config/xtensa/xtensa.c (xtensa_emit_loop_end): Only use "nop.n" | bwilson | 2003-05-09 | 1 | -2/+2 |
* | * config/xtensa/xtensa.c: Formatting. | bwilson | 2003-05-09 | 1 | -60/+60 |
* | * config/xtensa/elf.h (SIZE_TYPE, PTRDIFF_TYPE, USER_LABEL_PREFIX): | bwilson | 2003-04-29 | 2 | -29/+12 |