aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-15Add missing ChangeLog entry for r190406Maxim Kuvyrkov1-0/+31
2012-08-15MIPS Technologies, Inc.Sandra Loosemore7-102/+326
2012-08-15mips.md (define_attr accum_in): New instruction attribute.Maxim Kuvyrkov2-13/+37
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-3/+4
2012-08-0624k.md (r24k_unknown_store): Delete special handling for cprestore.Sandra Loosemore2-28/+22
2012-08-04mips.c (mips_option_override): Check -fpic for compatibility with -mabicalls ...Sandra Loosemore1-0/+10
2012-08-04xlr.md (ir_xlr_alu_clz): New insn_reservation.Catherine Moore2-2/+7
2012-08-02re PR target/51931 (No support for MIPS16 long branches)Richard Sandiford4-45/+286
2012-08-01mips-cpus.def (34kn): New.Catherine Moore3-40/+47
2012-07-30invoke.texi (MIPS Options): Document -mno-float.Sandra Loosemore1-1/+1
2012-07-22NetLogic Microsystems Inc.Chung-Lin Tang3-0/+217