| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Add support for MIPS SIMD Architecture (MSA). | Robert Suchanek | 2016-05-09 | 1 | -1/+128 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | MIPS compact branch support | Matthew Fortune | 2015-09-01 | 1 | -1/+12 |
* | mips.c (mips_print_operand): Remove 'y' operand code. | Steve Ellcey | 2015-05-12 | 1 | -1/+1 |
* | Add support for the R6 LSA and DLSA instructions | Matthew Fortune | 2015-01-15 | 1 | -0/+4 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | gcc/ | Richard Sandiford | 2013-05-10 | 1 | -0/+24 |
* | constraints.md (u, [...]): New constraints. | Catherine Moore | 2013-03-25 | 1 | -0/+83 |
* | extend.texi: (micromips, nomicromips, nocompression): Document new function a... | Catherine Moore | 2013-03-20 | 1 | -0/+14 |
* | 2012-02-25 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 2013-02-25 | 1 | -14/+0 |
* | mips16.S: Don't build for microMIPS. | Catherine Moore | 2013-02-24 | 1 | -0/+14 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | re PR target/51931 (No support for MIPS16 long branches) | Richard Sandiford | 2012-08-02 | 1 | -3/+0 |
* | constraints.md (ZR): New constraint. | Tom de Vries | 2012-06-20 | 1 | -0/+4 |
* | mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete. | Richard Sandiford | 2012-01-15 | 1 | -1/+17 |
* | mips: Improved vectorization support for Loongson and mips3d-ps. | Richard Henderson | 2011-12-23 | 1 | -2/+9 |
* | mips-protos.h (mips_emit_binary): Declare. | Richard Sandiford | 2011-11-27 | 1 | -1/+8 |
* | mips.md: Use match_test rather than eq/ne symbol_ref throughout file. | Richard Sandiford | 2011-09-11 | 1 | -3/+3 |
* | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 2011-04-21 | 1 | -1/+1 |
* | predicates.md (hilo_operand): New predicate. | Adam Nemet | 2009-10-25 | 1 | -0/+4 |
* | mips-protos.h (mips_cfun_has_cprestore_slot_p): Declare. | Richard Sandiford | 2009-09-14 | 1 | -0/+8 |
* | predicates.md (qi_mask_operand, [...]): New predicates. | Adam Nemet | 2009-08-11 | 1 | -0/+33 |
* | Merge cond-optab branch. | Paolo Bonzini | 2009-05-12 | 1 | -0/+6 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu. | Richard Sandiford | 2008-08-09 | 1 | -8/+8 |
* | md.texi: Synchronize with later constraints.md change. | Richard Sandiford | 2008-06-09 | 1 | -2/+4 |
* | mips.c (mips_symbol_insns_1): Allow LEAs of SYMBOL_FORCE_TO_MEM constants. | Richard Sandiford | 2007-09-11 | 1 | -0/+8 |
* | predicates.md (const_call_insn_operand): Invoke SYMBOL_REF_LONG_CALL_P only o... | Adam Nemet | 2007-08-10 | 1 | -1/+1 |
* | mips-protos.h (mips_split_symbol): Add a mode and an "rtx *" argument. | Richard Sandiford | 2007-08-08 | 1 | -10/+0 |
* | mips-protos.h (mips_symbol_context): New enumeration. | Richard Sandiford | 2007-08-08 | 1 | -7/+10 |
* | mips-protos.h (SYMBOL_GENERAL): Rename to... | Richard Sandiford | 2007-08-08 | 1 | -3/+3 |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 1 | -5/+4 |
* | mips.c (mips_attribute_table): Add "near" and "far" function attributes, "far... | Sandra Loosemore | 2007-05-25 | 1 | -4/+4 |
* | Makefile.in (insn-emit.o): Depend on $(INTEGRATE_H). | Richard Sandiford | 2007-04-12 | 1 | -0/+3 |
* | mips-protos.h (SYMBOL_GOT_LOCAL): Rename to... | Richard Sandiford | 2007-04-12 | 1 | -5/+5 |
* | predicates.md (const_call_insn_operand): Allow direct calls to locally-define... | Richard Sandiford | 2006-03-21 | 1 | -0/+10 |
* | predicates.md (splittable_const_int_operand): New, split from move_operand. | Richard Sandiford | 2006-03-16 | 1 | -14/+69 |
* | mips-protos.h (mips_output_conditional_branch): Change interface. | Richard Sandiford | 2006-03-09 | 1 | -0/+3 |
* | Add long_call attribute to mips port. | James E Wilson | 2005-08-01 | 1 | -2/+4 |
* | mips-dsp.md: New file. | Chao-ying Fu | 2005-07-23 | 1 | -0/+12 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | predicates.md: Revert previous patch. | Eric Christopher | 2005-06-07 | 1 | -3/+3 |
* | predicates.md (sleu_operand): Use IN_RANGE to specify range of operand. | Eric Christopher | 2005-06-07 | 1 | -3/+3 |
* | 7000.md (rm7_impy_si_mult): Just match imul and imadd. | Richard Sandiford | 2005-05-11 | 1 | -4/+0 |