aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/driver-rs6000.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-638/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-18aix: detect power10 processor.David Edelsohn1-0/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-06-22rs6000: Rename future to power10Segher Boessenkool1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-05-23Add infrastructure to support -mcpu=future to represent a futureBill Schmidt1-0/+2
2019-05-21fix diagnostic quoting/spelling in rs6000Martin Liska1-6/+4
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-1/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-23[RS6000] PR88346, Inconsistent list of CPUs supported after r266502Alan Modra1-2/+4
2018-11-27[RS6000] PowerPC -mcpu=native supportAlan Modra1-14/+24
2018-09-29rs5000: Delete all specific asm_cpu_* and ASM_CPU_*_SPECSegher Boessenkool1-7/+7
2018-02-01re PR target/56010 (Powerpc, -mcpu=native and -mtune=native use the wrong na...Peter Bergner1-8/+89
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-27driver-rs6000.c (detect_processor_aix): Add power9.David Edelsohn1-0/+3
2016-01-21aix71.h (ASM_CPU_SPEC): Add entry for Power9.Pat Haugen1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-19default64.h: Include rs6000-cpus.def.David Edelsohn1-0/+6
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-17re PR target/57589 (Linux powerpc -mcpu=native returns pointer to variable on...Alan Modra1-1/+1
2013-06-11re PR target/57589 (Linux powerpc -mcpu=native returns pointer to variable on...Michael Meissner1-1/+1
2013-04-24fix comment pastoAlan Modra1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-07invoke.texi (-mcpu=power8): Document.Peter Bergner1-0/+2
2012-08-16rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool1-3/+1
2012-08-16aix52.h (ASM_CPU_SPEC): Fix typo.Segher Boessenkool1-1/+1
2012-08-16re PR target/54142 (ppc64 build failure - Unrecognized opcode: `sldi' (and `s...Segher Boessenkool1-1/+1
2012-07-27rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool1-6/+1
2012-07-27601.md: New file.Segher Boessenkool1-15/+1
2009-06-23Step 1 of VSX changes: Powerpc infrstructure changesMichael Meissner1-14/+135
2008-08-18driver-rs6000.c (detect_caches_freebsd): New function.Andreas Tobler1-2/+38
2007-08-10re PR target/33042 (Bootstrap failure on ppc64)David Edelsohn1-5/+5
2007-08-08x-rs6000: New file.David Edelsohn1-0/+390