summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sparc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/gcc-7-branch rev 249190.Yvan Roux2017-06-141-19/+17
* * config/sparc/predicates.md (input_operand): Add comment. Returnebotcazou2017-04-191-3/+2
* PR target/79749ebotcazou2017-02-281-2/+3
* * doc/invoke.texi (SPARC options): Document -mlra as the default.ebotcazou2017-01-031-0/+4
* Update copyright years.jakub2017-01-011-1/+1
* * config/sparc/sparc-protos.h (sparc_splitdi_legitimate): Rename to...ebotcazou2016-12-051-10/+70
* * config/sparc/sparc.opt (mlra): New target option.ebotcazou2016-12-011-3/+12
* * common/config/sparc/sparc-common.c (sparc_option_optimization_table):ebotcazou2016-11-241-0/+5
* * target.def (min_arithmetic_precision): New hook.ebotcazou2016-10-281-0/+12
* * config.gcc (sparc*-*-solaris2*): Adjust.ebotcazou2016-10-251-3/+3
* * config/sparc/sparc-modes.def (CCV): New.ebotcazou2016-10-211-6/+35
* * config/i386/i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...ebotcazou2016-10-171-0/+3
* * config/sparc/sparc.c (sparc_expand_vector_init): Only accept literalebotcazou2016-10-161-3/+2
* * config/sparc/sparc.c (sparc_expand_vec_perm_bmask): Use a scratchebotcazou2016-10-151-2/+2
* * config/sparc/sparc-passes.def: New file.ebotcazou2016-10-141-17/+2
* PR target/77957jakub2016-10-131-0/+5
* * config/sparc/sparc.c (emit_scc_insn): Remove direct support for EQebotcazou2016-10-111-7/+3
* * config/sparc/sparc.opt (msubxc): New option.ebotcazou2016-10-111-138/+234
* PR target/77759ebotcazou2016-10-061-17/+16
* Fix fallthrough comments for Ada, Solaris/x86, SPARCro2016-09-261-0/+2
* 2016-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre012016-09-261-0/+1
* use rtx_insn * moretbsaunde2016-09-221-5/+3
* Put a TARGET_LRA_P into every targetsegher2016-09-141-0/+3
* PR target/77324ebotcazou2016-08-281-0/+7
* merge adjust_cost and adjust_cost_2 target hookstbsaunde2016-07-281-10/+13
* sparc: support for the SPARC M7 and VIS 4.0jemarch2016-06-061-11/+221
* 2016-04-12 Eric Botcazou <ebotcazou@adacore.com>ebotcazou2016-04-121-6/+11
* PR target/69706ebotcazou2016-03-011-9/+9
* PR target/69706ebotcazou2016-02-291-370/+294
* Update copyright years.jakub2016-01-041-1/+1
* PR target/69072ebotcazou2016-01-041-19/+17
* * config/sparc/sparc.h (TARGET_SUPPORTS_WIDE_INT): Define to 1.ebotcazou2015-12-121-62/+23
* PR target/63668ebotcazou2015-12-071-8/+7
* PR target/28115ebotcazou2015-11-301-3/+3
* * config/sparc/sparc.c (sparc_emit_probe_stack_range): Adjust.ebotcazou2015-11-161-20/+12
* PR target/57845ebotcazou2015-11-101-2/+3
* Machine modes for address printing.jules2015-11-091-7/+7
* Support init priority on Solarisro2015-11-091-8/+6
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-28/+10
* * config/sparc/sparc.h (SPARC_STACK_ALIGN): Implement usinguros2015-10-131-12/+13
* PR c/65345ebotcazou2015-10-061-10/+15
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-9/+3
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo2015-10-051-1/+1
* 2015-09-28 Daniel Cederman <cederman@gaisler.com>danielh2015-09-281-1/+1
* Revert LRA SPARC changes for now.davem2015-09-221-32/+7
* Fix LRA regressions on 64-bit SPARC.davem2015-09-171-0/+20
* Convert SPARC backend over to LRA.davem2015-09-121-7/+12
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-7/+8
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-14/+5