aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/frv/frv.md
AgeCommit message (Expand)AuthorFilesLines
2008-09-18frv.h (IRA_COVER_CLASSES): Define.Nick Clifton1-3/+15
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-6/+5
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-4/+4
2007-02-19frv.c, [...]: Follow spelling conventions.Kazu Hirata1-22/+22
2007-02-15frv.md (reload_incc, [...]): Remove invalid patterns.Alexandre Oliva1-60/+0
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-8/+4
2005-07-28frv.opt (moptimize-membar): New.Aldy Hernandez1-35/+9
2005-07-26extend.texi (Raw read/write Functions): New section.Aldy Hernandez1-1/+44
2005-06-28builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling1-5/+10
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-08frv.c (frv_default_flags_for_cpu): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell1-22/+14
2005-04-04frv-protos.h: Add a prototype to frv_legitimate_memory_operand and frv_const_...Kazu Hirata1-0/+1
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-02-07frv.md ("tls_indirect_call"): Turn into libcall-like expand.Alexandre Oliva1-10/+27
2005-02-01frv.c (movcc_fp_destination_operand): New.Alexandre Oliva1-3/+24
2005-01-26frv.md: Add fr400_integer automaton.Aldy Hernandez1-4/+7
2005-01-26frv.c (frv_legitimize_tls_address): New.Aldy Hernandez1-3/+131
2004-12-10frv-modes.def: Fix comment typos.Richard Sandiford1-316/+167
2004-10-25frv.md (movdi, movdf): Handle wide-constant splits with wider-than-32-bit HOS...Alexandre Oliva1-4/+26
2004-10-11frv.md (*adddi3_internal): Change name to...Richard Sandiford1-63/+32
2004-10-05frv.h (LEGITIMIZE_ADDRESS): New.Aldy Hernandez1-46/+9
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-10frv.md (UNSPEC_MASACCS, [...]): New constants.Richard Sandiford1-69/+55
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09* config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450)Richard Sandiford1-538/+1006
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-1/+1
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski1-6/+6
2004-07-29frv.md (movqi_internal, [...]): Add backup alternatives for memory inputs.Alexandre Oliva1-11/+19
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-2/+2
2004-05-03frv.md (*return_true, [...]): New patterns.Alexandre Oliva1-0/+24
2004-05-02frv-protos.h (frv_expand_epilogue, [...]): Add bool argument.Alexandre Oliva1-6/+139
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-24Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux.Alexandre Oliva1-61/+318
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-1/+1
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-16frv-protos.h: Fix comment formatting.Kazu Hirata1-3/+3
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-6/+6
2003-12-08frv.md (subdi2): Merge with _internal insn_and_split, by using match_scratch.Alexandre Oliva1-13/+27
2003-10-05fold-const.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2002-09-28ChangeLog.4: Fix typos.Kazu Hirata1-1/+1
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2002-08-04Add the FRV portBernd Schmidt1-0/+7441