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