aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-05re PR target/49606 (mips64: o64 Unrecognizable insn when one noreturn functio...Richard Sandiford1-1/+10
2011-05-22mips.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Delete.Richard Sandiford1-10/+1
2011-05-09gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.Joseph Myers1-7/+0
2011-05-03mips-opts.h: New.Joseph Myers1-8/+1
2011-04-26mips.h (DBX_OUTPUT_SOURCE_LINE): Remove.Rainer Orth1-6/+0
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-04-20mips.opt (mfix-24k): New.Catherine Moore1-0/+1
2011-04-07mips.h (REG_MODE_OK_FOR_BASE_P, [...]): Remove macros.Anatoly Sokolov1-22/+0
2011-03-27mips.h (LIBCALL_VALUE, [...]): Remove macros.Anatoly Sokolov1-14/+0
2011-03-08mips.h (PREFERRED_RELOAD_CLASS): Remove macro.Anatoly Sokolov1-3/+0
2011-01-19linux64.h (LINK_SPEC): Remove %{non_shared} %{call_shared}.Joseph Myers1-1/+1
2011-01-14linux64.h (LINK_SPEC): Remove %{bestGnum} %{no_archive} %{exact_version}.Joseph Myers1-3/+1
2011-01-14microblaze.h (CC1_SPEC): Remove -gline spec.Joseph Myers1-1/+0
2011-01-14microblaze.h (CC1_SPEC): Remove %{save-temps: }.Joseph Myers1-2/+1
2010-12-31Update the the macro SHIFT_COUNT_TRUNCATED for loongson.Mingjie Xing1-1/+1
2010-12-22svr4.h: Remove.Joseph Myers1-3/+0
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-1/+1
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-4/+2
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd1-2/+0
2010-11-13invoke.texi (MIPS Options): Add loongson3a processor.Mingming Sun1-2/+5
2010-11-05configure.ac: Test assembler support for DSP Rev1 mult.Chao-ying Fu1-0/+7
2010-11-01common.opt (R, [...]): New.Joseph Myers1-6/+0
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-8/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-3/+0
2010-10-04mips.h (target_flags_explicit): Declare for GENERATOR_FILE.Joseph Myers1-0/+6
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-0/+3
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu1-3/+0
2010-09-03Fix shift count truncate problem for loongson.Mingjie Xing1-3/+4
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 Froyd1-23/+0
2010-08-22mips.c (mips_override_options): Rename to...Anatoly Sokolov1-3/+1
2010-08-15reload.h (register_move_cost, [...]): Adjust prototype.Anatoly Sokolov1-41/+0
2010-07-26target.def (output_source_filename): New hook.Anatoly Sokolov1-3/+0
2010-07-12mips.h (mips16_globals): Declare.Richard Sandiford1-0/+4
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-06-10md.texi (define_enum_attr): Document.Richard Sandiford1-4/+0
2010-06-10md.texi (define_c_enum, [...]): Document.Richard Sandiford1-50/+3
2010-06-08mips-protos.h (mips_print_operand): Delete.Nathan Froyd1-5/+0
2010-05-20config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.Richard Sandiford1-1/+3
2010-05-06config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...Rainer Orth1-5/+4
2010-05-05mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Delete.Andrew Pinski1-7/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-3/+3
2010-04-29re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt1-2/+2
2009-10-29invoke.texi (mmcount-ra-address): Document new command line option.David Daney1-38/+1
2009-10-05mips-protos.h (mips_trampoline_code_size): Declare.Richard Sandiford1-5/+6
2009-10-05mips.h (DWARF_FRAME_RETURN_COLUMN): Replace GP_REG_FIRST + 31 with RETURN_ADD...Richard Sandiford1-3/+3
2009-09-22mips.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson1-59/+1
2009-09-20configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.Richard Sandiford1-0/+35
2009-09-19mips.opt (mrelax-pic-calls): New option.Adam Nemet1-7/+14
2009-09-14mips-protos.h (mips_cfun_has_cprestore_slot_p): Declare.Richard Sandiford1-10/+30