aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc.c
AgeCommit message (Expand)Author
2019-11-08 PR target/92095Eric Botcazou
2019-09-01 PR target/91472Eric Botcazou
2019-02-04 * config/sparc/sparc.h: Remove superfluous blank lines.Eric Botcazou
2019-01-09 PR target/84010Eric Botcazou
2018-04-06 PR target/85196Eric Botcazou
2018-02-11[LVU] deal with md final_scan_insnAlexandre Oliva
2018-01-12 PR target/83368Eric Botcazou
2018-01-04PR83675: Restore TARGET_VIS2 check for SPARC vec_perm_constRichard Sandiford
2018-01-03 Update copyright years.Jakub Jelinek
2018-01-02Remove vec_perm_const optabRichard Sandiford
2017-12-19SPARC: Make sure that jump is to a label in errata workaroundDaniel Cederman
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-12-15 * tree-core.h (struct attribute_spec): Swap affects_type_identity andJakub Jelinek
2017-12-13 PR middle-end/78468Eric Botcazou
2017-12-07Use tree_vector_builder instead of build_vectorRichard Sandiford
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor
2017-12-04 * config/sparc/sparc.c (sparc_do_work_around_errata): Use mem_refEric Botcazou
2017-11-29[SPARC] Recognize the load when accessing the GOTDaniel Cederman
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0013Daniel Cederman
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0010Daniel Cederman
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0012Daniel Cederman
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford
2017-09-20 * config/alpha/alpha.c (alpha_expand_prologue): Also checkJeff Law
2017-09-202017-09-18 Jeff Law <law@redhat.com>Jeff Law
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford
2017-09-14Use vec<> in build_vectorRichard Sandiford
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford
2017-09-12 * config/sparc/sparc.c (output_return): Output the source location ofEric Botcazou
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford
2017-09-07 PR target/80897Eric Botcazou
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford
2017-08-30[37/77] Use scalar_int_mode when emitting cstoresRichard Sandiford
2017-08-30[19/77] Add a smallest_int_mode_for_size helper functionRichard Sandiford
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford
2017-08-08.Martin Liska
2017-07-27 * config/sparc/sparc.c (sparc_option_override): Set MASK_FSMULD flagEric Botcazou
2017-07-26[SPARC] Add -mfsmuld optionSebastian Huber
2017-07-26[SPARC] Drop superfluous MASK_FPU enableSebastian Huber
2017-07-16 * profile-count.h (profile_probability::from_reg_br_prob_note,Jan Hubicka
2017-07-11 * config/sparc/sparc.opt (mfix-ut700): New option.Daniel Cederman
2017-07-07Support for the SPARC M8 cpu.Jose E. Marchesi