aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2017-12-16PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfMartin Sebor1-3/+18
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+11
2017-12-16Add VEC_SERIES_EXPR and associated optabRichard Sandiford2-0/+22
2017-12-16Add VEC_DUPLICATE_EXPR and associated optabRichard Sandiford2-0/+17
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-1/+1
2017-12-14invoke.texi: Document -Wcast-function-type.Bernd Edlinger1-1/+17
2017-12-14Require effective target weak_undefined for visibility-22.cTom de Vries1-0/+3
2017-12-14poly_int: add poly-int.hRichard Sandiford5-0/+1067
2017-12-12Enable VAES support [1/5]Julia Koval1-2/+5
2017-12-12[SFN] Introduce -gstatement-frontiers option, enable debug markersAlexandre Oliva1-0/+12
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva4-10/+79
2017-12-11altivec.h (vec_extract_fp32_from_shorth, [...]): Add #defines.Carl Love1-1/+49
2017-12-10* doc/install.texi (Specific): Tweak link to mkssoftware.com.Gerald Pfeifer1-1/+1
2017-12-08re PR tree-optimization/83323 (186.crafty miscompares)Michael Matz1-5/+3
2017-12-07New VECTOR_CST layoutRichard Sandiford1-4/+71
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng1-2/+26
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-4/+14
2017-12-07Add unroll and jam passMichael Matz1-1/+15
2017-12-06invoke.texi (-Wstringop-truncation): Mention attribute nonstring.Martin Sebor1-0/+8
2017-12-05invoke.texi: Document the options.Martin Liska1-0/+22
2017-12-02doc update for -dpSegher Boessenkool1-1/+1
2017-12-01Delete obsolete DWARF1 references.Jim Wilson2-4/+4
2017-12-01* doc/extend.texi: Mention C++14 library complex suffix.Jason Merrill1-0/+4
2017-12-01Fix "central flowgraph" typo in machine desc docsJonathan Wakely1-1/+1
2017-11-30Cleanup riscv option docs.Jim Wilson1-14/+20
2017-11-28Remove Cilk Plus support.Julia Koval5-132/+0
2017-11-27extend.texi: Add -A suffix (ARMv8*-A, ARMv7-A).Tamar Christina3-21/+21
2017-11-26i386.c (processor_target_table): Add skylake_cost for skylake-avx512.Uros Bizjak1-0/+7
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov1-5/+50
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou1-1/+1
2017-11-22re PR rtl-optimization/83030 (ICE in create_pseudo_cfg, at dwarf2cfi.c:2840)Eric Botcazou1-64/+66
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek2-0/+14
2017-11-21PR tree-optimization/82945 - add warning for passing non-strings to functions...Martin Sebor1-7/+18
2017-11-21i386-opts.h (enum prefer_vector_width): Added new enum for the new option -mp...Sergey Shalnov1-5/+19
2017-11-21Improve -Wmaybe-uninitialized documentationJonathan Wakely1-9/+11
2017-11-21New POINTER_DIFF_EXPRMarc Glisse1-2/+11
2017-11-17re PR target/82641 (Unable to enable crc32 for a certain function with target...Tamar Christina1-0/+34
2017-11-17Enable building libgcc with CET options.Igor Tsimbalist1-0/+13
2017-11-17re PR fortran/83017 (DO CONCURRENT not parallelizing)Richard Biener1-0/+6
2017-11-17expr.c (copy_blkmode_to_reg): Fix bitsize for targets with fast unaligned acc...Tamar Christina1-0/+4
2017-11-16Add -std=c18 etc. option aliases.Joseph Myers1-1/+5
2017-11-16re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of ...Thomas Koenig1-1/+6
2017-11-16Set default to -fomit-frame-pointerWilco Dijkstra1-28/+13
2017-11-16Enable VBMI2 support [1/7]Julia Koval1-5/+11
2017-11-15arm-cpus.in (armv8_3, [...]): NewTamar Christina1-1/+1
2017-11-15Add __builtin_tgmath for better tgmath.h implementation (bug 81156).Joseph Myers1-0/+57
2017-11-13Implement __VA_OPT__Tom Tromey1-10/+36
2017-11-13rs6000-c.c (altivec_overloaded_builtins): Add support for builtins...Carl Love1-0/+45
2017-11-13[Documentation] Fix latency in pipeline description exampleLuis Machado1-2/+2
2017-11-11re PR c/81117 (Improve buffer overflow checking in strncpy)Martin Sebor1-1/+1