aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-10PR c/81117 - Improve buffer overflow checking in strncpyMartin Sebor1-6/+70
2017-11-10GCOV: do not support unexecuted blocks in AdaMartin Liska1-1/+1
2017-11-09Add a vect_masked_store target selectorRichard Sandiford1-0/+3
2017-11-09Add a vect_align_stack_vars target selectorRichard Sandiford1-0/+4
2017-11-09Add a vect_variable_length target selectorRichard Sandiford1-0/+3
2017-11-09Add a vect_unaligned_possible target selectorRichard Sandiford1-0/+5
2017-11-09Add a vect_element_align_preferred target selectorRichard Sandiford1-0/+4
2017-11-09Add vect_perm3_* target selectorsRichard Sandiford1-0/+26
2017-11-09Be stricter about CONST_VECTOR operandsRichard Sandiford1-1/+2
2017-11-09Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORDRichard Sandiford1-14/+28
2017-11-09GCOV: support multiple functions per a line (PR gcov-profile/48463)Martin Liska1-89/+240
2017-11-09Add option to force indirect calls for x86Andi Kleen1-1/+7
2017-11-06re PR target/82748 (ICE with __builtin_fabsq and __float128 in copy_to_mode_r...Michael Meissner1-26/+9
2017-11-03[aarch64] Add Qualcomm saphira CPU support.Siddhesh Poyarekar1-1/+1
2017-11-02Add FT32B supportJames Bowman1-1/+13
2017-11-01RISC-V: Use "@minus{}2 GB" instead of "-2 GB" in invoke.texiPalmer Dabbelt1-2/+2
2017-11-01RISC-V: Document the medlow and medany code modelsPalmer Dabbelt1-4/+13
2017-11-01Add a fixed_size_mode classRichard Sandiford1-2/+2
2017-11-01Add a VEC_SERIES rtl codeRichard Sandiford1-1/+6
2017-11-01Allow vector CONSTsRichard Sandiford1-8/+11
2017-10-31configure.ac (--enable-libssp): New.Sandra Loosemore1-1/+2
2017-10-31builtins.def (DEF_FLOATN_BUILTIN): Change most _Float<N> and _Float<N>X built...Michael Meissner2-0/+13
2017-10-31GCOV: add -j argument (human readable format).Martin Liska1-0/+5
2017-10-31GCOV: add support for lines with an unexecuted lines.Martin Liska1-5/+8
2017-10-31GCOV: introduce usage of terminal colors.Martin Liska1-0/+9
2017-10-31GCOV: document behavior of -fkeep-{static,inline}-functions (PR gcov-profile/...Martin Liska1-0/+7
2017-10-30Remove Tru64 UNIX and IRIX references in install.texiRainer Orth1-38/+1
2017-10-30Add -std=c17, -std=gnu17.Joseph Myers4-8/+27
2017-10-29Delete obsolete SDB debug info support.James E Wilson5-139/+26
2017-10-27builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...Michael Meissner1-0/+15
2017-10-27RISC-V: Correct and improve the "-mabi" documentationPalmer Dabbelt1-3/+20
2017-10-27Update install.texi for Solaris 12 renameRainer Orth1-11/+8
2017-10-27Extend ipa-pure-const pass to propagate malloc attribute.Prathamesh Kulkarni1-9/+13
2017-10-27Document --coverage and fork-like functions (PR gcov-profile/82457).Martin Liska1-3/+3
2017-10-26constraints.md ("S"): Match r0rel_constant_p too.Sandra Loosemore1-1/+15
2017-10-26nios2.c: Include xregex.h.Sandra Loosemore1-0/+13
2017-10-26Fix hyphenation build-time path and install-time path.Jim Wilson1-1/+1
2017-10-26Add some usage info -fdebug-prefix-map= docs.James E Wilson1-1/+6
2017-10-26aix.h (TARGET_IEEEQUAD_DEFAULT): Set long double default to IBM.Michael Meissner1-2/+8
2017-10-26This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford2-0/+9