aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-02-26sparc-opts.h (enum processor_type): Rename to...Eric Botcazou1-16/+5
2019-02-04sparc.h: Remove superfluous blank lines.Eric Botcazou1-3/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-02Remove SPARC HAVE_AS_REGISTER_PSEUDO_OPRainer Orth1-7/+0
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-0/+3
2018-09-28sparc-protos.h (sparc_branch_cost): Declare.Eric Botcazou1-35/+4
2018-07-31Add support for -nolibcOlivier Hainque1-1/+1
2018-07-17Fix coding style of ASM_OUTPUT_ALIGN.Martin Liska1-1/+1
2018-01-12re PR target/83368 (alloca after setjmp breaks PIC base reg)Eric Botcazou1-3/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-13re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL)Eric Botcazou1-4/+20
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-6/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-6/+0
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-17/+0
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-8/+0
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford1-12/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-19/+0
2017-09-12Make more use of end_hard_regnoRichard Sandiford1-1/+1
2017-09-05Make mode_for_size return an opt_modeRichard Sandiford1-7/+7
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-8/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-2/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-15/+4
2017-07-26[SPARC] Add -mfsmuld optionSebastian Huber1-1/+2
2017-07-07Support for the SPARC M8 cpu.Jose E. Marchesi1-1/+19
2017-06-14sparc.h (MASK_ISA): Add MASK_LEON and MASK_LEON3.Eric Botcazou1-2/+7
2017-05-18Minor SPARC T4 and M7 fixes and additions.Sheldon Lobo1-2/+9
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-25config.gcc (sparc*-*-solaris2*): Adjust.Eric Botcazou1-2/+2
2016-10-17i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...Eric Botcazou1-3/+0
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou1-0/+3
2016-10-11sparc.opt (msubxc): New option.Eric Botcazou1-1/+1
2016-10-08sparc.h (FIXED_REGISTERS): Add %icc.Eric Botcazou1-8/+4
2016-06-06sparc: support for the SPARC M7 and VIS 4.0Jose E. Marchesi1-1/+15
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2016-01-04re PR target/69100 (ICE in final_scan_insn with -msoft-float and __builtin_ap...Eric Botcazou1-3/+2
2015-12-12sparc.h (TARGET_SUPPORTS_WIDE_INT): Define to 1.Eric Botcazou1-0/+3
2015-12-07re PR target/63668 (-mstd-struct-return fails for non-leaf functions)Eric Botcazou1-0/+25
2015-10-13sparc.h (SPARC_STACK_ALIGN): Implement using ROUND_UP macro and UNITS_PER_WOR...Uros Bizjak1-2/+1
2015-09-21Revert LRA SPARC changes for now.David S. Miller1-20/+5
2015-09-17Fix LRA regressions on 64-bit SPARC.David S. Miller1-5/+9
2015-09-11Convert SPARC backend over to LRA.David S. Miller1-0/+11
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan1-11/+0
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-3/+3
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-03-03Turn RETURN_ADDR_IN_PREVIOUS_FRAME into C expressionMax Filippov1-1/+1