]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/mips/mips.c
Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
[thirdparty/gcc.git] / gcc / config / mips / mips.c
2017-09-04  rsandifoTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-08-30  rsandifo[73/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-08-21  rsandifoRemove the frame size argument from function_prologue...
2017-08-07  marxinFix missing include of header file in mips.c.
2017-05-04  rsandifoFix previous commit
2017-05-04  rsandifoRemove bogus top-level ChangeLog commit (sorry!)
2017-04-20  mpfMIPS: Prevent buffer overrun in uninitialised variable fix
2017-04-04  law * config/mips/mips.c (mips_multi_add): Zero initialize...
2017-04-03  rediFix numerous typos in comments
2017-03-30  mpfFix ICE when expanding MSA constant vectors with replic...
2017-03-21  tomtabApply temporary fix for PR rtl-optimization/79150.
2017-03-06  prachigodbolegcc/
2017-02-22  mpfFix MIPS o32 calling convention for MSA and FP vector...
2017-02-07  tomtabMIPS: Fix mode mismatch error between Loongson builtin...
2017-01-01  jakub Update copyright years.
2016-12-06  rts[MIPS][MSA] Fix builtins with literal integer arguments.
2016-11-25  ebotcazou PR ada/67205
2016-11-16  macromicroMIPS/GCC: Fix PIC call relaxation
2016-11-16  macroMIPS/GCC: Mark text contents as code or data
2016-11-15  macroMIPS/GCC: Mark trailing labels with `.insn'
2016-11-02  tbsaundesplit up some variables to use rtx_insn * more
2016-10-26  law * config/mips/mips.c (mips16_constant_cost): Add missing
2016-10-14  clm2016-10-13 Catherine Moore <clm@codesourcery.com>
2016-10-11  rts[MIPS] Disable -mbranch-likely for -Os when targetting...
2016-09-26  thopre012016-09-26 Thomas Preud'homme <thomas.preudhomme...
2016-08-09  mpfMIPS: Use create_tmp_var_raw in mips_atomic_assign_expa...
2016-07-28  tbsaundemerge adjust_cost and adjust_cost_2 target hooks
2016-07-11  edlinger2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-06-09  macroMIPS: Stay within 79 columns in `mips_output_jump'
2016-05-09  rtsAdd support for MIPS SIMD Architecture (MSA).
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-02-11  jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-02-02  wilcoImprove TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target...
2016-01-29  sje PR target/65604
2016-01-28  sje2016-01-28 Steve Ellcey <sellcey@imgtec.com>
2016-01-25  edlinger * config/mips/mips.c (mips_compute_frame_info...
2016-01-21  nickc PR target/69129
2016-01-04  jakub Update copyright years.
2015-12-14  sje2015-12-14 Steve Ellcey <sellcey@imgtec.com>
2015-12-02  ebotcazou * config/mips/mips.c (mips_emit_probe_stack_range...
2015-11-24  sje2015-11-24 Steve Ellcey <sellcey@imgtec.com>
2015-11-11  dardissUndo delay slot filling and use compact branches in...
2015-11-09  julesMachine modes for address printing.
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-10-26  dardissgcc/
2015-10-16  amacleod2015-10-16 Andrew MacLeod <amacleod@redhat.com>
2015-10-14  uros * config/mips/mips.h (MIPS_STACK_ALIGN): Implement...
2015-10-09  sje2015-10-05 Steve Ellcey <sellcey@imgtec.com>
2015-09-26  law[PATCH] Fix undefined behaviour in mips port
2015-09-01  mpfMIPS compact branch support
2015-08-20  dardissgcc/
2015-08-18  rts[MIPS] Fix register renaming in the interrupt handlers.
2015-08-13  rts[MIPS] Remove W32 and W64 pseudo-processors.
2015-08-12  rts[MIPS] Scheduler fix for the 74k & 24k.
2015-07-23  rtsI6400 scheduling.
2015-07-22  rtsAdd scheduling for M51xx core family.
2015-07-15  rtsFix restoration of hi/lo in MIPS64R2 interrupt handlers.
2015-07-15  rtsSupport new interrupt handler options.
2015-07-15  rtsSupport interrupt handlers with hard-float.
2015-07-13  aldyhFix double word typos.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-06  sje2015-07-06 Steve Ellcey <sellcey@imgtec.com>
2015-07-04  edlinger2015-07-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-18  sje2015-06-18 Steve Ellcey <sellcey@imgtec.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  rtsImplement TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS hook.
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-05-19  prachigodbolegcc/
2015-05-18  rtsFix ICE when both micromips and nomicromips attributes...
2015-05-12  sje * config/mips/mips.c (mips_print_operand): Remove...
2015-05-12  amacleod2015-05-12 Andrew MacLeod <amacleod@redhat.com>
2015-05-07  rsandifogcc/
2015-04-18  tbsaunderemove need for store_values_directly
2015-01-28  rtsProhibit vector modes in accumulators.
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-15  mpfAdd support for the R6 LSA and DLSA instructions
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-19  mpfMIPS32R6 and MIPS64R6 support
2014-12-02  jakub * config/sparc/sparc.c (sparc_atomic_assign_expand_fenv):
2014-12-01  macro * config/mips/mips.c (mips16_build_call_stub): Move...
2014-11-26  prachigodbole * config/mips/mips.c (mips_rtx_cost_data): Fix memory_...
2014-11-21  abennett[MIPS] If using branch likelies in MIPS sync code fill...
2014-11-18  jgreenhalgh[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUC...
2014-11-12  mpfImplement MIPS o32 FPXX, FP64, FP64A ABI extensions.
2014-11-03  naveenh2014-10-31 Andrew Pinski <apinski@cavium.com>
next