aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-04re PR rtl-optimization/87466 (IRA and LRA spill all pseudos that are live acr...Peter Bergner2-0/+15
2018-10-03Enable LRA register allocator for PDP11.Paul Koning1-1/+6
2018-10-01rs6000-builtin.def (__builtin_mffsl): New.Carl Love1-1/+37
2018-10-01Allow back-ends to be able to do custom validations on params. Tamar Christina2-0/+6
2018-10-01Allow setting of stack-clash via configure options.Tamar Christina1-0/+5
2018-10-01Add a hook to support telling the mid-end when to probe the stack.Tamar Christina2-3/+7
2018-09-26re PR gcov-profile/86957 (gcc should warn about missing profiles for a compil...Indu Bhagat1-5/+23
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska5-12/+3
2018-09-25Document all param values and remove defaults (PR middle-end/86078).Martin Liska1-118/+209
2018-09-23* doc/service.texi (Service): Switch the fsf.org link to https.Gerald Pfeifer1-1/+1
2018-09-21Document that attribute noreturn inhibits tail call optimizationFlorian Weimer1-0/+3
2018-09-21[aarch64] Add HiSilicon tsv110 CPU supportShaokun Zhang1-1/+1
2018-09-21Remove arc profile histogram in non-LTO mode.Martin Liska1-5/+1
2018-09-20Fix and document -r optionAllan Sandfeld Jensen1-1/+6
2018-09-20rs6000: Remove -misel={yes,no}Segher Boessenkool1-5/+0
2018-09-20* doc/invoke.texi: Add -Wno-init-list-lifetime to C++ Language Options.Marek Polacek1-1/+1
2018-09-20Add -Wclass-conversion.Marek Polacek1-0/+8
2018-09-19Remove constant vec_select restriction.Andrew Stubbs1-5/+6
2018-09-18PR other/87353 fix formatting and grammar in manualJonathan Wakely1-5/+4
2018-09-17Add -Wabsolute-valueMartin Jambor1-0/+8
2018-09-17gcov: emit hotness colors to easily find hot code.Martin Liska1-1/+7
2018-09-12[debug] Add -gdescribe-diesTom de Vries1-1/+7
2018-09-05[nvptx] Basic -misa support for nvptxCesar Philippidis1-0/+6
2018-09-05GCOV: Print one decimal place in human readable mode.Martin Liska1-1/+1
2018-09-04Add whitespace before warning option added in previous commmitJonathan Wakely1-1/+1
2018-09-04Add -Waligned-new to Option SummaryJonathan Wakely1-1/+1
2018-09-04Update C Extensions docs for support in latest C++Jonathan Wakely1-5/+5
2018-09-03Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193).Martin Liska2-0/+6