aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
AgeCommit message (Expand)AuthorFilesLines
2006-01-16winnt-stubs.c: Update FSF address.Ben Elliston2-4/+4
2006-01-09xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.Bob Wilson4-13/+4112
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2-5/+5
2005-12-02alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther1-38/+38
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-5/+0
2005-11-01xtensa.h (TRAMPOLINE_TEMPLATE): Add a byte of padding.Bob Wilson2-3/+5
2005-07-11alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref.Richard Henderson1-2/+2
2005-06-25Update FSF address.R. Kelley Cook12-24/+24
2005-05-10lib1funcs.asm (__udivsi3, __divsi3): Rearrange special case code to avoid one...Bob Wilson1-31/+22
2005-04-29xtensa.h (OPTIMIZATION_OPTIONS): Define to disable flag_reorder_blocks.Bob Wilson1-0/+13
2005-04-29xtensa.c (gen_int_relational): Use gcc_assert and gcc_unreachable as appropri...Nathan Sidwell3-84/+76
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata2-2/+2
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 Sandiford4-37/+45
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