summaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
Commit message (Expand)AuthorAgeFilesLines
* unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey2009-07-091-1/+1
* dwarf2.h: Remove.Tom Tromey2009-06-301-1/+1
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-303-13/+10
* defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov2009-06-251-3/+1
* alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez2009-06-131-7/+11
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-143-8/+4
* Merge cond-optab branch.Paolo Bonzini2009-05-125-92/+66
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-043-13/+5
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-1/+1
* ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2009-04-211-0/+18
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-099-135/+92
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak2009-01-041-5/+5
* * config/xtensa/xtensa.md (reload<mode>_literal): Handle MEM operands.Bob Wilson2008-09-201-5/+14
* configure.ac: Add HAVE_AS_TLS check for Xtensa.Bob Wilson2008-09-195-29/+338
* predicates.md (nonimmed_operand, [...]): Use constantpool_mem_p.Bob Wilson2008-09-055-23/+54
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-3/+4
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-1/+1
* 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