aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
AgeCommit message (Expand)AuthorFilesLines
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov3-13/+10
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-3/+1
2009-06-13alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez1-7/+11
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-8/+4
2009-05-12Merge cond-optab branch.Paolo Bonzini5-92/+66
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini3-13/+5
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+18
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek9-135/+92
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-04s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak1-5/+5
2008-09-20* config/xtensa/xtensa.md (reload<mode>_literal): Handle MEM operands.Bob Wilson1-5/+14
2008-09-19configure.ac: Add HAVE_AS_TLS check for Xtensa.Bob Wilson5-29/+338
2008-09-05predicates.md (nonimmed_operand, [...]): Use constantpool_mem_p.Bob Wilson5-23/+54
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-3/+4
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-29xtensa.c (xtensa_secondary_reload_class): Revert change from 2008-04-03.Bob Wilson2-2/+6
2008-08-29* config/xtensa/xtensa.md (<u>mulsidi3): Use a temporary register.Bob Wilson1-2/+3
2008-08-07xtensa.c (xtensa_copy_incoming_a7): Copy incoming value in a6 after the set_f...Bob Wilson1-2/+9
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-22/+22
2008-08-05* config/xtensa/t-xtensa: Remove dependency for gt-xtensa.h.Bob Wilson1-1/+0
2008-08-05xtensa.c (xtensa_va_start): Unshare valist.Bob Wilson1-19/+26
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-17/+13
2008-07-16xtensa.h (FUNCTION_OUTGOING_VALUE, [...]): Remove.Anatoly Sokolov2-16/+14
2008-07-15libgcc-xtensa.ver: New file.Bob Wilson2-0/+5
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2008-06-05lib2funcs.S (__xtensa_nonlocal_goto): Use unsigned comparison for frame point...Junjie Gu1-2/+2
2008-04-30arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford1-1/+0
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka2-6/+6
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 Wilson2-3/+18
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 Wilson4-9/+14
2008-01-18unwind-dw2-xtensa.h (_Unwind_FrameState): Remove pc field and add signal_ra.Bob Wilson4-17/+125
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 Wilson8-187/+307
2007-12-07xtensa.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Bob Wilson1-0/+13
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 Jelinek3-6/+4
2007-11-13unwind-dw2-xtensa.c: New.Sterling Augustine5-4/+633
2007-11-08xtensa.c (xtensa_expand_prologue): Remove first argument for gen_entry calls.Bob Wilson2-7/+6
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 Wilson2-7/+24
2007-09-12xtensa.c (machine_function): Add vararg_a7_copy.Bob Wilson1-5/+11
2007-09-07lib2funcs.S (__xtensa_sync_caches): Use an ISYNC even if there is no i-cache.Sterling Augustine1-1/+1
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-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-14/+14
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton9-41/+32