aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-262017-10-26 Tamar Christina <tamar.christina@arm.com>Tamar Christina1-0/+16
2017-10-24re PR c++/82466 (Missing warning for re-declaration of built-in function as v...Paolo Carlini1-1/+2
2017-10-24Add bootstrap-cet.mk to bootstrap GCC with Intel CETH.J. Lu1-0/+7
2017-10-23common.opt (gcolumn-info): Enable by default.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford3-24/+12
2017-10-21Add x86 CET documentation.Igor Tsimbalist2-3/+57
2017-10-20Add documentation for fcf-protection option and nocf_check attributeIgor Tsimbalist4-5/+98
2017-10-20msp430.c (msp430_option_override): Disable -fdelete-null-pointer-checks.Orlando Arias1-1/+1
2017-10-19asan.c (handle_builtin_alloca): Deal with all alloca variants.Eric Botcazou1-0/+11
2017-10-19flag-types.h (enum sanitize_code): Add SANITIZE_BUILTIN.Jakub Jelinek1-0/+9