| Commit message (Expand) | Author | Age | Files | Lines |
* | make frv use constraints.md | Nathan Froyd | 2011-02-15 | 1 | -0/+1 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+1 |
* | re PR target/46735 (frv-elf --enable-werror-always build fails for 64 bit host) | Joern Rennecke | 2010-12-06 | 1 | -14/+14 |
* | frv.md (fmasf4, fmssf4): Rename from *muladdsf4 and *mulsubsf4 respectively. | Richard Henderson | 2010-11-15 | 1 | -8/+8 |
* | re PR target/44758 (frv.md: incompatible enum comparisons / return) | Joern Rennecke | 2010-11-08 | 1 | -6/+4 |
* | Merge cond-optab branch. | Paolo Bonzini | 2009-05-12 | 1 | -287/+43 |
* | frv.h (IRA_COVER_CLASSES): Define. | Nick Clifton | 2008-09-18 | 1 | -3/+15 |
* | md.texi (Iterators): Renamed from Macros. | Hans-Peter Nilsson | 2007-08-22 | 1 | -1/+1 |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 1 | -6/+5 |
* | Replace no_new_pseudos in backends. | Ian Lance Taylor | 2007-07-10 | 1 | -4/+4 |
* | frv.c, [...]: Follow spelling conventions. | Kazu Hirata | 2007-02-19 | 1 | -22/+22 |
* | frv.md (reload_incc, [...]): Remove invalid patterns. | Alexandre Oliva | 2007-02-15 | 1 | -60/+0 |
* | alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes. | Steven Bosscher | 2007-01-02 | 1 | -8/+4 |
* | frv.opt (moptimize-membar): New. | Aldy Hernandez | 2005-07-28 | 1 | -35/+9 |
* | extend.texi (Raw read/write Functions): New section. | Aldy Hernandez | 2005-07-26 | 1 | -1/+44 |
* | builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm... | Adrian Straetling | 2005-06-28 | 1 | -5/+10 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2005-05-26 | 1 | -1/+1 |
* | frv.c (frv_default_flags_for_cpu): Use gcc_assert and gcc_unreachable, as app... | Nathan Sidwell | 2005-05-08 | 1 | -22/+14 |
* | frv-protos.h: Add a prototype to frv_legitimate_memory_operand and frv_const_... | Kazu Hirata | 2005-04-04 | 1 | -0/+1 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-01 | 1 | -2/+2 |
* | frv.md ("tls_indirect_call"): Turn into libcall-like expand. | Alexandre Oliva | 2005-02-07 | 1 | -10/+27 |
* | frv.c (movcc_fp_destination_operand): New. | Alexandre Oliva | 2005-02-01 | 1 | -3/+24 |
* | frv.md: Add fr400_integer automaton. | Aldy Hernandez | 2005-01-26 | 1 | -4/+7 |
* | frv.c (frv_legitimize_tls_address): New. | Aldy Hernandez | 2005-01-26 | 1 | -3/+131 |
* | frv-modes.def: Fix comment typos. | Richard Sandiford | 2004-12-10 | 1 | -316/+167 |
* | frv.md (movdi, movdf): Handle wide-constant splits with wider-than-32-bit HOS... | Alexandre Oliva | 2004-10-25 | 1 | -4/+26 |
* | frv.md (*adddi3_internal): Change name to... | Richard Sandiford | 2004-10-11 | 1 | -63/+32 |
* | frv.h (LEGITIMIZE_ADDRESS): New. | Aldy Hernandez | 2004-10-05 | 1 | -46/+9 |
* | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-18 | 1 | -1/+1 |
* | frv.md (UNSPEC_MASACCS, [...]): New constants. | Richard Sandiford | 2004-09-10 | 1 | -69/+55 |
* | darwin.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-10 | 1 | -1/+1 |
* | * config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450) | Richard Sandiford | 2004-09-09 | 1 | -538/+1006 |
* | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 2004-08-18 | 1 | -1/+1 |
* | darwin-c.c (find_subframework_file): Fix spelling of cannot. | Andrew Pinski | 2004-08-13 | 1 | -6/+6 |
* | frv.md (movqi_internal, [...]): Add backup alternatives for memory inputs. | Alexandre Oliva | 2004-07-29 | 1 | -11/+19 |
* | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 2004-07-07 | 1 | -2/+2 |
* | frv.md (*return_true, [...]): New patterns. | Alexandre Oliva | 2004-05-03 | 1 | -0/+24 |
* | frv-protos.h (frv_expand_epilogue, [...]): Add bool argument. | Alexandre Oliva | 2004-05-02 | 1 | -6/+139 |
* | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2004-04-30 | 1 | -1/+1 |
* | Implement FR-V FDPIC ABI support for frv-uclinux and frv-linux. | Alexandre Oliva | 2004-02-24 | 1 | -61/+318 |
* | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 2004-02-04 | 1 | -5/+5 |
* | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 2004-02-03 | 1 | -1/+1 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 1 | -1/+1 |
* | frv-protos.h: Fix comment formatting. | Kazu Hirata | 2004-01-16 | 1 | -3/+3 |
* | vxlib.c: Fix comment typos. | Kazu Hirata | 2003-12-13 | 1 | -6/+6 |
* | frv.md (subdi2): Merge with _internal insn_and_split, by using match_scratch. | Alexandre Oliva | 2003-12-08 | 1 | -13/+27 |
* | fold-const.c: Follow spelling conventions. | Kazu Hirata | 2003-10-05 | 1 | -1/+1 |
* | GNU CC -> GCC | Kelley Cook | 2003-09-27 | 1 | -4/+4 |
* | ChangeLog.4: Fix typos. | Kazu Hirata | 2002-09-28 | 1 | -1/+1 |