aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
AgeCommit message (Expand)AuthorFilesLines
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-0/+9
2005-03-21lib1funcs.asm (__mulsi3): Use symbolic name for ACCLO.Bob Wilson2-8/+8
2005-03-21xtensa-protos.h: (xtensa_simm7...Bob Wilson5-482/+301
2005-03-12cfglayout.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-10* config/xtensa/xtensa.h (MEMBER_TYPE_FORCES_BLK): Define.Bob Wilson1-0/+9
2005-03-09xtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform" assembly directive instead...Bob Wilson1-2/+2
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-3/+0
2004-11-26xtensa.h (STARTFILE_SPEC): Add crt0.Bob Wilson1-1/+23
2004-11-26xtensa.h (TARGET_CPU_CPP_BUILTINS): Define __XTENSA_WINDOWED_ABI__.Bob Wilson1-0/+1
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 Henderson3-151/+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 Henderson2-18/+4
2004-07-09xtensa-protos.h (xtensa_va_arg): Remove.Richard Henderson3-109/+92
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2-3/+3
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 Bosscher2-7/+31
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-4/+0
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 Wilson3-4/+8
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 Henderson2-3/+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-26* config/xtensa/xtensa.h (TARGET_CPU_CPP_BUILTINS): Define __xtensa__.Bob Wilson1-0/+1
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-5/+0
2004-02-10xtensa-protos.h (xtensa_copy_incoming_a7): Update.Bob Wilson4-259/+159
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-1/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-5/+5
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-7/+7
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2-11/+11
2004-01-31xtensa.h (DYNAMIC_CHAIN_ADDRESS): Use GEN_INT instead of gen_rtx_CONST_INT.Kazu Hirata1-2/+1
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 Wilson3-17/+53
2004-01-26xtensa-protos.h: Remove the prototype for xtensa_builtin_saveregs.Kazu Hirata3-41/+30
2004-01-23xtensa.c (xtensa_va_arg): Handle complex values as separate real and imaginar...Bob Wilson2-1/+22
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 Hirata4-67/+67
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-3/+3
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-7/+1
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson3-7/+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