summaryrefslogtreecommitdiff
path: root/gcc/common/config/rs6000
Commit message (Expand)AuthorAgeFilesLines
* rs6000: Allow -mlong-double-64 after -mabi={ibm,ieee}longdouble [PR104208, PR...Peter Bergner2022-03-041-0/+10
* Rename .c files to .cc files.Martin Liska2022-01-171-0/+0
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* rs6000: enable -fweb for small loops unrollingguojiufu2020-04-271-3/+3
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Remove option_default_params and option_validate_param hooks.Martin Liska2019-11-121-12/+3
* Remove gcc/params.* files.Martin Liska2019-11-121-1/+0
* Apply mechanical replacement (generated patch).Martin Liska2019-11-121-1/+1
* rs6000: Refine small loop unroll in loop_unroll_adjust hookJiufu Guo2019-11-111-1/+8
* rs6000: Enable limited unrolling at -O2Jiufu Guo2019-10-281-0/+1
* subreg: Add -fsplit-wide-types-early (PR88233)Segher Boessenkool2019-07-081-0/+2
* Wrap option names in gcc internal messages with %< and %>.Martin Liska2019-03-111-2/+2
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* rs6000: Remove Xilinx FPSegher Boessenkool2018-05-041-58/+0
* rs6000: Enable -fasynchronous-unwind-tables by defaultSegher Boessenkool2018-04-101-0/+9
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Set default to -fomit-frame-pointerWilco Dijkstra2017-11-161-1/+0
* rs6000: Remove TARGET_SPE and TARGET_SPE_ABI and friendsSegher Boessenkool2017-06-071-9/+0
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR rtl-optimization/11488 (Pre-regalloc scheduling severely worsens perfor...Pat Haugen2016-12-211-0/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* rs6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define.Alan Modra2015-05-201-0/+28
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* rs6000.opt (rs6000_isa_flags): New flag word to replace target_flags that giv...Michael Meissner2012-10-171-29/+28
* rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool2012-08-161-13/+2
* rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool2012-07-271-27/+1
* Enable target specific builtins and macros when using the target attribute or...Michael Meissner2011-11-291-0/+2
* params.c: Include common/common-target.h.Joseph Myers2011-06-231-0/+13
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-0/+326