]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/sparc/sparc.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / sparc / sparc.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-11-08  Eric Botcazoure PR target/92095 (internal error with -O1 -mcpu=niaga...
2019-09-10  Richard SandifordRemove call_really_used_regs
2019-09-10  Richard SandifordAdd call_used_or_fixed_reg_p
2019-09-02  Eric Botcazoure PR target/91323 (LTGT rtx produces UCOMISS instead...
2019-09-01  Eric Botcazoure PR target/91472 (gmp testsuite segfaults with gcc...
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20  Richard SandifordUse function_arg_info for TARGET_PASS_BY_REFERENCE
2019-08-20  Richard SandifordUse function_arg_info for TARGET_ARG_PARTIAL_BYTES
2019-08-20  Richard SandifordAdd pass_va_arg_by_reference
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-06-19  Wilco DijkstraSimplify setjmp and non-local goto implementation ...
2019-05-28  Rainer OrthRemove obsolete comment about use_thunk
2019-05-16  Max Filippovgcc: move assemble_start_function / assemble_end_functi...
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-02-26  Eric Botcazousparc-opts.h (enum processor_type): Rename to...
2019-02-15  Eric Botcazoulinux.h (ASAN_CC1_SPEC): Define.
2019-02-04  Eric Botcazousparc.h: Remove superfluous blank lines.
2019-01-22  Eric Botcazousparc.c (parc_delegitimize_address): Recognize the...
2019-01-09  Eric Botcazoure PR target/84010 (problematic TLS code generation...
2019-01-08  Eric Botcazoure PR bootstrap/88721 (-Wmaybe-uninitialized warnings...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-29  Eric Botcazoure PR target/87807 (passing float/double vectors as...
2018-11-06  Rainer OrthEnable libsanitizer on Solaris (PR sanitizer/80953)
2018-11-02  Rainer OrthRemove SPARC HAVE_AS_REGISTER_PSEUDO_OP
2018-09-28  Eric Botcazousparc-protos.h (sparc_branch_cost): Declare.
2018-09-25  Martin LiskaRemove Pascal-related entries in code and comments.
2018-07-13  Eric Botcazousparc-protos.h (sparc_compute_frame_size): Delete.
2018-07-09  Rainer OrthFix overflow handling in sparc.c:sparc_fold_builtin
2018-07-04  Martin Liska[multiple changes]
2018-05-25  Rainer OrthSupport SHF_EXCLUDE on non-x86 and with Solaris as
2018-05-18  Eric Botcazoure PR bootstrap/85838 (-Wmaybe-uninitialized warning...
2018-04-06  Eric Botcazoure PR middle-end/85196 (ICE in extract_insn, at recog...
2018-02-11  Alexandre Oliva[LVU] deal with md final_scan_insn
2018-01-12  Eric Botcazoure PR target/83368 (alloca after setjmp breaks PIC...
2018-01-04  Richard SandifordPR83675: Restore TARGET_VIS2 check for SPARC vec_perm_const
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-02  Richard SandifordRemove vec_perm_const optab
2017-12-19  Daniel CedermanSPARC: Make sure that jump is to a label in errata...
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-12-15  Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-13  Eric Botcazoure PR middle-end/78468 (libgomp.c/reduction-10.c and...
2017-12-07  Richard SandifordUse tree_vector_builder instead of build_vector
2017-12-07  Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-12-04  Eric Botcazousparc.c (sparc_do_work_around_errata): Use mem_ref...
2017-11-29  Daniel Cederman[SPARC] Recognize the load when accessing the GOT
2017-11-29  Daniel Cederman[SPARC] Errata workaround for GRLIB-TN-0013
2017-11-29  Daniel Cederman[SPARC] Errata workaround for GRLIB-TN-0010
2017-11-29  Daniel Cederman[SPARC] Errata workaround for GRLIB-TN-0012
2017-10-23  Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-09-25  Richard SandifordTurn CONSTANT_ALIGNMENT into a hook
2017-09-20  Jeff Lawalpha.c (alpha_expand_prologue): Also check flag_stack_...
2017-09-20  Jeff Lawexplow.c: Include "params.h".
2017-09-15  Richard SandifordTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-14  Richard SandifordUse vec<> in build_vector
2017-09-13  Richard SandifordTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-13  Richard SandifordTurn SECONDARY_MEMORY_NEEDED_MODE into a target hook
2017-09-12  Eric Botcazousparc.c (output_return): Output the source location...
2017-09-12  Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-07  Eric Botcazoure PR bootstrap/80897 (gnat bootstrap broken on SPARC64...
2017-09-05  Richard SandifordMake more use of int_mode_for_size
2017-09-04  Richard SandifordTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04  Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  Richard SandifordPR82045: Avoid passing machine modes through "..."
2017-08-30  Richard Sandiford[73/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  Richard Sandiford[37/77] Use scalar_int_mode when emitting cstores
2017-08-30  Richard Sandiford[19/77] Add a smallest_int_mode_for_size helper function
2017-08-30  Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-08-30  Richard Sandiford[1/77] Add an E_ prefix to mode names
2017-08-21  Richard SandifordRemove the frame size argument from function_prologue...
2017-08-08  Martin Liskatrans.c: Include header files.
2017-07-27  Eric Botcazousparc.c (sparc_option_override): Set MASK_FSMULD flag...
2017-07-26  Sebastian Huber[SPARC] Add -mfsmuld option
2017-07-26  Sebastian Huber[SPARC] Drop superfluous MASK_FPU enable
2017-07-16  Jan Hubickaprofile-count.h (profile_probability::from_reg_br_prob_...
2017-07-11  Daniel Cedermansparc.opt (mfix-ut700): New option.
2017-07-07  Jose E. MarchesiSupport for the SPARC M8 cpu.
2017-06-14  Eric Botcazousparc.h (MASK_ISA): Add MASK_LEON and MASK_LEON3.
2017-06-06  David S. Millersparc: Fix stack references in return delay slot.
2017-05-18  Sheldon LoboMinor SPARC T4 and M7 fixes and additions.
2017-04-19  Eric Botcazoupredicates.md (input_operand): Add comment.
2017-02-28  Eric Botcazoure PR target/79749 (Many sparc testcases FAIL at -O0...
2017-01-03  Eric Botcazouinvoke.texi (SPARC options): Document -mlra as the...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-05  Eric Botcazousparc-protos.h (sparc_splitdi_legitimate): Rename to...
2016-12-01  Eric Botcazousparc.opt (mlra): New target option.
2016-11-24  Eric Botcazousparc-common.c (sparc_option_optimization_table): Enabl...
2016-10-28  Eric Botcazoutarget.def (min_arithmetic_precision): New hook.
2016-10-25  Eric Botcazouconfig.gcc (sparc*-*-solaris2*): Adjust.
2016-10-21  Eric Botcazousparc-modes.def (CCV): New.
2016-10-17  Eric Botcazoui386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
2016-10-16  Eric Botcazousparc.c (sparc_expand_vector_init): Only accept literal...
2016-10-15  Eric Botcazousparc.c (sparc_expand_vec_perm_bmask): Use a scratch...
2016-10-14  Eric Botcazousparc-passes.def: New file.
2016-10-13  Jakub Jelinekre PR target/77957 (Undefined .LCTOC0 with -fstack...
2016-10-11  Eric Botcazousparc.c (emit_scc_insn): Remove direct support for...
next