aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Initial TI PRU GCC portDimitar Dimitrov3-0/+105
2019-06-11PR c++/90449 - add -Winaccessible-base option.Matthew Beliveau1-0/+17
2019-06-08Use consistent spelling of PCLMUL instructionJonathan Wakely1-8/+8
2019-06-07Document -march=gfx906 option.Andrew Stubbs1-0/+3
2019-06-07common.opt (flto-odr-type-merging): Ignore.Jan Hubicka1-7/+1
2019-06-07Remove indirect call top N counter type.Martin Liska1-3/+0
2019-06-06Fix HTML headers and titles for 'Installing GCC' pages (PR web/87933).Martin Liska1-1/+0
2019-06-05rs6000: Remove wp and wqSegher Boessenkool1-9/+2
2019-06-05rs6000: ww -> waSegher Boessenkool1-4/+1
2019-06-04rs6000: wf -> waSegher Boessenkool1-4/+1
2019-06-04rs6000: wd -> waSegher Boessenkool1-4/+1
2019-06-04rs6000: ws -> waSegher Boessenkool1-4/+1
2019-06-04rs6000: wv -> v+p7vSegher Boessenkool1-4/+1
2019-06-04rs6000: wi->wa, wt->waSegher Boessenkool1-10/+2
2019-06-04rs6000: Delete -mmfpgprSegher Boessenkool2-18/+3
2019-06-04rs6000: Delete wgSegher Boessenkool1-4/+1
2019-06-03Remove Java Trees from GENERIC manual.Martin Liska1-5/+0
2019-05-31New .md construct: define_insn_and_rewriteRichard Sandiford1-0/+113
2019-05-31re PR debug/86964 (Too many debug symbols included, especially for extern glo...Thomas De Schampheleire1-4/+5
2019-05-30constraints.md (eI): New constraint.Bill Schmidt1-0/+3
2019-05-29[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B keySam Tebbs1-3/+5
2019-05-28Add GCC support to ENQCMD.Xuepeng Guo1-3/+6
2019-05-26invoke.texi (Link Options): Many editorial changes around -flinker-output.Gerald Pfeifer1-27/+31
2019-05-26Remove Solaris 10-only note about -mvect8-ret-in-memRainer Orth1-6/+4
2019-05-23darwin, x86 - disable '-mfentry' for the port.Iain Sandoe1-0/+4
2019-05-23rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add OPTION_MASK_PCREL.Bill Schmidt1-1/+8
2019-05-23Add infrastructure to support -mcpu=future to represent a futureBill Schmidt1-2/+2
2019-05-23PR c++/90592 add missing word "scope" to __func__ docsJonathan Wakely1-1/+1
2019-05-22[aarch64] Introduce flags for SVE2.Matthew Malcomson1-0/+11
2019-05-22Strip target_clones in copy attribute (PR lto/90500).Martin Liska1-1/+2
2019-05-22rs6000: wz -> d+p7Segher Boessenkool1-3/+0
2019-05-22rs6000: wl -> d+p6Segher Boessenkool1-4/+1
2019-05-22rs6000: wm -> wa+p8vSegher Boessenkool1-4/+1
2019-05-22rs6000: wk -> ws+p8vSegher Boessenkool1-4/+1
2019-05-22rs6000: wj -> wi+p8vSegher Boessenkool1-4/+1
2019-05-22rs6000: wh -> d+p8vSegher Boessenkool1-4/+1
2019-05-20cfgloop.h (struct loop): Add simdlen member.Jakub Jelinek1-1/+3
2019-05-20Come up with hook libc_has_fast_function (PR middle-end/90263).Martin Liska2-0/+7
2019-05-20rs6000: Delete the "wH" and "wI" constraintsSegher Boessenkool1-6/+0
2019-05-20rs6000: Delete the "wy" constraintSegher Boessenkool1-4/+1
2019-05-20rs6000: Delete the "wu" constraintSegher Boessenkool1-4/+1
2019-05-20rs6000: Delete "wJ" and "wK" constraintsSegher Boessenkool1-6/+0
2019-05-20rs6000: Delete the "wb" constraintSegher Boessenkool1-3/+0
2019-05-20rs6000: Delete the "wo" constraintSegher Boessenkool1-4/+1
2019-05-14Remove obsolete Solaris 10 supportRainer Orth1-78/+30
2019-05-12Accept code attributes as rtx codes in .md filesRichard Sandiford1-0/+21
2019-05-10Add params for jump-table expansion params (PR middle-end/90340).Martin Liska1-0/+10
2019-05-09loop.texi: Remove reference to FOR_EACH_LOOP_BREAK.Bill Schmidt1-4/+1
2019-05-08Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu1-2/+5
2019-05-06Add lto-dump tool.Hrishikesh Kulkarni2-0/+136