aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2010-02-08mips.md (*<optab>_trunc<mode>_exts): Fix comment before the pattern.Adam Nemet1-2/+3
2010-01-26config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.Rainer Orth1-0/+36
2010-01-12iris6.h (SUBTARGET_DONT_WARN_UNUSED_SPEC, [...]): Move ...Rainer Orth3-11/+17
2009-12-01mips-dsp.md (mips_lhx_<mode>): Use sign_extend.Chao-ying Fu1-1/+1
2009-11-21mips-protos.h (mulsidi3_gen_fn): New typedef.Adam Nemet3-9/+53
2009-11-04re PR driver/11810 (gcc -pipe -ox.o -c x.c writes erroneous x.o on compile e...Mark Mitchell1-3/+0
2009-11-03mips.md: Fix typos.Richard Sandiford1-2/+2
2009-10-29invoke.texi (mmcount-ra-address): Document new command line option.David Daney4-38/+65
2009-10-29mips.c (mips_emit_unary, [...]): New functions.Chao-ying Fu1-3/+50
2009-10-25mips.c (mips_restore_gp_from_cprestore_slot): Emit a note when expanding to n...Richard Sandiford1-1/+4
2009-10-25predicates.md (hilo_operand): New predicate.Adam Nemet2-15/+49
2009-10-20mips.c (mips_binary_cost): Add new argument speed.Adam Nemet1-18/+22
2009-10-05mips-protos.h (mips_trampoline_code_size): Declare.Richard Sandiford3-51/+187
2009-10-05mips.h (DWARF_FRAME_RETURN_COLUMN): Replace GP_REG_FIRST + 31 with RETURN_ADD...Richard Sandiford4-34/+35
2009-10-012009-10-01 David Daney <ddaney@caviumnetworks.com>David Daney1-1/+16
2009-09-27config.gcc: Update OpenBSD targets.Jonathan Gray1-2/+5
2009-09-22mips.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson2-59/+66
2009-09-20configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.Richard Sandiford2-0/+40
2009-09-19mips.opt (mrelax-pic-calls): New option.Adam Nemet5-58/+289
2009-09-14mips-protos.h (mips_cfun_has_cprestore_slot_p): Declare.Richard Sandiford7-385/+900
2009-09-03mips.c (USEFUL_INSN_P): Use NONDEBUG_INSN_P instead of INSN_P.Richard Sandiford1-7/+7
2009-08-26mips-protos.h (mips_output_sync): Declare.Richard Sandiford5-466/+595
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-5/+12
2009-08-19method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek1-1/+0
2009-08-16re PR target/38599 (There should be a Pmode == DImode version of the MIPS lwx...Richard Sandiford1-3/+3
2009-08-16mips-protos.h (mips_push_asm_switch): New function.Richard Sandiford5-85/+113
2009-08-11predicates.md (qi_mask_operand, [...]): New predicates.Adam Nemet5-54/+154
2009-08-06mips.h (TARGET_SYNC_AFTER_SC): New macro.David Daney2-3/+19
2009-08-06sync.md (sync_compare_and_swap<mode>, [...]): Rewrite calls to mips_output_sy...David Daney4-100/+107
2009-08-04invoke.texi (MIPS Options): Document new 1004K -march options.Sandra Loosemore2-3/+9
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini3-11/+9
2009-07-31mips.md (*clear_upper32_dext): New pattern.Adam Nemet1-1/+16
2009-07-20mips.md (move_type): Add arith.Adam Nemet1-3/+19
2009-07-20config.gcc (mips64-*-*): Add definition of tm_defines in order to set MIPS_AB...Nick Clifton1-2/+0
2009-07-15* config/mips/mips.md (*extenddi_truncate<mode>,Adam Nemet1-23/+32
2009-07-10re PR target/39079 (MIPS: __builtin___clear_cache() broken on SMP ISA_HAS_SYN...David Daney4-3/+15
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov3-6/+6
2009-06-13alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez1-10/+20
2009-06-05mips.c: Use REG_P and CONST_INT_P where applicable.Shujing Zhao2-18/+18
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-28re PR middle-end/33699 (missing optimization on const addr area store)Adam Nemet1-0/+4
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor1-1/+1
2009-05-21mips.md (*extzv_trunc<mode>_exts): Turn into a regular pattern from a templat...Adam Nemet1-4/+4
2009-05-20* config/mips/mips.md (*extenddi_truncate<mode>,Adam Nemet1-6/+41
2009-05-18* config/mips/mips.md (*zero_extend<GPR:mode>_trunc<SHORT:mode>,Adam Nemet1-62/+62
2009-05-17* config/mips/mips.md (*zero_extend<mode>_trunchi,Adam Nemet1-14/+8
2009-05-16config.gcc (mips*-*-*): Support arch_32, arch_64, tune_32 and tune_64.Joseph Myers1-28/+43
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2-2/+2
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-19/+6
2009-05-14mips.c (mips_print_operand): Check for invalid values of LETTER.Adam Nemet1-0/+6