aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc.h
AgeCommit message (Expand)AuthorFilesLines
3 daysgcc: Remove trailing whitespaceJakub Jelinek1-1/+1
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin1-5/+4
2024-04-25Fix calling convention incompatibility with vendor compilerEric Botcazou1-0/+3
2024-01-310From: Alexandre Oliva <oliva@adacore.com>Alexandre Oliva1-0/+7
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer1-3/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-09-02d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supportedIain Buclaw1-4/+0
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-8/+0
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-16sparc: Add scheduling information for LEON5Daniel Cederman1-16/+20
2021-06-06Reimplement LEAF_REG_REMAP macro for the SPARCEric Botcazou1-3/+2
2021-04-14d: Add TARGET_D_REGISTER_CPU_TARGET_INFOIain Buclaw1-1/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-01Update remaining calls to choose_hard_reg_modeRichard Sandiford1-1/+1
2019-09-20re PR target/91269 (unaligned floating-point register with -mcpu=niagara4 -fc...Eric Botcazou1-0/+7
2019-09-10Remove call_really_used_regsRichard Sandiford1-25/+0
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