Age | Commit message (Expand) | Author | Files | Lines |
2003-01-24 | xtensa.c: Remove unused include of machmode.h. | Bob Wilson | 2 | -9/+8 |
2003-01-24 | config.gcc (xtensa-*-elf*): Removed assignments to with_newlib, extra_parts, ... | Bob Wilson | 5 | -8/+94 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 2 | -14/+2 |
2002-12-02 | * config/xtensa/xtensa.h: Delete ifndefs with nothing inside them. | Bob Wilson | 1 | -6/+0 |
2002-11-22 | xtensa-protos.h (xtensa_copy_incoming_a7): Declare. | Bob Wilson | 3 | -57/+78 |
2002-11-05 | * config/xtensa/elf.h (LIB_SPEC): Add "-lhal". | Bob Wilson | 1 | -1/+1 |
2002-09-30 | xtensa.h (REG_CLASS_NAMES, [...]): Add new RL_REGS register class. | Bob Wilson | 3 | -18/+27 |
2002-09-19 | real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ... | Richard Henderson | 1 | -3/+0 |
2002-09-04 | elf.h (TARGET_SECTION_TYPE_FLAGS): Define to xtensa_multibss_section_type_flags. | Bob Wilson | 2 | -2/+34 |
2002-08-11 | arc.c (arc_init): Don't use ISO C style function definitions. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -8/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -9/+0 |
2002-07-29 | * config/xtensa/elf.h, config/xtensa/linux.h | Bob Wilson | 3 | -27/+33 |
2002-07-28 | defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments. | Zack Weinberg | 2 | -20/+2 |
2002-07-25 | defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new... | Zack Weinberg | 2 | -16/+2 |
2002-07-16 | builtins.c (std_expand_builtin_va_start): Remove unused first argument. | Zack Weinberg | 3 | -5/+4 |
2002-06-28 | * config/xtensa/xtensa.h (RETURN_IN_MEMORY): Update comment. | Bob Wilson | 1 | -7/+7 |
2002-06-27 | xtensa.md: Give "*xxx" names to all unnamed insn's. | Bob Wilson | 1 | -53/+48 |
2002-06-27 | xtensa-protos.h (xtensa_return_addr): Declare. | Bob Wilson | 4 | -18/+50 |
2002-06-18 | xtensa.h (FUNCTION_PROFILER): Respect flag_pic when generating the call to _m... | Bob Wilson | 1 | -20/+24 |
2002-06-11 | * config/xtensa/t-xtensa (LIBGCC1_TEST, CROSS_LIBGCC1): Delete. | Bob Wilson | 1 | -4/+0 |
2002-06-11 | xtensa.c (override_options): Don't warn about using -fpic or -fPIC when PIC i... | Bob Wilson | 1 | -8/+1 |
2002-06-05 | xtensa.c (xtensa_build_va_list): Use lang_hooks.types.make_type instead of ma... | Bob Wilson | 1 | -5/+7 |
2002-06-04 | xtensa.c (xtensa_init_machine_status): Fix typo in function prototype and inc... | Bob Wilson | 1 | -2/+3 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2 | -18/+10 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 2 | -14/+16 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 4 | -34/+36 |
2002-04-19 | lib2funcs.S (__xtensa_libgcc_window_spill, [...]): Use a syscall instructions... | Bob Wilson | 1 | -39/+15 |
2002-04-15 | linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux. | Richard Henderson | 1 | -1/+1 |
2002-04-13 | linux.h: Define __gnu_linux__ wherever __linux__ is defined... | Mark Mitchell | 1 | -2/+2 |
2002-04-01 | xtensa.c (xtensa_va_arg): Fix compiler warning in previous change. | Bob Wilson | 1 | -1/+2 |
2002-04-01 | xtensa.c (xtensa_va_arg): Fix to handle arguments for which MUST_PASS_IN_STAC... | Bob Wilson | 1 | -13/+20 |
2002-03-26 | * config/xtensa/xtensa.c (xtensa_va_arg): Handle variable-sized types. | Bob Wilson | 1 | -20/+45 |
2002-03-26 | xtensa.c (xtensa_valid_move): Allow move from a register into the MAC16 accum... | Bob Wilson | 1 | -1/+1 |
2002-03-23 | xtensa.c (print_operand): Fix incorrect mode passed to adjust_address. | Bob Wilson | 1 | -5/+12 |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 1 | -7/+7 |
2002-03-22 | xtensa-protos.h (non_acc_reg_operand): Remove. | Bob Wilson | 4 | -19/+48 |
2002-03-20 | xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Emit a ".literal_position" directive bef... | Bob Wilson | 1 | -1/+4 |
2002-03-20 | xtensa.md: Remove unused type attributes. | Bob Wilson | 1 | -3/+3 |
2002-03-19 | xtensa.md (adddi3, [...]): Define. | Bob Wilson | 1 | -0/+69 |
2002-03-18 | xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Treat constant-pool addresses as "mo... | Bob Wilson | 1 | -6/+18 |
2002-03-12 | xtensa.c (xtensa_expand_block_move): Use validize_mem() instead of change_add... | Bob Wilson | 1 | -2/+2 |
2002-03-12 | xtensa-config.h: Define XCHAL_HAVE_LOOPS. | Bob Wilson | 3 | -2/+54 |
2002-03-12 | * config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define. | Bob Wilson | 1 | -0/+1 |
2002-03-12 | xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Switch to function_section before writin... | Bob Wilson | 1 | -0/+2 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -1/+0 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -4/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -2/+0 |
2002-03-03 | 1750a.h, [...] (CHAR_TYPE_SIZE): Delete. | Kaveh R. Ghazi | 1 | -1/+0 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -1/+1 |