aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2014-12-07* doc/invoke.texi (Warning Options): Fix spelling and grammar.Jonathan Wakely1-10/+13
2014-12-06extend jump thread for finite state automataJames Greenhalgh1-0/+12
2014-12-04install.texi: Remove mentions of cloog and ppl.Francois-Xavier Coudert1-10/+9
2014-12-03Rename fuse-caller-saveTom de Vries1-3/+3
2014-11-26PR debug/38757 continued. Handle C11, C++11 and C++14.Mark Wielaard1-2/+2
2014-11-17Support for unroll and jam optimization.Mircea Namolaru1-1/+17
2014-11-17rs6000.c (RELOAD_REG_AND_M16): Add support for Altivec style vector loads tha...Michael Meissner1-1/+36
2014-11-14configure.ac (--with-diagnostics-color): New configure option, default to --w...Jakub Jelinek1-2/+4
2014-11-14timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng1-1/+9
2014-11-13common.opt (flra-remat): New.Vladimir Makarov1-1/+10
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune1-2/+29
2014-11-11invoke.texi (-masm-syntax-unified): Reword and fix typo.Terry Guo1-6/+4
2014-11-10invoke.texi ([-Wshift-count-negative, [...]): Add.Paolo Carlini1-0/+11
2014-11-07arm.opt (masm-syntax-unified): New option.Terry Guo1-0/+11
2014-11-06Preserve original spellings of extended identifiers.Joseph Myers1-3/+2
2014-11-06[Patchv3] Control SRA and IPA-SRA by a param rather than MOVE_RATIOJames Greenhalgh1-0/+10
2014-11-06arm-cores.def: Add support for -mcpu=cortex-m0.small-multiply,cortex-m0plus.s...Hale Wang1-0/+3
2014-11-05Enable -fextended-identifiers by default.Joseph Myers1-5/+3
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-2/+10
2014-11-03[multiple changes]Naveen H.S1-1/+1
2014-10-28Enable -fsanitize-recover for KASan.Yury Gribov1-4/+4
2014-10-28Allow to override Asan shadow offset.Yury Gribov1-4/+10
2014-10-26In cp/error.c...Manuel López-Ibáñez1-5/+4
2014-10-24config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.Daniel Hellstrom1-8/+8
2014-10-22New syntax for -fsanitize-recover.Jakub Jelinek1-10/+21
2014-10-21invoke.texi (pedantic-errors): Explain better.Manuel López-Ibáñez1-2/+6
2014-10-21invoke.texi (AARCH64/mtune): Document thunderx as an available option also.Andrew Pinski1-1/+1
2014-10-21Add AutoFDO.Dehao Chen1-1/+37
2014-10-18invoke.texi (Options to Request or Suppress Warnings): Explain options preced...Manuel López-Ibáñez1-8/+16
2014-10-18invoke.texi: Update documentation of hppa -mjump-in-delay option.John David Anglin1-3/+1
2014-10-16IPA ICF pass, part 3/5Martin Liska1-1/+15
2014-10-15invoke.texi: Update to reflect that GNU11 is the default mode for C.Marek Polacek1-4/+3
2014-10-10asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE.Marek Polacek1-0/+6
2014-10-10[AArch64] Implement workaround for ARM Cortex-A53 erratum 835769Kyrylo Tkachov1-0/+9
2014-10-09* doc/invoke.texi: Document -fsanitize=bool and -fsanitize=enum.Marek Polacek1-0/+13
2014-09-30arm-cores.def (cortex-m7): New core name.Terry Guo1-1/+3
2014-09-26common.opt: New option.Jakub Jelinek1-0/+5
2014-09-26Add direct support for Linux kernel __fentry__ patchingAndi Kleen1-1/+16
2014-09-11common.opt (flto-odr-type-merging): New flag.Jan Hubicka1-0/+6
2014-09-11re PR c++/61489 (Wrong warning with -Wmissing-field-initializers.)Paolo Carlini1-0/+8
2014-09-10flag-types.h (enum sanitize_code): Add SANITIZE_NONNULL_ATTRIBUTE and SANITIZ...Jakub Jelinek1-0/+14
2014-09-09invoke.texi (Wnormalized=): Update.Manuel López-Ibáñez1-6/+11
2014-09-09typeck.c (build_class_member_access_expr): Move -Winvalid-offsetof code...Jason Merrill1-6/+4
2014-09-09[Obvious] Change Linux to GNU/LINUX in ARM options documentationJames Greenhalgh1-5/+5
2014-09-09invoke.texi (Optimization Options): Add missing @gol to the end of a line.Nick Clifton1-5/+6
2014-09-08* doc/invoke.texi (MSP430 Options): Add -minrt.DJ Delorie1-1/+8
2014-09-03invoke.texi: Document that -Wlogical-not-parentheses is enabled by -Wall.Marek Polacek1-0/+2
2014-08-26invoke.texi: -fno-cxa-atexit should be -fno-use-cxa-atexit.Joel Sherrill1-1/+1
2014-08-24* doc/invoke.texi (Optimize Options): Fix markup in two cases.Gerald Pfeifer1-2/+2
2014-08-24re PR target/61996 ([SH] -musermode conflicts with -matomic-model=soft-imask)Oleg Endo1-8/+11