aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2025-01-19Regenerate sparc.opt.urlsMark Wielaard1-0/+3
2025-01-18Fix bootstrap failure on SPARC with -O3 -mcpu=niagara4Eric Botcazou4-39/+58
2025-01-02Update copyright years.Jakub Jelinek52-52/+52
2024-12-18Fix bootstrap failure on SPARC with -O3 -mvis3Eric Botcazou2-10/+36
2024-12-07SPARC: Add functional comments for VIS4B instructionsEric Botcazou1-1/+14
2024-11-29__builtin_prefetch fixes [PR117608]Jakub Jelinek1-6/+6
2024-11-24Fix vectorization regressions on the SPARCEric Botcazou3-156/+124
2024-11-21Use decl size in Solaris ASM_DECLARE_OBJECT_NAME [PR102296]Rainer Orth1-1/+1
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek7-18/+18
2024-10-16Fix bootstrap on 32-bit SPARC/SolarisEric Botcazou2-72/+20
2024-10-16sparc: drop -mlraSam James4-34/+4
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-07-02sparc: define SPARC_LONG_DOUBLE_TYPE_SIZE for vxworks [PR115739]Kewen Lin1-0/+4
2024-06-25SPARC: fix internal error with -mv8plus on 64-bit LinuxEric Botcazou1-1/+1
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin10-36/+38
2024-05-31Fix some opindex for some options [PR115022]Andrew Pinski1-1/+1
2024-05-30ggc: Reduce GGC_QUIRE_SIZE on Solaris/SPARC [PR115031]Rainer Orth1-0/+3
2024-04-25Fix calling convention incompatibility with vendor compilerEric Botcazou3-2/+30
2024-04-16LoongArch: Add indexes for some compilation options.Lulu Cheng1-1/+1
2024-01-310From: Alexandre Oliva <oliva@adacore.com>Alexandre Oliva1-0/+7
2024-01-16sparc: Treat instructions with length 0 as emptyDaniel Cederman1-0/+1
2024-01-16sparc: Add errata workaround to membar patternsDaniel Cederman2-5/+19
2024-01-16sparc: Revert membar optimization that is not suitable for LEON5Andreas Larsson1-9/+1
2024-01-04Add generated .opt.urls filesDavid Malcolm2-0/+114
2024-01-03Update copyright years.Jakub Jelinek52-52/+52
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford1-4/+3
2023-11-18gcov: Remove TARGET_GCOV_TYPE_SIZE target hookSebastian Huber2-13/+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-Fischer2-4/+2
2023-03-28Fix PR target/109140Eric Botcazou2-22/+46
2023-01-23sparc: Don't add crtfastmath.o for -sharedRichard Biener5-5/+5
2023-01-16Update copyright years.Jakub Jelinek52-52/+52
2022-10-14Fix PR target/107248Eric Botcazou1-12/+12
2022-09-02d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supportedIain Buclaw4-8/+25
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska3-19/+0
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-31Use V8+ default in 32-bit mode on SPARC64/LinuxEric Botcazou1-2/+2
2022-01-17Change references of .c files to .cc filesMartin Liska8-15/+15
2022-01-17Rename .c files to .cc files.Martin Liska4-0/+0
2022-01-03Update copyright years.Jakub Jelinek51-51/+51
2021-10-12Fix PR target/102588Eric Botcazou1-0/+3
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-6/+6
2021-09-16sparc: Add scheduling information for LEON5Daniel Cederman6-16/+213
2021-09-16sparc: Add NOP in stack_protect_set32 if sparc_fix_b2bst enabledDaniel Cederman1-2/+8
2021-09-16sparc: Prevent atomic instructions in beginning of functions for UT700Daniel Cederman1-0/+11
2021-09-16sparc: Skip all empty assembly statementsDaniel Cederman1-14/+21
2021-09-16sparc: Treat more instructions as load or store in errata workaroundsDaniel Cederman1-8/+41