aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
AgeCommit message (Expand)AuthorFilesLines
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2-14/+16
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson4-34/+36
2002-04-19lib2funcs.S (__xtensa_libgcc_window_spill, [...]): Use a syscall instructions...Bob Wilson1-39/+15
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-2/+2
2002-04-01xtensa.c (xtensa_va_arg): Fix compiler warning in previous change.Bob Wilson1-1/+2
2002-04-01xtensa.c (xtensa_va_arg): Fix to handle arguments for which MUST_PASS_IN_STAC...Bob Wilson1-13/+20
2002-03-26* config/xtensa/xtensa.c (xtensa_va_arg): Handle variable-sized types.Bob Wilson1-20/+45
2002-03-26xtensa.c (xtensa_valid_move): Allow move from a register into the MAC16 accum...Bob Wilson1-1/+1
2002-03-23xtensa.c (print_operand): Fix incorrect mode passed to adjust_address.Bob Wilson1-5/+12
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg1-7/+7
2002-03-22xtensa-protos.h (non_acc_reg_operand): Remove.Bob Wilson4-19/+48
2002-03-20xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Emit a ".literal_position" directive bef...Bob Wilson1-1/+4
2002-03-20xtensa.md: Remove unused type attributes.Bob Wilson1-3/+3
2002-03-19xtensa.md (adddi3, [...]): Define.Bob Wilson1-0/+69
2002-03-18xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Treat constant-pool addresses as "mo...Bob Wilson1-6/+18
2002-03-12xtensa.c (xtensa_expand_block_move): Use validize_mem() instead of change_add...Bob Wilson1-2/+2
2002-03-12xtensa-config.h: Define XCHAL_HAVE_LOOPS.Bob Wilson3-2/+54
2002-03-12* config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.Bob Wilson1-0/+1
2002-03-12xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Switch to function_section before writin...Bob Wilson1-0/+2
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-1/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-2/+0
2002-03-031750a.h, [...] (CHAR_TYPE_SIZE): Delete.Kaveh R. Ghazi1-1/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-01-23elf.h: New file.Bob Wilson10-0/+7824