aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw5-0/+69
2018-08-26frame-header-opt.c: Include "backend.h" rather than "cfg.h"Jeff Law1-1/+1
2018-07-17mips.c (vr4130_align_insns): Update for recent changes to label_to_alignment.Jeff Law1-1/+1
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-2/+0
2018-07-04[multiple changes]Martin Liska1-15/+15
2018-06-18More rtx to rtx_insn * cleanupsDavid Malcolm1-1/+1
2018-06-15MIPS: Add support for -mcrc and -mginv options.Matthew Fortune2-0/+10
2018-06-13MIPS: Add support for P6600.Matthew Fortune6-7/+449
2018-06-13re PR tree-optimization/86076 (ICE: verify_gimple failed (error: location ref...Chenghua Xu1-2/+2
2018-06-12MIPS: Fix build after r261489.Robert Suchanek1-1/+1
2018-06-12MIPS: Add i6500 processor as an alias for i6400.Matthew Fortune3-1/+5
2018-06-12MIPS: Update I6400 scheduler.Prachi Godbole1-25/+55
2018-04-26mips.c (mips_asan_shadow_offset): New function.Hans-Peter Nilsson2-1/+13
2018-03-01MIPS: Fix wrong use of XINT instead of INTVALMatthew Fortune1-2/+2
2018-01-03Update copyright years.Jakub Jelinek89-90/+90
2018-01-03poly_int: current_vector_size and TARGET_AUTOVECTORIZE_VECTOR_SIZESRichard Sandiford1-3/+4
2018-01-02Remove vec_perm_const optabRichard Sandiford5-101/+30
2017-12-21poly_int: get_inner_reference & co.Richard Sandiford1-1/+1
2017-12-20poly_int: TRULY_NOOP_TRUNCATIONRichard Sandiford1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford3-0/+6
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-18/+18
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-14/+14
2017-11-21re PR target/82880 (gcc --help=target --help=optimizers hangs on mips)Jakub Jelinek1-2/+1
2017-11-08[mips] Wrap ASM_OUTPUT_LABELREF in do {} while (0)Tom de Vries1-6/+9
2017-11-08[mips] Remove semicolon after do {} while (0) in ASM_OUTPUT_CASE_ENDTom de Vries1-1/+1
2017-11-05Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro bodyTom de Vries1-1/+1
2017-11-01Add a fixed_size_mode classRichard Sandiford1-2/+1
2017-11-01Add gen_(const_)vec_duplicate helpersRichard Sandiford1-14/+3
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-3/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-9/+15
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-16/+13
2017-09-25Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OKRichard Sandiford1-4/+3
2017-09-19alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.Jeff Law1-1/+2
2017-09-19explow.c: Include "params.h".Jeff Law1-4/+4
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford3-10/+16
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford3-13/+10
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford3-19/+18
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford3-6/+5
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford1-1/+1
2017-09-12Add short_call function attribute for MIPSSimon Atanasyan1-2/+4
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford1-3/+3
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford3-21/+20
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford3-5/+5
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-10/+17
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford2-8/+24
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford2-2/+2
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-2/+2
2017-08-30[10/77] Make assemble_real take a scalar_float_modeRichard Sandiford1-1/+1