aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/xtensa.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-15invoke.texi (Option Summary, [...]): Document -mserialize-volatile and -mno-s...Bob Wilson1-3/+4
2007-12-20xtensa.md (fix_return_addr): Remove.Bob Wilson1-69/+6
2007-12-07xtensa.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Bob Wilson1-0/+13
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek1-4/+0
2007-11-13unwind-dw2-xtensa.c: New.Sterling Augustine1-4/+7
2007-11-02xtensa.c (xtensa_expand_prologue): Put a REG_FRAME_RELATED_EXPR note on the l...Bob Wilson1-2/+6
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/+8
2007-02-03xtensa.c (smalloffset_mem_p): Use BASE_REG_P.Bob Wilson1-111/+20
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 Wilson1-69/+0
2006-11-06longlong.h (__xtensa__): Add definitions for umul_ppmm...Bob Wilson1-0/+4
2006-08-26xtensa.c (function_arg_boundary): New.Bob Wilson1-10/+2
2006-08-25xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Do not emit a literal_prefix directive.Bob Wilson1-20/+2
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-1/+1
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 Wilson1-2/+4
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
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 Sidwell1-6/+11
2005-04-08* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)Richard Sandiford1-35/+0
2005-03-21xtensa-protos.h: (xtensa_simm7...Bob Wilson1-61/+9
2005-03-12cfglayout.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-10* config/xtensa/xtensa.h (MEMBER_TYPE_FORCES_BLK): Define.Bob Wilson1-0/+9
2005-03-09xtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform" assembly directive instead...Bob Wilson1-2/+2
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-3/+0
2004-11-26xtensa.h (TARGET_CPU_CPP_BUILTINS): Define __XTENSA_WINDOWED_ABI__.Bob Wilson1-0/+1
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-16/+0
2004-07-09xtensa-protos.h (xtensa_va_arg): Remove.Richard Henderson1-4/+0
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-4/+0
2004-04-27xtensa.c (call_insn_operand): Check SYMBOL_REF_EXTERNAL_P in addition to SYMB...Bob Wilson1-1/+2
2004-03-12re PR target/14547 (Passing _Complex long double does not follow the ABI)Richard Henderson1-3/+0
2004-02-26* config/xtensa/xtensa.h (TARGET_CPU_CPP_BUILTINS): Define __xtensa__.Bob Wilson1-0/+1
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-5/+0
2004-02-10xtensa-protos.h (xtensa_copy_incoming_a7): Update.Bob Wilson1-23/+10
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-1/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-5/+5
2004-01-31xtensa.h (DYNAMIC_CHAIN_ADDRESS): Use GEN_INT instead of gen_rtx_CONST_INT.Kazu Hirata1-2/+1
2004-01-27xtensa.c (xtensa_copy_incoming_a7): Remove SUBREG on CQImode and CHImode inco...Bob Wilson1-0/+6
2004-01-26xtensa-protos.h: Remove the prototype for xtensa_builtin_saveregs.Kazu Hirata1-37/+3
2004-01-23xtensa.c (xtensa_va_arg): Handle complex values as separate real and imaginar...Bob Wilson1-1/+3
2003-12-25elf.h: Fix comment formatting.Kazu Hirata1-33/+33
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson1-4/+0
2003-09-15xtensa.h (LEGITIMATE_PIC_OPERAND_P): Use SYMBOL_REF_LOCAL_P.Bob Wilson1-1/+1
2003-09-12elf.h (ASM_SPEC): Remove no-density option.Bob Wilson1-131/+26
2003-07-10* config/xtensa/xtensa.h (CRT_CALL_STATIC_FUNCTION): Define.Bob Wilson1-0/+10
2003-07-01xtensa-config.h: New file imported from binutils.Bob Wilson1-1/+1
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-7/+4
2003-06-04linux.h (NO_PROFILE_COUNTERS): Define to 1.Jakub Jelinek1-1/+1