aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2013-08-13mips.md (prefetch): Use lw instead of ld on loongson in 32bit mode.Steve Ellcey1-2/+7
2013-08-08mti-linux.h (SYSROOT_SUFFIX_SPEC): Add nan2008.Steve Ellcey3-11/+7
2013-08-06mips.c (insert_pass_mips_machine_reorg2): Move into...David Malcolm1-7/+9
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-18/+35
2013-07-29linux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.Maciej W. Rozycki8-20/+85
2013-07-23mips.c (mips_case_values_threshold): New.Steve Ellcey1-0/+15
2013-07-22config.gcc (mips*-*-*): Add --with-fpu support.Jürgen Urban2-1/+12
2013-07-16mips.h (ISA_HAS_FP4): Correct formatting.Maciej W. Rozycki3-21/+17
2013-07-16mips.h (ISA_HAS_NMADD4_NMSUB4): Remove TARGET_MIPS5400 checking.Maciej W. Rozycki1-1/+0
2013-07-16mips.h (ISA_HAS_MULS, [...]): Fix comment typos.Maciej W. Rozycki1-6/+6
2013-07-12* config/mips/mips.c (mips_expand_call): Remove empty statement.Maciej W. Rozycki1-1/+1
2013-07-11mips.c (mips_conditional_register_usage): Do not use t[0-7] registers in MIPS...Steve Ellcey1-3/+21
2013-07-10mips.c (mips_rtx_costs): Very slightly increase the cost of MULT when optimiz...Graham Stott1-1/+1
2013-06-27gcc/Richard Sandiford2-17/+35
2013-06-27mips-tables.opt: Regenerate.Catherine Moore3-85/+93
2013-06-19re PR target/56942 (MIPS GCC will not build with -mips16 mode because libgcc ...Steve Ellcey1-1/+1
2013-06-16mips.h (ISA_HAS_MUL3): Include TARGET_MIPS5900.Jürgen Urban2-13/+30
2013-06-16mips.h (ISA_HAS_LL_SC): Exclude TARGET_MIPS5900.Jürgen Urban2-2/+5
2013-06-12mips.md (extended_mips16): Include GOT and constant-pool loads.Richard Sandiford3-162/+146
2013-06-04gcc/Jürgen Urban5-145/+178
2013-06-04mips.opt (meva): New.Catherine Moore2-0/+8
2013-05-30This patch is a consolodation of the hash_table patches to theLawrence Crowl1-18/+31
2013-05-29mti-linux.h (SYSROOT_SUFFIX_SPEC): Add micromips and mips16 directories.Steve Ellcey3-17/+37
2013-05-28mips-cpus.def (mips32r2): Change processor type.Steve Ellcey1-1/+1
2013-05-25mips.h: Use #elif in preprocessor conditions.Richard Sandiford1-53/+34
2013-05-25re PR rtl-optimization/53916 ([mips16] divide operation compiled result incor...Richard Sandiford2-50/+26
2013-05-25re PR target/55777 (Inlining nomips16 function into mips16 function can resul...Richard Sandiford1-0/+12
2013-05-19mips.h (BASE_INSN_LENGTH, [...]): New macros.Richard Sandiford3-57/+68
2013-05-19mips.md (extended_mips16): Remove branch case.Richard Sandiford1-5/+0
2013-05-19t-sde: Don't build 64-bit microMIPS multilibs.Richard Sandiford1-1/+3
2013-05-15re PR target/57260 (Generated R_MIPS_GOT_MIPS relocation for direct function ...Richard Sandiford1-0/+9
2013-05-10gcc/Richard Sandiford5-201/+101
2013-05-07* config/mips/mips.c (mips_machine_reorg2): Return 0.Steven Bosscher1-0/+1
2013-05-06mips.c: Include tree-pass.h.Steven Bosscher1-5/+41
2013-04-24micromips.md (jraddiusp): New pattern.Catherine Moore2-1/+26
2013-04-23mips.md (*movhi_internal, [...]): New operands.Catherine Moore1-6/+8
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-4/+3
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-4/+5
2013-03-25mmips-cpus.def (74kc, [...]): Add PTF_AVOID_IMADD.Steve Ellcey4-15/+40
2013-03-25constraints.md (u, [...]): New constraints.Catherine Moore5-36/+280
2013-03-20extend.texi: (micromips, nomicromips, nocompression): Document new function a...Catherine Moore12-259/+1067
2013-03-20constraints.md (T): Rename to...Richard Sandiford2-20/+20
2013-02-252012-02-25 Catherine Moore <clm@codesourcery.com>Catherine Moore12-1067/+259
2013-02-24mips16.S: Don't build for microMIPS.Catherine Moore12-259/+1067
2013-02-19re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez1-1/+1
2013-01-24mips.md (*and<mode>3_mips16): Use the "W" constraint for the first two altern...Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford81-128/+82
2013-01-07re PR target/42661 (Documented -mmad option not accepted.)Steve Ellcey1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek31-32/+40
2012-12-12mips.c (mips_option_override): Set mips_dbx_regno entries to IGNORED_DWARF_RE...Steve Ellcey1-4/+1