aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-8/+3
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-6/+14
2017-09-19alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.Jeff Law1-2/+4
2017-09-19explow.c: Include "params.h".Jeff Law1-8/+8
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2-18/+27
2017-09-14Use vec<> in build_vectorRichard Sandiford1-14/+15
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2-8/+19
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford2-12/+27
2017-09-12sparc.c (output_return): Output the source location of the insn in the delay ...Eric Botcazou1-4/+22
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-19/+25
2017-09-12Make more use of end_hard_regnoRichard Sandiford1-1/+1
2017-09-08re PR target/81988 (invalid std instruction with odd register)Eric Botcazou1-1/+16
2017-09-07re PR bootstrap/80897 (gnat bootstrap broken on SPARC64/Linux)Eric Botcazou1-1/+17
2017-09-05Make mode_for_size return an opt_modeRichard Sandiford1-7/+7
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford1-2/+2
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford3-19/+9
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford3-8/+6
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford3-23/+29
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-9/+9
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-2/+2
2017-08-30[37/77] Use scalar_int_mode when emitting cstoresRichard Sandiford1-2/+2
2017-08-30[19/77] Add a smallest_int_mode_for_size helper functionRichard Sandiford1-2/+2
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford2-54/+54
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford1-3/+3
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-4/+4
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-08-01re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Jakub Jelinek1-1/+3
2017-07-27sparc.c (sparc_option_override): Set MASK_FSMULD flag earlier and only if MAS...Eric Botcazou1-22/+19
2017-07-26[SPARC] Add -mfsmuld optionSebastian Huber4-12/+29
2017-07-26[SPARC] Drop superfluous MASK_FPU enableSebastian Huber1-5/+5
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber1-12/+17
2017-07-17[SPARC/RTEMS] Add __FIX_LEON3FT_B2BSTSebastian Huber1-0/+2
2017-07-17[RTEMS] Add multilibs for LEON3FT back-to-back store workaroundDaniel Cederman1-15/+21
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-2/+4
2017-07-16sparc.md (divdf3_fix): Add NOP to prevent back to back store errata sensitive...Daniel Cederman1-4/+4
2017-07-11sparc.opt (mfix-ut700): New option.Daniel Cederman3-2/+104
2017-07-07Support for the SPARC M8 cpu.Jose E. Marchesi17-178/+1035
2017-06-14sparc.h (MASK_ISA): Add MASK_LEON and MASK_LEON3.Eric Botcazou2-16/+13
2017-06-14* config/sparc/driver-sparc.c (cpu_names): Add SPARC-T5 entry.Eric Botcazou1-0/+2
2017-06-12More refinements to fixing sparc's PR target/80968.David S. Miller1-1/+4
2017-06-06sparc: Fix stack references in return delay slot.David S. Miller1-0/+3
2017-06-01sparc.md (*zero_extendsidi2_insn_sp64): Set insn type for movstouw.Jose E. Marchesi1-2/+2
2017-05-24Fix a SPARC -mcbcond compare-and-branch out of range failure.Sheldon Lobo1-1/+2
2017-05-18Minor SPARC T4 and M7 fixes and additions.Sheldon Lobo3-8/+18
2017-04-19predicates.md (input_operand): Add comment.Eric Botcazou2-4/+11
2017-02-28re PR target/79749 (Many sparc testcases FAIL at -O0 with -fomit-frame-pointer)Eric Botcazou1-2/+3
2017-02-05re PR target/79353 (ICE in curr_insn_transform, at lra-constraints.c:3773)Eric Botcazou1-6/+6
2017-01-03invoke.texi (SPARC options): Document -mlra as the default.Eric Botcazou1-0/+4
2017-01-01Update copyright years.Jakub Jelinek48-48/+48