summaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
Commit message (Expand)AuthorAgeFilesLines
* xtensa.c (xtensa_secondary_reload_class): Revert change from 2008-04-03.Bob Wilson2008-08-292-2/+6
* * config/xtensa/xtensa.md (<u>mulsidi3): Use a temporary register.Bob Wilson2008-08-291-2/+3
* xtensa.c (xtensa_copy_incoming_a7): Copy incoming value in a6 after the set_f...Bob Wilson2008-08-071-2/+9
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-22/+22
* * config/xtensa/t-xtensa: Remove dependency for gt-xtensa.h.Bob Wilson2008-08-051-1/+0
* xtensa.c (xtensa_va_start): Unshare valist.Bob Wilson2008-08-051-19/+26
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-17/+13
* xtensa.h (FUNCTION_OUTGOING_VALUE, [...]): Remove.Anatoly Sokolov2008-07-162-16/+14
* libgcc-xtensa.ver: New file.Bob Wilson2008-07-152-0/+5
* c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-271-1/+1
* lib2funcs.S (__xtensa_nonlocal_goto): Use unsigned comparison for frame point...Junjie Gu2008-06-051-2/+2
* arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford2008-04-301-1/+0
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-082-6/+6
* xtensa.c (xtensa_secondary_reload_class): Use a secondary input reload for su...Bob Wilson2008-04-041-1/+2
* xtensa.c (gen_float_relational): Handle unordered comparisons.Bob Wilson2008-03-272-3/+18
* xtensa.c (xtensa_va_start): Use build_int_cst instead of size_int for integer...Bob Wilson2008-03-251-6/+11
* invoke.texi (Option Summary, [...]): Document -mserialize-volatile and -mno-s...Bob Wilson2008-03-154-9/+14
* unwind-dw2-xtensa.h (_Unwind_FrameState): Remove pc field and add signal_ra.Bob Wilson2008-01-184-17/+125
* * config/xtensa/xtensa.c (override_options): Set flag_shlib.Bob Wilson2008-01-111-0/+2
* xtensa.md (fix_return_addr): Remove.Bob Wilson2007-12-208-187/+307
* xtensa.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Bob Wilson2007-12-071-0/+13
* * config/xtensa/xtensa.c (xtensa_va_start): Add prototype.Bob Wilson2007-12-071-0/+1
* re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek2007-12-063-6/+4
* unwind-dw2-xtensa.c: New.Sterling Augustine2007-11-135-4/+633
* xtensa.c (xtensa_expand_prologue): Remove first argument for gen_entry calls.Bob Wilson2007-11-082-7/+6
* xtensa.c (xtensa_expand_nonlocal_goto): Do not replace references to virtual_...Bob Wilson2007-11-051-3/+0
* xtensa.c (xtensa_expand_prologue): Put a REG_FRAME_RELATED_EXPR note on the l...Bob Wilson2007-11-022-7/+24
* xtensa.c (machine_function): Add vararg_a7_copy.Bob Wilson2007-09-121-5/+11
* lib2funcs.S (__xtensa_sync_caches): Use an ISYNC even if there is no i-cache.Sterling Augustine2007-09-071-1/+1
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-1/+1
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-7/+7
* md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2007-08-221-14/+14
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-029-41/+32
* xtensa-config.h (XCHAL_HAVE_THREADPTR): New.Bob Wilson2007-07-184-0/+390
* xtensa.c: Include "df.h".Bob Wilson2007-06-191-24/+21
* xtensa.c (xtensa_expand_nonlocal_goto): Use validate_replace_rtx instead of r...Bob Wilson2007-06-141-6/+8
* lib1funcs.asm (__udivsi3): Use hardware divide instructions if they are suppo...Bob Wilson2007-06-082-0/+90
* * config/xtensa/lib1funcs.asm: Clean up whitespace.Bob Wilson2007-06-071-26/+26
* * config/xtensa/xtensa.c (xtensa_output_literal): Don't use #if.Bob Wilson2007-05-091-7/+7
* xtensa.c (xtensa_output_literal): Mask out high bits for floating-point value...Bob Wilson2007-05-091-2/+11
* xtensa.md (adddi3, [...]): Delete.Bob Wilson2007-05-041-81/+1
* lib1funcs.asm (__umodsi3, __modsi3): Rearrange so that DIV0 exception can fal...Bob Wilson2007-04-301-8/+10
* lib1funcs.asm (__udivsi3, __divsi3): Throw an exception for divide-by-zero.Bob Wilson2007-04-251-7/+28
* * config/xtensa/xtensa.c (xtensa_expand_builtin): Use CALL_EXPR_FN.Bob Wilson2007-04-131-1/+1
* * config/xtensa/xtensa.c (constantpool_mem_p): Skip over SUBREGs.Bob Wilson2007-02-051-0/+2
* xtensa.c (smalloffset_mem_p): Use BASE_REG_P.Bob Wilson2007-02-033-115/+138
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-8/+8
* * config/xtensa/lib1funcs.asm (__umulsidi3): Restore a12-a15 on exit.Bob Wilson2006-11-281-0/+7
* * config/xtensa/xtensa.h (XCHAL_HAVE_MUL32_HIGH): Provide default.Bob Wilson2006-11-271-0/+3