aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-18xtensa-config.h (XCHAL_HAVE_THREADPTR): New.Bob Wilson4-0/+390
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-06-08lib1funcs.asm (__udivsi3): Use hardware divide instructions if they are suppo...Bob Wilson2-0/+90
2007-06-07* config/xtensa/lib1funcs.asm: Clean up whitespace.Bob Wilson1-26/+26
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-05-04xtensa.md (adddi3, [...]): Delete.Bob Wilson1-81/+1
2007-04-30lib1funcs.asm (__umodsi3, __modsi3): Rearrange so that DIV0 exception can fal...Bob Wilson1-8/+10
2007-04-25lib1funcs.asm (__udivsi3, __divsi3): Throw an exception for divide-by-zero.Bob Wilson1-7/+28
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 Wilson3-115/+138
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-8/+8
2006-11-28* config/xtensa/lib1funcs.asm (__umulsidi3): Restore a12-a15 on exit.Bob Wilson1-0/+7
2006-11-27* config/xtensa/xtensa.h (XCHAL_HAVE_MUL32_HIGH): Provide default.Bob Wilson1-0/+3
2006-11-21xtensa.c (xtensa_char_to_class): Delete.Bob Wilson5-206/+149
2006-11-17predicates.md (addsubx_operand): New.Bob Wilson4-530/+163
2006-11-17* config/xtensa/xtensa.md (tstsi): DeleteBob Wilson1-11/+0
2006-11-17* config/xtensa/xtensa.md (entry): Do not emit .frame directive.Bob Wilson1-7/+1
2006-11-17* config/xtensa/elf.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Bob Wilson1-1/+2
2006-11-17* config/xtensa/lib1funcs.asm (__umulsidi3): Restore a0 on exit.Bob Wilson1-0/+4
2006-11-06longlong.h (__xtensa__): Add definitions for umul_ppmm...Bob Wilson5-21/+375
2006-10-25* config/xtensa/lib2funcs.S: Use C-style comments.Bob Wilson1-23/+23
2006-10-23* config/xtensa/lib1funcs.asm: Use C-style comments.Bob Wilson1-69/+69
2006-08-26xtensa.c (function_arg_boundary): New.Bob Wilson2-13/+19
2006-08-25xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Do not emit a literal_prefix directive.Bob Wilson3-46/+2
2006-06-22lib1funcs.asm (MIN_ESA): Delete.Bob Wilson1-7/+1
2006-04-01lib1funcs.asm: Rename abi_entry/abi_return macros to leaf_entry/leaf_return.Bob Wilson3-206/+207
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-2/+4
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