aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2018-11-08ipa-inline.c/tree-inline.c: port from fprintf to dump API (PR ipa/86395)David Malcolm1-0/+13
2018-11-08Change wording of __builtin_expect_with_probability errors.Martin Liska1-1/+1
2018-11-07re PR middle-end/42726 (-fno-common documentation inaccuracy)Sandra Loosemore1-1/+1
2018-11-07invoke.texi: Remove leading dash from @opindex entries throughout the file.Sandra Loosemore1-21/+21
2018-11-07re PR driver/80828 (Command line option -e not documented)Sandra Loosemore1-0/+10
2018-11-07common.opt: Add -Wattribute-warning.Nikolai Merinov1-0/+10
2018-11-07doc: Use @: where neededSegher Boessenkool13-71/+72
2018-11-07[arm] Add support for Arm AresKyrylo Tkachov1-2/+2
2018-11-07[AArch64] Add -mcpu/-mtune support for Arm AresKyrylo Tkachov1-7/+7
2018-11-07Add support for Loongson 2K1000 processor.Chenghua Xu1-1/+1
2018-11-07Add support for Loongson 3A2000/3A3000 processor.Chenghua Xu1-0/+1
2018-11-07Add support for Loongson 3A1000 processor.Chenghua Xu1-1/+1
2018-11-07Add support for Loongson EXT2 instructions.Chenghua Xu1-0/+7
2018-11-07Add support for Loongson EXT instructions.Chenghua Xu1-0/+7
2018-11-07Add support for Loongson MMI instructions.Chenghua Xu1-0/+7
2018-11-05sourcebuild.texi (target attributes): Document new "inf" effective target key...Paul Koning1-1/+4
2018-11-05Remove options that are not disabled with -Os (PR web/87829).Martin Liska1-2/+1
2018-11-05Verify that last argument of __builtin_expect_with_probability is a real cst ...Martin Liska1-1/+2
2018-11-04Enable support for next generation AMD Zen CPU, via -march=znver2.Venkataramanan Kumar2-0/+10
2018-11-01gOlogy: skip dbranch at -OgAlexandre Oliva1-1/+2
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-7/+4
2018-10-31[ARC] Add BI/BIH instruction support.Claudiu Zissulescu1-2/+7
2018-10-31Fix PR87374: ICE with -mslow-flash-data and -mword-relocationsThomas Preud'homme1-2/+2
2018-10-30extend.texi (optimize): Clarify/expand attribute documentation.Martin Sebor1-34/+52
2018-10-30Fix __builtin_expect_with_probability documentationJonathan Wakely1-5/+5
2018-10-30Fix typo in documentation of __builtin_expect_with_probability.Martin Liska1-1/+1
2018-10-29ux.texi: move "Quoting" and "Fix-it hints" from DiagnosticsGuidelines wiki pageDavid Malcolm1-0/+35
2018-10-29* doc/rtl.texi (CONST_WIDE_INT_ELT): Give correct macro name.Paul Koning1-1/+1
2018-10-29GCOV: introduce --json-format.Martin Liska1-65/+128
2018-10-29gimplefe-30.c: New test.Kugan Vivekanandarajah1-0/+6
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw8-6/+81
2018-10-26powerpc: Fix typos in the manualTulio Magno Quites Machado Filho1-3/+3
2018-10-25extend.texi (aligned): Expand attribute description.Martin Sebor1-19/+36
2018-10-25[DOC] Relocate list under Deprecated in options.texi to VarSam Tebbs1-9/+9
2018-10-24extend.texi (nonnull): List no-argument form.Martin Sebor1-5/+11
2018-10-20* doc/ux.texi: Move @section directly after @node.Andreas Schwab1-4/+2
2018-10-19gccint.texi: add user experience guidelinesDavid Malcolm2-0/+602
2018-10-18Improve -dumpversion and -dumpfullversion documentationJonathan Wakely1-5/+5
2018-10-18Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.Joseph Myers3-1/+17
2018-10-17Update manual references for C17 having been published.Joseph Myers2-3/+4
2018-10-16Obsolete Solaris 10 supportRainer Orth1-3/+5
2018-10-15diagnostics: add minimum width to left margin for line numbersDavid Malcolm1-0/+6
2018-10-12introduce --enable-large-address-awareAlexandre Oliva1-0/+8
2018-10-12md.texi (doloop_end): Document that the pattern code may need to check operan...Paul Koning1-4/+33
2018-10-11extend.texi (attribute packed): Correct typos.Martin Sebor1-6/+6
2018-10-11extend.texi (attribute flatten): Mention interaction with noinline.Martin Sebor1-2/+3
2018-10-11PR middle-end/87593 - conflicting format_arg attributes on a declaration acce...Martin Sebor1-3/+11
2018-10-05Remove -mfloat32, -mfloat64 switches from pdp11 target.Paul Koning1-13/+0
2018-10-04invoke.texi (-Wno-prio-ctor-dtor): Document new warning -Wno-prio-ctor-dtor.Vinay Kumar1-1/+12
2018-10-04Add -fopt-info-internalsDavid Malcolm1-7/+24