aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov1-0/+3
2019-05-14Remove obsolete Solaris 10 supportRainer Orth1-11/+0
2019-04-02linux64.h (ASAN_REJECT_SPEC): New macro.Eric Botcazou2-2/+12
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-4/+4
2019-02-26sparc-opts.h (enum processor_type): Rename to...Eric Botcazou5-131/+122
2019-02-15linux.h (ASAN_CC1_SPEC): Define.Eric Botcazou3-14/+16
2019-02-12asan.c (asan_expand_mark_ifn): Take into account the alignment of the object ...Eric Botcazou1-6/+6
2019-02-04sparc.h: Remove superfluous blank lines.Eric Botcazou2-80/+76
2019-01-22sparc.c (parc_delegitimize_address): Recognize the GOT register and decoded H...Eric Botcazou1-11/+17
2019-01-09sparc.md (*tablejump_sp32): Merge into...Eric Botcazou1-109/+35
2019-01-09re PR target/84010 (problematic TLS code generation on 64-bit SPARC)Eric Botcazou2-410/+226
2019-01-08re PR bootstrap/88721 (-Wmaybe-uninitialized warnings in sparc.c)Eric Botcazou1-3/+14
2019-01-01Update copyright years.Jakub Jelinek50-50/+50
2018-12-12re PR target/86806 (SPARC port needs updating for CVE-2017-5753)Eric Botcazou1-0/+11
2018-11-29re PR target/87807 (passing float/double vectors as variadic args fails on-64...Eric Botcazou2-240/+237
2018-11-06Enable libsanitizer on Solaris (PR sanitizer/80953)Rainer Orth2-2/+17
2018-11-02Remove SPARC HAVE_AS_REGISTER_PSEUDO_OPRainer Orth2-9/+0
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw4-0/+58
2018-09-28sparc-protos.h (sparc_branch_cost): Declare.Eric Botcazou3-76/+119