aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska1-3/+2
2018-07-31Add support for -nolibcOlivier Hainque1-1/+1
2018-07-17Fix coding style of ASM_OUTPUT_ALIGN.Martin Liska2-2/+2
2018-07-13sparc-protos.h (sparc_compute_frame_size): Delete.Eric Botcazou2-2/+1
2018-07-09Fix overflow handling in sparc.c:sparc_fold_builtinRainer Orth1-3/+6
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell3-9/+0
2018-07-04[multiple changes]Martin Liska1-3/+3
2018-05-25Support SHF_EXCLUDE on non-x86 and with Solaris asRainer Orth1-0/+4
2018-05-18re PR bootstrap/85838 (-Wmaybe-uninitialized warning in sparc.c (sparc_expand...Eric Botcazou1-0/+2
2018-04-06re PR middle-end/85196 (ICE in extract_insn, at recog.c:2311: unrecognizable ...Eric Botcazou2-20/+28
2018-02-11[LVU] deal with md final_scan_insnAlexandre Oliva1-4/+2
2018-01-31RevertEric Botcazou1-2/+2
2018-01-12re PR target/83368 (alloca after setjmp breaks PIC base reg)Eric Botcazou3-38/+81
2018-01-04PR83675: Restore TARGET_VIS2 check for SPARC vec_perm_constRichard Sandiford1-0/+3
2018-01-03Update copyright years.Jakub Jelinek49-49/+49
2018-01-02Remove vec_perm_const optabRichard Sandiford2-22/+31
2017-12-19SPARC: Make sure that jump is to a label in errata workaroundDaniel Cederman1-1/+2
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford3-0/+6
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-3/+3
2017-12-13re PR middle-end/78468 (libgomp.c/reduction-10.c and many more FAIL)Eric Botcazou2-8/+22
2017-12-07Use tree_vector_builder instead of build_vectorRichard Sandiford1-6/+7
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-2/+2
2017-12-06RevertEric Botcazou1-4/+4
2017-12-04sparc.c (sparc_do_work_around_errata): Use mem_ref instead of MEM_P in a coup...Eric Botcazou1-28/+29
2017-11-29[SPARC] Recognize the load when accessing the GOTDaniel Cederman1-1/+7
2017-11-29[SPARC] Prevent -mfix-ut699 from generating b2bst errata sequencesMartin Aberg1-4/+4
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0013Daniel Cederman3-2/+122
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0010Daniel Cederman2-2/+43
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0011Daniel Cederman1-5/+23
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0012Daniel Cederman2-5/+73
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-8/+3
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-6/+14
2017-09-19alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.Jeff Law1-2/+4
2017-09-19explow.c: Include "params.h".Jeff Law1-8/+8
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2-18/+27
2017-09-14Use vec<> in build_vectorRichard Sandiford1-14/+15
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2-8/+19