aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-18Fix bootstrap failure on SPARC with -O3 -mcpu=niagara4Eric Botcazou1-32/+42
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-11-24Fix vectorization regressions on the SPARCEric Botcazou1-58/+47
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-8/+8
2024-10-16sparc: drop -mlraSam James1-16/+0
2024-09-23dwarf2: add hooks for architecture-specific CFIsMatthieu Longo1-0/+35
2024-08-23optabs-query: Use opt_machine_mode for smallest_int_mode_for_size [PR115495].Robin Dapp1-1/+1
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin1-13/+16
2024-04-25Fix calling convention incompatibility with vendor compilerEric Botcazou1-2/+24
2024-01-16sparc: Treat instructions with length 0 as emptyDaniel Cederman1-0/+1
2024-01-16sparc: Add errata workaround to membar patternsDaniel Cederman1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford1-4/+3
2023-11-18gcov: Remove TARGET_GCOV_TYPE_SIZE target hookSebastian Huber1-11/+0
2023-08-09targhooks: Extend legitimate_address_p with code_helper [PR110248]Kewen Lin1-2/+4
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-03-28Fix PR target/109140Eric Botcazou1-4/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-14Fix PR target/107248Eric Botcazou1-12/+12
2022-05-25Add new parameter to vec_perm_const hook for specifying operand mode.Prathamesh Kulkarni1-3/+8
2022-05-10Fix internal error with vectorization on SPARCEric Botcazou1-2/+2
2022-04-19sparc: Preserve ORIGINAL_REGNO in epilogue_renumber [PR105257]Jakub Jelinek1-2/+14
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+13958