aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
AgeCommit message (Expand)AuthorFilesLines
2003-01-24xtensa.c: Remove unused include of machmode.h.Bob Wilson2-9/+8
2003-01-24config.gcc (xtensa-*-elf*): Removed assignments to with_newlib, extra_parts, ...Bob Wilson5-8/+94
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-14/+2
2002-12-02* config/xtensa/xtensa.h: Delete ifndefs with nothing inside them.Bob Wilson1-6/+0
2002-11-22xtensa-protos.h (xtensa_copy_incoming_a7): Declare.Bob Wilson3-57/+78
2002-11-05* config/xtensa/elf.h (LIB_SPEC): Add "-lhal".Bob Wilson1-1/+1
2002-09-30xtensa.h (REG_CLASS_NAMES, [...]): Add new RL_REGS register class.Bob Wilson3-18/+27
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-3/+0
2002-09-04elf.h (TARGET_SECTION_TYPE_FLAGS): Define to xtensa_multibss_section_type_flags.Bob Wilson2-2/+34
2002-08-11arc.c (arc_init): Don't use ISO C style function definitions.Kaveh R. Ghazi1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-8/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-9/+0
2002-07-29* config/xtensa/elf.h, config/xtensa/linux.hBob Wilson3-27/+33
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg2-20/+2
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg2-16/+2
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg3-5/+4
2002-06-28* config/xtensa/xtensa.h (RETURN_IN_MEMORY): Update comment.Bob Wilson1-7/+7
2002-06-27xtensa.md: Give "*xxx" names to all unnamed insn's.Bob Wilson1-53/+48
2002-06-27xtensa-protos.h (xtensa_return_addr): Declare.Bob Wilson4-18/+50
2002-06-18xtensa.h (FUNCTION_PROFILER): Respect flag_pic when generating the call to _m...Bob Wilson1-20/+24
2002-06-11* config/xtensa/t-xtensa (LIBGCC1_TEST, CROSS_LIBGCC1): Delete.Bob Wilson1-4/+0
2002-06-11xtensa.c (override_options): Don't warn about using -fpic or -fPIC when PIC i...Bob Wilson1-8/+1
2002-06-05xtensa.c (xtensa_build_va_list): Use lang_hooks.types.make_type instead of ma...Bob Wilson1-5/+7
2002-06-04xtensa.c (xtensa_init_machine_status): Fix typo in function prototype and inc...Bob Wilson1-2/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2-18/+10
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