aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2010-09-26mips.c (mips_builtin_decls): Declare.Richard Sandiford1-3/+20
2010-09-14Correct XXX_units_per_simd_word return type.H.J. Lu1-1/+1
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu2-3/+11
2010-09-08Rename loongson vector shift insnsMingjie Xing2-3/+9
2010-09-03options.texi (SeparateAlias): Document.Joseph Myers2-8/+29
2010-09-03Fix shift count truncate problem for loongson.Mingjie Xing2-3/+21
2010-08-30Stack usage supportEric Botcazou1-0/+3
2010-08-30mips.h (BASE_DRIVER_SELF_SPECS): Infer -mdspr2 for the the 74K.Catherine Moore1-1/+3
2010-08-27mips-protos.h (mips_function_arg_advance): DeleteNathan Froyd3-38/+15
2010-08-22mips.c (mips_override_options): Rename to...Anatoly Sokolov3-8/+8
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-3/+1
2010-08-15reload.h (register_move_cost, [...]): Adjust prototype.Anatoly Sokolov3-52/+41
2010-08-142010-xx-xx Mingjie Xing <mingjie.xing@gmail.com>Mingjie Xing2-5/+4
2010-07-30common.opt (-G): Don't define option here.Joseph Myers1-1/+6
2010-07-26target.def (output_source_filename): New hook.Anatoly Sokolov3-6/+5
2010-07-18mips.c (mips16_build_call_stub): Zero-extend the low half of a single-registe...Richard Sandiford2-6/+21
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-16/+16
2010-07-12mips.c (mips_override_options): Make -mflip-mips16 imply -minterlink-mips16.Richard Sandiford1-0/+3
2010-07-12mips.h (mips16_globals): Declare.Richard Sandiford2-3/+17
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke1-3/+3
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-06-26mips.md (alu_type): New attribute.Catherine Moore1-21/+28
2010-06-16linux64.h (BIONIC_DYNAMIC_LINKERN32): Define.Maxim Kuvyrkov1-1/+3
2010-06-12config.gcc (mips64*-*-linux*, [...]): Add crtfastmath.o to extra_parts.Kazu Hirata2-0/+59
2010-06-10md.texi (define_enum_attr): Document.Richard Sandiford2-9/+3
2010-06-10md.texi (define_c_enum, [...]): Document.Richard Sandiford9-290/+312
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-4/+3
2010-06-08mips-protos.h (mips_print_operand): Delete.Nathan Froyd3-13/+21
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-20config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.Richard Sandiford5-44/+39
2010-05-19mips-dsp.md (add<DSPV:mode>3, [...]): Add ISA_HAS_DSP condition.James E. Wilson1-3/+3
2010-05-19re PR target/43764 (-mrelax-pic-calls fails with complex types)James E. Wilson1-7/+24
2010-05-10* config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.Rainer Orth1-0/+1
2010-05-07* config/mips/iris6.h (LINK_SPEC): Don't pass -init, -fini with -r.Rainer Orth1-1/+1
2010-05-07dbxmdebug.h: Remove.Rainer Orth1-6/+0
2010-05-06config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...Rainer Orth6-351/+252
2010-05-05mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Delete.Andrew Pinski3-8/+2
2010-05-03mips.c (mips_output_division): When GENERATE_DIVIDE_TRAPS...David Ung1-5/+12
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher3-3/+13
2010-04-29re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt1-2/+2
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
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