summaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
Commit message (Expand)AuthorAgeFilesLines
* re PR target/49606 (mips64: o64 Unrecognizable insn when one noreturn functio...Richard Sandiford2011-09-051-1/+10
* mips.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Delete.Richard Sandiford2011-05-221-10/+1
* gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.Joseph Myers2011-05-091-7/+0
* mips-opts.h: New.Joseph Myers2011-05-031-8/+1
* mips.h (DBX_OUTPUT_SOURCE_LINE): Remove.Rainer Orth2011-04-261-6/+0
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-2/+0
* mips.opt (mfix-24k): New.Catherine Moore2011-04-201-0/+1
* mips.h (REG_MODE_OK_FOR_BASE_P, [...]): Remove macros.Anatoly Sokolov2011-04-071-22/+0
* mips.h (LIBCALL_VALUE, [...]): Remove macros.Anatoly Sokolov2011-03-271-14/+0
* mips.h (PREFERRED_RELOAD_CLASS): Remove macro.Anatoly Sokolov2011-03-081-3/+0
* linux64.h (LINK_SPEC): Remove %{non_shared} %{call_shared}.Joseph Myers2011-01-191-1/+1
* linux64.h (LINK_SPEC): Remove %{bestGnum} %{no_archive} %{exact_version}.Joseph Myers2011-01-141-3/+1
* microblaze.h (CC1_SPEC): Remove -gline spec.Joseph Myers2011-01-141-1/+0
* microblaze.h (CC1_SPEC): Remove %{save-temps: }.Joseph Myers2011-01-141-2/+1
* Update the the macro SHIFT_COUNT_TRUNCATED for loongson.Mingjie Xing2010-12-311-1/+1
* svr4.h: Remove.Joseph Myers2010-12-221-3/+0
* arc.h (ASM_SPEC): Remove %{v}.Joseph Myers2010-12-091-1/+1
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-221-4/+2
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-161-2/+0
* invoke.texi (MIPS Options): Add loongson3a processor.Mingming Sun2010-11-131-2/+5
* configure.ac: Test assembler support for DSP Rev1 mult.Chao-ying Fu2010-11-051-0/+7
* common.opt (R, [...]): New.Joseph Myers2010-11-011-6/+0
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2010-10-231-8/+0
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-3/+0
* mips.h (target_flags_explicit): Declare for GENERATOR_FILE.Joseph Myers2010-10-041-0/+6
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-0/+3
* Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu2010-09-141-3/+0
* Fix shift count truncate problem for loongson.Mingjie Xing2010-09-031-3/+4
* mips.h (BASE_DRIVER_SELF_SPECS): Infer -mdspr2 for the the 74K.Catherine Moore2010-08-301-1/+3
* mips-protos.h (mips_function_arg_advance): DeleteNathan Froyd2010-08-271-23/+0
* mips.c (mips_override_options): Rename to...Anatoly Sokolov2010-08-221-3/+1
* reload.h (register_move_cost, [...]): Adjust prototype.Anatoly Sokolov2010-08-151-41/+0
* target.def (output_source_filename): New hook.Anatoly Sokolov2010-07-261-3/+0
* mips.h (mips16_globals): Declare.Richard Sandiford2010-07-121-0/+4
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-2/+0
* md.texi (define_enum_attr): Document.Richard Sandiford2010-06-101-4/+0
* md.texi (define_c_enum, [...]): Document.Richard Sandiford2010-06-101-50/+3
* mips-protos.h (mips_print_operand): Delete.Nathan Froyd2010-06-081-5/+0
* config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.Richard Sandiford2010-05-201-1/+3
* config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...Rainer Orth2010-05-061-5/+4
* mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Delete.Andrew Pinski2010-05-051-7/+0
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-3/+3
* re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt2010-04-291-2/+2
* invoke.texi (mmcount-ra-address): Document new command line option.David Daney2009-10-291-38/+1
* mips-protos.h (mips_trampoline_code_size): Declare.Richard Sandiford2009-10-051-5/+6
* mips.h (DWARF_FRAME_RETURN_COLUMN): Replace GP_REG_FIRST + 31 with RETURN_ADD...Richard Sandiford2009-10-051-3/+3
* mips.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson2009-09-221-59/+1
* configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.Richard Sandiford2009-09-201-0/+35
* mips.opt (mrelax-pic-calls): New option.Adam Nemet2009-09-191-7/+14
* mips-protos.h (mips_cfun_has_cprestore_slot_p): Declare.Richard Sandiford2009-09-141-10/+30