aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-29xtensa.c (gen_int_relational): Use gcc_assert and gcc_unreachable as appropri...Nathan Sidwell1-22/+20
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-04-08* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)Richard Sandiford1-0/+3
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-0/+9
2005-03-21xtensa-protos.h: (xtensa_simm7...Bob Wilson1-388/+120
2004-08-26xtensa.c (xtensa_ld_opcodes, [...]): Delete.Bob Wilson1-15/+5
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-6/+6
2004-08-18xtensa.c (xtensa_expand_block_move): Expand block move to rtl completely.Richard Henderson1-131/+61
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-6/+7
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-3/+0
2004-07-14alpha.c (alpha_gimplify_va_arg_1): Move indirect ...Richard Henderson1-0/+7
2004-07-14xtensa.c (function_arg_advance): Check for args that must be passed in the st...Bob Wilson1-2/+4
2004-07-13xtensa.c (xtensa_gimplify_va_arg_expr): Swap arguments for COND_EXPR in big-e...Bob Wilson1-1/+1
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-2/+4
2004-07-09xtensa-protos.h (xtensa_va_arg): Remove.Richard Henderson1-104/+92
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-1/+1
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-6/+6
2004-06-18* config/xtensa/xtensa.cSteven Bosscher1-0/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-7/+1
2004-04-27xtensa.c (call_insn_operand): Check SYMBOL_REF_EXTERNAL_P in addition to SYMB...Bob Wilson1-1/+2
2004-03-18xtensa.c (current_function_arg_words): Delete.Bob Wilson1-3/+1
2004-03-12re PR target/14547 (Passing _Complex long double does not follow the ABI)Richard Henderson1-0/+2
2004-03-05xtensa.c (function_arg): Handle 16-byte aligned args.Bob Wilson1-25/+36
2004-03-05xtensa.c (xtensa_return_in_msb): New function.Bob Wilson1-0/+13
2004-02-10xtensa-protos.h (xtensa_copy_incoming_a7): Update.Bob Wilson1-204/+120
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-7/+7
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-0/+2
2004-01-27xtensa.c (xtensa_copy_incoming_a7): Remove SUBREG on CQImode and CHImode inco...Bob Wilson1-6/+30
2004-01-26xtensa-protos.h: Remove the prototype for xtensa_builtin_saveregs.Kazu Hirata1-2/+26
2004-01-23xtensa.c (xtensa_va_arg): Handle complex values as separate real and imaginar...Bob Wilson1-0/+19
2004-01-22xtensa.c (function_arg): Generalize logic so that it handles complex and vect...Bob Wilson1-5/+5
2003-12-25elf.h: Fix comment formatting.Kazu Hirata1-32/+32
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-3/+3
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson1-2/+6
2003-10-09xtensa.c (xtensa_dbx_register_number): Change first FP register number to 48 ...Bob Wilson1-9/+4
2003-10-05fold-const.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-09-22xtensa-protos.h: Convert to ISO C90.Bob Wilson1-269/+145
2003-09-15xtensa.c (xtensa_multibss_section_type_flags): Add ATTRIBUTE_UNUSED.Bob Wilson1-3/+32
2003-06-02mips.c: Don't include output.h twice.Kaveh R. Ghazi1-1/+0
2003-05-29xtensa-protos.h (smalloffset_double_mem_p): Delete.Bob Wilson1-42/+95
2003-05-21xtensa.h (MASK_SERIALIZE_VOLATILE, [...]): Delete.Bob Wilson1-1/+1
2003-05-14lib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59.Bob Wilson1-244/+240
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-4/+18
2003-05-09xtensa.c (xtensa_emit_loop_end): Only use "nop.n" instruction if the Xtensa d...Bob Wilson1-2/+2
2003-05-09* config/xtensa/xtensa.c: Formatting.Bob Wilson1-60/+60
2003-04-26linux.h (TARGET_OS_CPP_BUILTINS): Remove definition of _GNU_SOURCE.Bob Wilson1-17/+1
2003-04-17xtensa.c (xtensa_encode_section_info): Remove.Richard Henderson1-17/+2
2003-02-11xtensa.md (set_frame_ptr): Change rtl to set reg a7.Bob Wilson1-2/+3
2003-02-03xtensa.c (order_regs_for_local_alloc): Order the coprocessor registers before...Bob Wilson1-4/+4