aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2019-10-29install.texi (--enable-offload-targets): Fix up a typo in the example, use ac...Jakub Jelinek1-1/+1
2019-10-28PR c/66970 - Add __has_builtin() macroMartin Sebor2-1/+29
2019-10-20install.texi (Configuration, [...]): hboehm.info now defaults to https.Gerald Pfeifer1-1/+1
2019-10-16Deal with incoming POLY_INT_CST ranges (PR92033)Richard Sandiford1-0/+12
2019-10-16Generalized IPA predicate on parameter referenceFeng Xue1-0/+7
2019-10-15re PR middle-end/92046 (Command line options (that are per-functions) are aff...Richard Biener1-7/+10
2019-10-14* doc/tree-ssa.texi: Update renamed macro name.Joel Hutton1-2/+2
2019-10-13Remove dg-add-options c99_runtimeRainer Orth1-3/+0
2019-10-12The inline keyword is supported in all new C standardsPalmer Dabbelt1-1/+1
2019-10-10re PR middle-end/26241 (None of the IPA passes are documented in passes.texi)Xiong Hu Luo2-4/+277
2019-10-10Documentation hyperlinks for [-Wname-of-option] (PR 87488)David Malcolm1-0/+1
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm1-0/+13
2019-10-09PR tree-optimization/90879 - fold zero-equality of strcmp between a longer st...Martin Sebor1-0/+26
2019-10-09Update the concepts implementation to conform to C++20.Jason Merrill1-7/+10
2019-10-09avr-mmcu.texi: Re-generate because config/avr/avr-devices.c was changed in r2...Georg-Johann Lay1-1/+1
2019-10-08Make C2X imply -fno-fp-int-builtin-inexact.Joseph Myers1-4/+4
2019-10-07MSP430: Don't generate 430X insns when handling data in the lower memory regionJozef Lawrynowicz1-5/+20
2019-10-07[doc] -Wuninitialized doesn't do -Wclobbered's jobVladislav Ivanishin1-11/+10
2019-10-04invoke.texi (-Wshadow=global, [...]): Fix description.Bernd Edlinger1-3/+6
2019-10-03params.def (PARAM_INLINE_HEURISTICS_HINT_PERCENT, [...]): New.Jan Hubicka1-0/+12
2019-10-02cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New.Jan Hubicka1-14/+27
2019-10-01invoke.texi (early-inlining-insns-O2): Document.Jan Hubicka1-0/+8
2019-10-01Remove clobber_highRichard Sandiford1-14/+1
2019-10-01doc/md.texi: Fix some typosSegher Boessenkool1-3/+3
2019-09-30[AArch64][SVE] Utilize ASRD instruction for division and remainderYuliang Wang2-0/+15
2019-09-30Remove global call sets: LRARichard Sandiford2-14/+0
2019-09-30Pass an ABI identifier to hard_regno_call_part_clobberedRichard Sandiford1-8/+17
2019-09-30Add a function for getting the ABI of a call insn targetRichard Sandiford2-14/+13
2019-09-30Add a target hook for getting an ABI from a function typeRichard Sandiford2-0/+15
2019-09-27[C][C++] Allow targets to check calls to BUILT_IN_MD functionsRichard Sandiford2-0/+17
2019-09-26[arm] Implement non-GE-setting SIMD32 intrinsicsKyrylo Tkachov1-0/+7
2019-09-20New IPA-SRAMartin Jambor1-0/+5
2019-09-19Support extended characters in C/C++ identifiers (PR c/67224)Lewis Hyatt2-17/+20
2019-09-19aarch64: Implement -moutline-atomicsRichard Henderson1-1/+15
2019-09-17PR ipa/91089 - Setup predicate for switch default case in IPAFeng Xue1-0/+6
2019-09-14Consider doloop IV in IVOPTsKewen Lin2-0/+36
2019-09-13* doc/invoke.texi (Optimize Options): Fix typo.Ian Lance Taylor1-1/+1
2019-09-12Vectorise multiply high with scaling operations (PR 89386)Yuliang Wang2-0/+31
2019-09-11lto-opts.c (lto_write_options): Stream -g when debug is enabled.Richard Biener1-0/+8
2019-09-10Remove call_really_used_regsRichard Sandiford2-4/+12
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska1-3/+3
2019-09-10* doc/install.texi: Fix syntax for html generation.Arnaud Charlet1-1/+6
2019-09-10[ARM/FDPIC 01/24] [ARM] FDPIC: Add -mfdpic option supportChristophe Lyon1-1/+23
2019-09-09Remove bt-load.cRichard Sandiford3-46/+1
2019-09-09GCC port for eBPFJose E. Marchesi2-0/+208
2019-09-09testsuite: new require effective target indirect_callsJose E. Marchesi1-0/+4
2019-09-06Improve documentation of for statement.Martin Liska1-2/+2
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska3-35/+1
2019-09-05install.texi: Update and clarify requirements to build GNAT.Arnaud Charlet1-25/+28
2019-09-04Remove -fdeduce-init-list.Marek Polacek1-22/+0