aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-19[AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsicsDennis Zhang1-3/+2
2019-11-19arm: Fixes for asm-flags vs thumb1 and ilp32Richard Henderson1-0/+2
2019-11-19* doc/invoke.texi (-gno-internal-reset-location-views): Fix typo.Eric Botcazou1-1/+1
2019-11-18Add optabs for accelerating RAW and WAR alias checksRichard Sandiford2-0/+35
2019-11-18Remove vestiges of MODIFY_JNI_METHOD_CALLTom Tromey2-32/+0
2019-11-18re PR target/92545 (avr: support ATmega devices from the 0-series)Georg-Johann Lay1-12/+12
2019-11-16[AArch64] Enable VECT_COMPARE_COSTS by default for SVERichard Sandiford1-2/+16
2019-11-16Optionally pick the cheapest loop_vec_infoRichard Sandiford1-2/+12
2019-11-14Replace autovectorize_vector_sizes with autovectorize_vector_modesRichard Sandiford2-7/+15
2019-11-14Pass the data vector mode to get_mask_modeRichard Sandiford1-10/+10
2019-11-14Add a targetm.vectorize.related_mode hookRichard Sandiford2-0/+26
2019-11-14arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__Richard Henderson1-0/+39
2019-11-14Add Optimization keyword for param_max_inline_insns_auto param.Martin Liska1-8/+3
2019-11-14Document -fallocation-dce.Martin Liska1-1/+5
2019-11-13Enhance syntax of -fdbg-cnt.Martin Liska1-8/+7
2019-11-12Remove option_default_params and option_validate_param hooks.Martin Liska2-12/+0
2019-11-12Remove set_default_param_value from documentation.Martin Liska1-2/+2
2019-11-12Param to options conversion.Martin Liska1-0/+3
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki1-0/+5
2019-11-12[RS6000] Remove TARGET_TLS_MARKERS and require binutils 2.20Alan Modra1-1/+1
2019-11-11Bump minimum MPFR version to 3.1.0Janne Blomqvist1-1/+1
2019-11-08Generalise gather and scatter optabsRichard Sandiford1-17/+17
2019-11-08Handle removal of old-style function definitions in C2x.Joseph Myers1-1/+4
2019-11-07Loop split on semi-invariant conditional statementFeng Xue1-0/+5
2019-11-07[arm][1/X] Add initial support for saturation intrinsicsKyrylo Tkachov1-0/+6
2019-11-07Support 64-bit double and 64-bit long double configurations.Georg-Johann Lay2-3/+48
2019-11-06[ARC] Update mea option documentationClaudiu Zissulescu1-1/+1
2019-11-06introduce -fcallgraph-info optionEric Botcazou1-2/+21
2019-11-06doc: Insn splitting by combineSegher Boessenkool1-1/+1
2019-11-05* doc/install.texi: Further fix syntax for html generationArnaud Charlet1-1/+1
2019-11-04PR c++/91979 - mangling nullptr expressionKamlesh Kumar1-0/+3
2019-11-04MSP430: Add -mtiny-printf optionJozef Lawrynowicz1-1/+14
2019-11-04MSP430: Add new methods of finding external MCU data fileJozef Lawrynowicz1-2/+27
2019-11-01PR middle-end/91679 - missing -Warray-bounds accessing a member array in a lo...Martin Sebor1-0/+29
2019-10-31configure.ac: Compute and substitute omp_device_properties and omp_device_pro...Jakub Jelinek2-0/+9
2019-10-30re PR c++/92024 (crash in check_local_shadow)Bernd Edlinger1-15/+17
2019-10-29tree-ssa.texi (Immediate Uses): Fix FOR_EACH_IMM_USE_STMT example.Richard Biener1-1/+1