aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-16sparc: Print out bit names for LEON and LEON3 with -mdebugAndreas Larsson1-0/+4
2021-08-16gcov: Add TARGET_GCOV_TYPE_SIZE target hookSebastian Huber2-0/+13
2021-06-06Reimplement LEAF_REG_REMAP macro for the SPARCEric Botcazou3-38/+37
2021-06-05sparc: Update unexpected empty split conditionKewen Lin1-6/+6
2021-05-18Use startswith in targets.Martin Liska1-1/+1
2021-05-04Remove CC0Segher Boessenkool1-1/+0
2021-04-29Small housekeeping work in SPARC back-endEric Botcazou2-127/+70
2021-04-14d: Add TARGET_D_REGISTER_CPU_TARGET_INFOIain Buclaw3-1/+31
2021-03-26d: Define IN_TARGET_CODE in all machine-specific D language files.Iain Buclaw1-0/+2
2021-03-12Fix memory constraint bug in SPARC back-endEric Botcazou4-20/+16
2021-03-10Fix miscompilation of Ada runtime on 64-bit SPARCEric Botcazou1-10/+5
2021-03-03sparcv9: Disable -Wuninitialized warnings breaking bootstrap [PR92002]Rainer Orth1-0/+4
2021-01-19sparc,rtems: add __FIX_LEON3FT_TN0018 for affected targetsDaniel Hellstrom1-0/+2
2021-01-13i386, expand: Optimize also 256-bit and 512-bit permutatations as vpmovzx if ...Jakub Jelinek1-0/+6
2021-01-04Update copyright years.Jakub Jelinek50-50/+50
2020-12-16opts: Remove all usages of Report keyword.Martin Liska2-32/+32
2020-12-01Make -fzero-call-used-regs work on the SPARCEric Botcazou1-0/+50
2020-11-28Fix PR target/97939Eric Botcazou2-55/+93
2020-11-26Fix PR target/96607Eric Botcazou3-54/+19
2020-07-20sparc/sparc64: use crtendS.o for default-pie executables [PR96190]Sergei Trofimovich2-16/+4
2020-06-29sparc: Remove register storage class in sparc.cRainer Orth1-11/+11
2020-02-14Fix problematic TLS sequences for the Solaris linkerEric Botcazou1-5/+2
2020-01-01Update copyright years.Jakub Jelinek50-50/+50
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-44/+39
2019-11-08re PR target/92095 (internal error with -O1 -mcpu=niagara2 -fPIE)Eric Botcazou3-50/+77
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 Sandiford2-29/+1
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-2/+2
2019-09-02re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)Eric Botcazou1-1/+1
2019-09-01re PR target/91472 (gmp testsuite segfaults with gcc-8 and gcc-9, works fine ...Eric Botcazou1-1/+8
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-7/+7
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-19/+13
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-4/+4
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-20/+19
2019-08-20Add pass_va_arg_by_referenceRichard Sandiford1-1/+1
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-2/+4
2019-07-01re PR middle-end/64242 (Longjmp expansion incorrect)Eric Botcazou1-5/+13
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-1/+1
2019-06-19Simplify setjmp and non-local goto implementation (PR84521)Wilco Dijkstra1-12/+0
2019-05-28Remove obsolete comment about use_thunkRainer Orth1-2/+1