aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-08-01MIPS REGISTER_PREFIX definitionMatthew Fortune1-0/+6
2014-07-26rtl.h (tls_referenced_p): Declare.Richard Sandiford1-10/+1
2014-07-24Another MIPS/R6000 IPA C++ refactoring fix.Martin Liska1-1/+1
2014-07-17p5600.md: Add missing cpu tests.Richard Sandiford1-30/+60
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-24mips.c (mips_order_regs_for_local_alloc): Delete.Catherine Moore3-30/+0
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-11/+8
2014-06-22mips.c (mips_move_to_gpr_cost): Remove mode argument.Richard Sandiford1-14/+13
2014-06-18Enable LRA for MIPSRobert Suchanek5-40/+115
2014-06-17Clean up ST_REGS handling in the MIPS backend.Matthew Fortune2-59/+0
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-4/+4
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-2/+2
2014-06-05mips-cpus.def: Add definition for p5600.Jaydeep Patil7-19/+276
2014-06-03Add support for MIPS r3 and r5.Andrew Bennett9-200/+264
2014-06-03Add support for the MIPS -mxpa command line option.Andrew Bennett2-0/+5
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-29-fuse-caller-save - Enable for MIPSRadovan Obradovic2-4/+21
2014-05-27mips.c: Add include of cgraph.h.Steve Ellcey1-0/+1
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-1/+1
2014-05-20tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols.Jan Hubicka1-1/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-3/+3
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-1/+1
2014-05-03mips.c (mips_isa_rev): New variable.Richard Sandiford2-57/+29
2014-04-17pass cfun to pass::executeTrevor Saunders1-1/+1
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-04-16mips.md (*mov<mode>_internal, [...]): Adjust constraints for microMIPS store ...Catherine Moore1-3/+3
2014-04-12constraints.md: Add new register constraint "kb".Richard Sandiford4-11/+18
2014-04-01netbsd.h (TARGET_OS_CPP_BUILTINS): Define __mips_o32 for -mabi=32.Martin Husemann1-1/+3
2014-03-08re PR target/58271 (ICE in gcc for a MIPS target during compilation with -mpa...Richard Sandiford1-6/+15
2014-03-04mips-cpus.def (loongson3a): Mark as a MIPS64r2 processor.Heiher2-3/+3
2014-02-21invoke.texi (mvirt, mno-virt): Document.Catherine Moore2-0/+5
2014-02-02mips.c (MIPS_GET_FCSR, [...]): New macros.Richard Sandiford1-0/+48
2014-02-02extend.texi (__builtin_mips_get_fcsr): Document.Richard Sandiford4-4/+163
2014-02-02mips.c (mips_one_only_stub): New class.Richard Sandiford1-21/+71
2014-01-27mips-common.c (TARGET_DEFAULT_TARGET_FLAGS): Remove TARGET_FP_EXCEPTIONS_DEFA...Steve Ellcey3-12/+8
2014-01-25constraints.md (kl): Delete.Richard Sandiford2-23/+90
2014-01-23re PR target/52125 (Problems with LO16 asm operands on MIPS)Richard Sandiford1-1/+17
2014-01-21mips.c (mips_move_to_gpr_cost): Add M16_REGS case.Richard Sandiford1-0/+2
2014-01-17re PR target/59462 (c-c++-common/cilk-plus/AN/builtin_func_double2.c fails on...Andrew Pinski1-1/+1
2014-01-10driver-native.c (host_detect_local_cpu): Handle new kernel strings for Loongs...Huacai Chen1-2/+8
2014-01-08umips-branch-3.c: New test.Catherine Moore2-2/+9
2014-01-08revert: mips.c (mips_truncated_op_cost): New function.Richard Sandiford2-22/+22
2014-01-02Update copyright years in gcc/Richard Sandiford83-84/+84
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-12-09Eliminate last_basic_block macro.David Malcolm1-2/+2
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm1-1/+1
2013-11-272013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger1-1/+1
2013-11-26Remove parameter keep_aligning from get_inner_reference.Bernd Edlinger1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+9