aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-29mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_synci if TARGET_SYNCI.Richard Sandiford1-0/+3
2012-08-29mips.h (CRT_CALL_STATIC_FUNCTION): Add nomips16 asm directives, remove #ifnde...Chung-Lin Tang2-3/+15
2012-08-27mips.c (mips_pic_call_symbol_from_set): Check for SYMBOL_REF SET_SRCs.Richard Sandiford1-6/+12
2012-08-27mips.c (vr4130_align_insns): Don't simulate ghost instructions.Richard Sandiford1-1/+4
2012-08-26mips.h (AVOID_CCMODE_COPIES): Update rationale for definition.Richard Sandiford3-80/+70
2012-08-26mips.c (mips_has_long_branch_p): New function, split out from...Richard Sandiford1-17/+29
2012-08-26mips.c (r10k_safe_mem_expr_p): Use get_inner_reference.Richard Sandiford1-9/+10
2012-08-26mips.c (mips_rtx_costs): Add costs for CINS.Richard Sandiford1-0/+12
2012-08-26mips.c (mips_rtx_costs): Add missing COSTS_N_INSNS to the size cost of multip...Richard Sandiford1-1/+1
2012-08-25mips.h (CASE_VECTOR_MODE): For not TARGET_MIPS16_SHORT_JUMP_TABLES use ptr_mode.Richard Sandiford1-3/+4
2012-08-232012-08-23 Julian Brown <julian@codesourcery.com>Julian Brown3-13/+112
2012-08-162012-08-16 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-0/+13
2012-08-15Revert unintended change from last commitSandra Loosemore1-31/+0