aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2020-01-15analyzer: add note about -fdump-ipa-analyzer to internal docsDavid Malcolm1-0/+2
2020-01-14invoke.texi: update -fdiagnostics-show-cwe for analyzerDavid Malcolm1-1/+2
2020-01-14Initial commit of analyzerDavid Malcolm4-2/+954
2020-01-13Add initial octeontx2 support.Andrew Pinski1-1/+5
2020-01-13Fix typo in invoke.texi.Jason Merrill1-1/+1
2020-01-13doc: Note that some warnings depend on optimizations (PR 92757)Jonathan Wakely1-0/+5
2020-01-10Add diagnostic pathsDavid Malcolm1-1/+164
2020-01-10[AArch64] Make -msve-vector-bits=128 generate VL-specific codeRichard Sandiford1-4/+5
2020-01-09Add a compatible_vector_types_p target hookRichard Sandiford2-0/+23
2020-01-09re PR inline-asm/93202 ([RISCV] ICE when using inline asm 'h' operand modifier)Jakub Jelinek1-1/+1
2020-01-08re PR target/93182 ([avr] Add -nodevicespecs option.)Georg-Johann Lay1-1/+15
2020-01-08* gcc/doc/install.texi: Typo.Georg-Johann Lay1-1/+1
2020-01-08Implement 64-bit double functions.Georg-Johann Lay2-5/+58
2020-01-07[doc] Add missing documentation for existing target checksAndre Vieira1-0/+6
2020-01-07install.texi: Bump minimal supported MPC version.Richard Biener1-1/+1
2020-01-07Document cloning for the target_clone attribute.Martin Liska1-0/+6
2020-01-07Update 'Q' constraint documentation.Michael Meissner1-2/+1
2020-01-06mips.c (vr4130_align_insns): Fix typo.Bryan Stenson1-1/+1
2020-01-02[Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16.Dennis Zhang1-0/+56
2020-01-01Update copyright years.Jakub Jelinek54-57/+57
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek7-9/+9
2019-12-22* doc/invoke.texi (-flto): Use "compile time" as a noun.Gerald Pfeifer1-1/+1
2019-12-20gcc/testsuite/ChangeLog:Stam Markianos-Wright1-0/+10
2019-12-18Add diagnostic_metadata and CWE supportDavid Malcolm1-0/+10
2019-12-17PR c++/61339 - add warning for mismatch between struct and classMartin Sebor1-2/+43
2019-12-17[ARM] Add support for -mpure-code in thumb-1 (v6m)Christophe Lyon1-2/+1
2019-12-17re PR target/92962 (Documentation: x86 Options - znver2 missing RDPID and WBN...Jakub Jelinek1-7/+10
2019-12-16MSP430: Add new msp430-elfbare targetJozef Lawrynowicz2-3/+17
2019-12-14extend.texi (attribute access): Correct typos.Martin Sebor1-10/+10
2019-12-13[AArch64] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16Dennis Zhang1-20/+24
2019-12-12Add support for some more AVR devices from avrxmega3 family.Georg-Johann Lay1-1/+1
2019-12-12opts.c (default_options_table): Move -ftree-loop-distribute-patterns entry fr...Jakub Jelinek1-2/+2
2019-12-11MSP430: Add -fno-exceptions multilibJozef Lawrynowicz2-0/+7
2019-12-10re PR middle-end/92825 (Unnecesary stack protection in Firefox's LightPixel.)Jakub Jelinek1-4/+9
2019-12-06genmatch.c (enum tree_code): Remove CONVERT{0,1,2} and VIEW_CONVERT{0,1,2}.Richard Biener1-0/+3
2019-12-05cgraphclones.c (localize_profile): New function.Jan Hubicka1-2/+15
2019-12-02Enable recursive function versioningFeng Xue1-0/+7
2019-11-30cgraph.h (symtab_node): Add symver flag.Jan Hubicka1-0/+35
2019-11-30[C] Add a target hook that allows targets to verify type usageRichard Sandiford2-0/+15
2019-11-30doc: Correct `--enable-version-specific-runtime-libs' support informationMaciej W. Rozycki1-2/+2
2019-11-29Improve tree-vect-patterns.c handling of boolean comparisonsRichard Sandiford1-0/+4
2019-11-27target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.Richard Biener2-14/+0
2019-11-23Convert inliner to function specific param infrastructureJan Hubicka1-21/+0
2019-11-23re PR middle-end/83859 (Please add new attribute which will establish relatio...Jakub Jelinek1-1/+1
2019-11-22PR middle-end/83859 - attributes to associate pointer arguments and sizesMartin Sebor1-1/+71
2019-11-21doc: Remove claim about ISO CHarald van Dijk1-3/+3
2019-11-20Restrict bb-slp-40.c to targets with VnQI addition (PR 92366)Richard Sandiford1-0/+4
2019-11-20Switch gcc ftp URL's to httpsJanne Blomqvist2-8/+7
2019-11-20Document -Wc11-c2x-compat.Joseph Myers1-0/+11
2019-11-20PR85678: Change default to -fno-commonWilco Dijkstra1-25/+17