aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2019-09-04Add warning Wenum-conversion for C and ObjC.Prathamesh Kulkarni1-1/+9
2019-09-03Implement TARGET_HANDLE_GENERIC_ATTRIBUTEJozef Lawrynowicz2-0/+10
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand4-339/+1
2019-09-03[AArch64] Add support for missing CPUsDennis Zhang1-1/+3
2019-09-02re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)Eric Botcazou1-13/+13
2019-08-31generic.texi (Unary and Binary Expressions): Mark up an instance of TYPE_MIN.Gerald Pfeifer1-2/+2
2019-08-30* doc/invoke.texi (-Wvolatile): Use @code for volatile.Marek Polacek1-7/+8
2019-08-29Implement P1152R4: Deprecating some uses of volatile.Marek Polacek1-1/+14
2019-08-28PR c++/91360 - Implement C++20 P1143R2: constinit.Marek Polacek1-0/+7
2019-08-26Builtin function roundeven folding implementationTejas Joshi1-1/+2
2019-08-23[ARM] Deprecate -mneon-for-64bitsWilco Dijkstra1-3/+1
2019-08-23[Arm] Add support for missing CPUsDennis Zhang1-3/+5
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKRichard Sandiford1-2/+2
2019-08-20Use function_arg_info for TARGET_CALLEE_COPIESRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-3/+2
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-13/+5
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-3/+3
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford1-3/+3
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-1/+1
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu2-0/+22
2019-08-20install.texi (Specific, alpha): Remove note to use binutils 2.11.2 or later.Gerald Pfeifer1-5/+0
2019-08-18install.texi (Specific, bfin): blackfin.uclinux.org is gone, point to sourcef...Gerald Pfeifer1-1/+1
2019-08-17* doc/ux.texi (User Experience Guidelines): Update reference.Gerald Pfeifer1-1/+1
2019-08-17gpl_v3.texi (Copying): Adjust the link to "Why not LGPL".Gerald Pfeifer1-1/+1
2019-08-15Remove TARGET_SETUP_INCOMING_VARARG_BOUNDSRichard Sandiford2-8/+0
2019-08-14Add generic support for noinit attribute.Christophe Lyon2-0/+11
2019-08-13Improve documentation of target hooks for libc functionsJonathan Wakely1-2/+2
2019-08-13MSP430: Read MCU data from external fileJozef Lawrynowicz1-1/+13
2019-08-13[AArch64] Add a "y" constraint for V0-V7Richard Sandiford1-0/+6
2019-08-13Automatically detect GNU jobserver with -flto.Martin Liska1-1/+2
2019-08-09Add -flto=auto option value.Martin Liska1-2/+5
2019-08-08* doc/extend.texi: Add const qualifier to ld intrinsics.Mihailo Stojanovic1-4/+4
2019-08-05extend.texi (Common Variable Attributes): Document alias attribute.Martin Sebor1-0/+27
2019-08-05PR c++/91338 - Implement P1161R3: Deprecate a[b,c].Marek Polacek1-1/+20
2019-08-04install.texi (Prerequisites): Remove reference to Tcl 8.6 bug that was fixed ...Gerald Pfeifer1-4/+1
2019-08-02invoke.texi (hot-bb-count-fraction): Rework description.Eric Botcazou1-13/+29
2019-07-31[GCC, AArch64] Enable Transactional Memory ExtensionSudakshina Das1-0/+2
2019-07-30Deduce automatically number of cores for -flto option.Martin Liska1-1/+2
2019-07-29Don't run DSE at -OgRichard Sandiford1-2/+2
2019-07-29Add dg test for matching function bodiesRichard Sandiford1-0/+85
2019-07-28* doc/include/gpl_v3.texi (Copying): Use https for www.gnu.org.Gerald Pfeifer1-1/+1
2019-07-23[rs6000] Add documentation for __builtin_mtfsfPaul A. Clarke1-1/+5
2019-07-22RISC-V: Add -malign-data= option.Ilia Diachkov1-1/+9
2019-07-21or1k: Initial support for FPUStafford Horne1-0/+21
2019-07-21or1k: Add mrori option, fix option docsStafford Horne1-25/+31
2019-07-19[AArch64] Rename +bitperm to +sve2-bitpermRichard Sandiford1-1/+1
2019-07-14ipa-fnsummary.c (ipa_dump_hints): Do not dump array_index.Jan Hubicka1-6/+0
2019-07-12invoke.texi (ssa-name-def-chain-limit): Document new --param.Martin Sebor1-0/+7
2019-07-12Support multiple operand counts for .md @ patternsRichard Sandiford1-0/+9
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-5/+5