aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-10gnu-user.h (NO_SHARED_SPECS): Add space before option.Steve Ellcey1-1/+1
2012-12-10re PR target/54061 (gcc.c-torture/compile/mipscop-*.c ICEs with -g)Steve Ellcey2-2/+8
2012-11-18gcc/Richard Sandiford2-94/+69
2012-11-18t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES.Matthias Klose1-1/+6
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-12/+7
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-2/+2
2012-10-30mti-linux.h (SYSROOT_SUFFIX_SPEC): Change order and add mabi=64.Steve Ellcey2-3/+16
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-1/+1
2012-10-23linux-common.h (STACK_CHECK_STATIC_BUILTIN): Define.Eric Botcazou5-0/+172
2012-10-11builtins.c (expand_builtin_thread_pointer): New.Chung-Lin Tang3-4/+21
2012-10-07machmode.h (GET_MODE_UNIT_PRECISION): New macro.Richard Sandiford2-7/+18
2012-10-07mips-protos.h (mips_split_type): New enum.Richard Sandiford3-39/+278
2012-10-02mips.md (*baddu_si_eb, [...]): Merge into...Richard Sandiford1-15/+4
2012-09-20s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.Dehao Chen1-1/+1
2012-09-19config.gcc (mips*-mti-elf*): New target.Steve Ellcey2-0/+78
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+0
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-2/+2
2012-09-10config.gcc: Add mips*-mti-linux* target Handle with_synci like other options.Steve Ellcey4-4/+79
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-2/+4
2012-09-02re PR rtl-optimization/54369 (delayed-branch pass removes too many instructions)Eric Botcazou1-1/+4
2012-08-29revert: t-linux64 (MULTILIB_OSDIRNAMES): Change to use mapping style, add ../...Chung-Lin Tang1-9/+1