aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/xtensa/xtensa.md
AgeCommit message (Expand)AuthorFilesLines
2008-03-27xtensa.c (gen_float_relational): Handle unordered comparisons.Bob Wilson1-3/+8
2008-03-15invoke.texi (Option Summary, [...]): Document -mserialize-volatile and -mno-s...Bob Wilson1-3/+3
2007-12-20xtensa.md (fix_return_addr): Remove.Bob Wilson1-15/+0
2007-11-13unwind-dw2-xtensa.c: New.Sterling Augustine1-0/+21
2007-11-08xtensa.c (xtensa_expand_prologue): Remove first argument for gen_entry calls.Bob Wilson1-5/+4
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 Clifton1-4/+3
2007-07-18xtensa-config.h (XCHAL_HAVE_THREADPTR): New.Bob Wilson1-0/+123
2007-05-04xtensa.md (adddi3, [...]): Delete.Bob Wilson1-81/+1
2006-11-21xtensa.c (xtensa_char_to_class): Delete.Bob Wilson1-12/+7
2006-11-17predicates.md (addsubx_operand): New.Bob Wilson1-529/+57
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-06longlong.h (__xtensa__): Add definitions for umul_ppmm...Bob Wilson1-14/+64
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-04-29xtensa.c (gen_int_relational): Use gcc_assert and gcc_unreachable as appropri...Nathan Sidwell1-56/+45
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-08* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)Richard Sandiford1-2/+2
2005-03-21lib1funcs.asm (__mulsi3): Use symbolic name for ACCLO.Bob Wilson1-6/+6
2005-03-21xtensa-protos.h: (xtensa_simm7...Bob Wilson1-0/+5
2004-08-18xtensa.c (xtensa_expand_block_move): Expand block move to rtl completely.Richard Henderson1-19/+0
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-2/+2
2004-06-18* config/xtensa/xtensa.cSteven Bosscher1-7/+28
2004-04-27xtensa.c (call_insn_operand): Check SYMBOL_REF_EXTERNAL_P in addition to SYMB...Bob Wilson1-2/+4
2004-02-10xtensa-protos.h (xtensa_copy_incoming_a7): Update.Bob Wilson1-29/+27
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-6/+6
2004-01-27xtensa.c (xtensa_copy_incoming_a7): Remove SUBREG on CQImode and CHImode inco...Bob Wilson1-11/+17
2003-08-11lib2funcs.S: Fix whitespace.Bob Wilson1-668/+436
2003-05-29xtensa-protos.h (smalloffset_double_mem_p): Delete.Bob Wilson1-136/+42
2003-05-21xtensa.h (MASK_SERIALIZE_VOLATILE, [...]): Delete.Bob Wilson1-2/+2
2003-05-20lib1funcs.asm: Avoid use of .Lfe* in .size directives.Bob Wilson1-7/+7
2003-05-14lib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59.Bob Wilson1-106/+147
2003-04-17xtensa.c (xtensa_encode_section_info): Remove.Richard Henderson1-2/+2
2003-03-12xtensa.md (adddi3): Don't clobber source operand used to detect carry.Bob Wilson1-2/+15
2003-02-11xtensa.md (set_frame_ptr): Change rtl to set reg a7.Bob Wilson1-2/+2
2002-11-22xtensa-protos.h (xtensa_copy_incoming_a7): Declare.Bob Wilson1-18/+6
2002-06-27xtensa.md: Give "*xxx" names to all unnamed insn's.Bob Wilson1-53/+48
2002-06-27xtensa-protos.h (xtensa_return_addr): Declare.Bob Wilson1-0/+19
2002-03-22xtensa-protos.h (non_acc_reg_operand): Remove.Bob Wilson1-6/+3
2002-03-20xtensa.md: Remove unused type attributes.Bob Wilson1-3/+3
2002-03-19xtensa.md (adddi3, [...]): Define.Bob Wilson1-0/+69
2002-01-23elf.h: New file.Bob Wilson1-0/+2415