aboutsummaryrefslogtreecommitdiff
path: root/gcc/common/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2023-05-16rs6000: Enable REE pass by default“Ajit Kumar Agarwal”1-0/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-27rs6000: Rework option -mpowerpc64 handling [PR106680]Kewen Lin1-11/+0
2022-03-04rs6000: Allow -mlong-double-64 after -mabi={ibm,ieee}longdouble [PR104208, PR...Peter Bergner1-0/+10
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-04-27rs6000: enable -fweb for small loops unrollingguojiufu1-3/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Remove option_default_params and option_validate_param hooks.Martin Liska1-12/+3
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-1/+1
2019-11-11rs6000: Refine small loop unroll in loop_unroll_adjust hookJiufu Guo1-1/+8
2019-10-28rs6000: Enable limited unrolling at -O2Jiufu Guo1-0/+1
2019-07-08subreg: Add -fsplit-wide-types-early (PR88233)Segher Boessenkool1-0/+2
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-05-04rs6000: Remove Xilinx FPSegher Boessenkool1-58/+0
2018-04-10rs6000: Enable -fasynchronous-unwind-tables by defaultSegher Boessenkool1-0/+9
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-16Set default to -fomit-frame-pointerWilco Dijkstra1-1/+0
2017-06-07rs6000: Remove TARGET_SPE and TARGET_SPE_ABI and friendsSegher Boessenkool1-9/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21re PR rtl-optimization/11488 (Pre-regalloc scheduling severely worsens perfor...Pat Haugen1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-20rs6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define.Alan Modra1-0/+28
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-10-17rs6000.opt (rs6000_isa_flags): New flag word to replace target_flags that giv...Michael Meissner1-29/+28
2012-08-16rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool1-13/+2
2012-07-27rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool1-27/+1
2011-11-29Enable target specific builtins and macros when using the target attribute or...Michael Meissner1-0/+2
2011-06-23params.c: Include common/common-target.h.Joseph Myers1-0/+13
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-0/+326