aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-4/+4
2008-04-04xtensa.c (xtensa_secondary_reload_class): Use a secondary input reload for su...Bob Wilson1-1/+2
2008-03-27xtensa.c (gen_float_relational): Handle unordered comparisons.Bob Wilson1-0/+10
2008-03-25xtensa.c (xtensa_va_start): Use build_int_cst instead of size_int for integer...Bob Wilson1-6/+11
2008-03-15invoke.texi (Option Summary, [...]): Document -mserialize-volatile and -mno-s...Bob Wilson1-2/+2
2008-01-11* config/xtensa/xtensa.c (override_options): Set flag_shlib.Bob Wilson1-0/+2
2007-12-20xtensa.md (fix_return_addr): Remove.Bob Wilson1-4/+114
2007-12-07* config/xtensa/xtensa.c (xtensa_va_start): Add prototype.Bob Wilson1-0/+1
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek1-1/+4
2007-11-08xtensa.c (xtensa_expand_prologue): Remove first argument for gen_entry calls.Bob Wilson1-2/+2
2007-11-05xtensa.c (xtensa_expand_nonlocal_goto): Do not replace references to virtual_...Bob Wilson1-3/+0
2007-11-02xtensa.c (xtensa_expand_prologue): Put a REG_FRAME_RELATED_EXPR note on the l...Bob Wilson1-5/+18
2007-09-12xtensa.c (machine_function): Add vararg_a7_copy.Bob Wilson1-5/+11
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-7/+7
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-18xtensa-config.h (XCHAL_HAVE_THREADPTR): New.Bob Wilson1-0/+257
2007-06-19xtensa.c: Include "df.h".Bob Wilson1-24/+21
2007-06-14xtensa.c (xtensa_expand_nonlocal_goto): Use validate_replace_rtx instead of r...Bob Wilson1-6/+8
2007-05-09* config/xtensa/xtensa.c (xtensa_output_literal): Don't use #if.Bob Wilson1-7/+7
2007-05-09xtensa.c (xtensa_output_literal): Mask out high bits for floating-point value...Bob Wilson1-2/+11
2007-04-13* config/xtensa/xtensa.c (xtensa_expand_builtin): Use CALL_EXPR_FN.Bob Wilson1-1/+1
2007-02-05* config/xtensa/xtensa.c (constantpool_mem_p): Skip over SUBREGs.Bob Wilson1-0/+2
2007-02-03xtensa.c (smalloffset_mem_p): Use BASE_REG_P.Bob Wilson1-3/+114
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-8/+8
2006-11-21xtensa.c (xtensa_char_to_class): Delete.Bob Wilson1-123/+2
2006-11-17predicates.md (addsubx_operand): New.Bob Wilson1-0/+95
2006-11-06longlong.h (__xtensa__): Add definitions for umul_ppmm...Bob Wilson1-1/+86
2006-08-26xtensa.c (function_arg_boundary): New.Bob Wilson1-3/+17
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-4/+4
2005-12-02alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther1-38/+38
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 Cook1-2/+2
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