aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2015-09-22c.opt (Wmultiple-inheritance, [...]): New C++ warnings.Nathan Sidwell1-3/+35
2015-09-22Disconnect -Wabi=<n> from -fabi-compat-version=<n>.Jason Merrill1-18/+53
2015-09-22AVX-512. Introduce SKylake server CPU.Kirill Yukhin1-0/+6
2015-09-21invoke.texi (SH Options): Undocument SH5/SH64 related options.Oleg Endo1-146/+6
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie2-14/+26
2015-09-16invoke.texi ([Wsubobject-linkage]): Extend documentation.Paolo Carlini1-2/+9
2015-09-15defaults.h (STACK_OLD_CHECK_PROTECT): Adjust for -fno-exceptions.Eric Botcazou2-6/+6
2015-09-15match-and-simplify.texi: Fix wording.Richard Biener1-1/+1
2015-09-14[AArch64] Handle literal pools for functions > 1 MiB in size.Ramana Radhakrishnan1-0/+8
2015-09-14PR28901 -Wunused-variable ignores unused const initialised variables in CMark Wielaard1-3/+15
2015-09-14match-and-simplify.texi: Update for changed syntax of inner ifs and the new s...Richard Biener1-5/+47
2015-09-14match-and-simplify.texi: Fixup some formatting issues and document the 's' flag.Richard Biener1-5/+21
2015-09-13install.texi (Downloading the source): Mark up contrib/download_prerequisites...Gerald Pfeifer1-1/+1
2015-09-10Warn when comparing nonnull arguments to NULL in a function.Mark Wielaard1-0/+3
2015-09-10Fix typo in doc/install.texiMarkus Trippelsdorf1-1/+1
2015-09-10doc/install.texi: Mention contrib/download_prerequisitesMarkus Trippelsdorf1-1/+4
2015-09-09re PR c++/53184 (Unnecessary anonymous namespace warnings)Paolo Carlini1-1/+8
2015-09-08[ARM] Update sourcebuild.texi with testsuite/effective-target hooksAlan Lawrence1-2/+7
2015-09-04Document ftrapv/fwrapv interactionTom de Vries1-0/+10
2015-09-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_SCATTER): New.Andrey Turetskiy2-0/+10
2015-09-03re PR c/66516 (missing diagnostic on taking the address of a builtin function)Martin Sebor1-6/+14
2015-09-03Add param parloops-chunk-sizeTom de Vries1-0/+4
2015-09-01MIPS compact branch supportMatthew Fortune1-0/+25
2015-09-01gcc: doc: add missing space in asan-stack descMike Frysinger1-1/+1
2015-08-31Rename [su]sum_widen to widen_[su]sum to reflect correct standard names.Michael Collison1-4/+4
2015-08-27remove -floop-* flagsSebastian Pop1-99/+9
2015-08-27remove -floop-unroll-and-jamSebastian Pop1-4/+4
2015-08-26[AArch64][TLSLE][1/3] Add the option "-mtls-size"Jiong Wang1-0/+6
2015-08-24* doc/install.texi (Binaries): Remove links no longer valid.Francois-Xavier Coudert1-25/+6
2015-08-23Rename vect_no_int_max to vect_no_int_min_maxTom de Vries1-2/+2
2015-08-21add default for CONSTANT_ALIGNMENTTrevor Saunders2-2/+2
2015-08-19common.opt (fstack-protector): Initialize to -1.Magnus Granberg1-0/+3
2015-08-18re PR middle-end/36757 (__builtin_signbit should be type-generic)Francois-Xavier Coudert1-1/+1
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-36/+12
2015-08-14driver-i386.c (host_detect_local_cpu): Add support for skylake.Yuri Rumyantsev1-0/+6
2015-08-12xtensa: add -mauto-litpools optionMax Filippov1-1/+18
2015-08-12Remove --with-host-libstdcxxTom de Vries1-16/+7
2015-08-09options.texi (EnabledBy): Document that the argument must be a Common option.Manuel López-Ibáñez2-11/+12
2015-08-07Add C++ Concepts TS support.Andrew Sutton1-1/+48
2015-08-06S/390: Doc: Add documentation for -mhtm, -mvx, and -mzvector.Andreas Krebbel1-0/+41
2015-08-05re PR c/16351 (NULL dereference warnings)Manuel López-Ibáñez1-0/+11
2015-08-04[doc][13/14] Document AArch64 target attributes and pragmasKyrylo Tkachov1-0/+154
2015-08-03vector.md (VEC_L): Add KFmode and TFmode.Michael Meissner1-6/+13
2015-08-02c.opt (-Wframe-address): New warning option.Martin Sebor2-5/+18
2015-07-27arm-arches.def: Add "armv6kz".Matthew Wahab1-1/+1
2015-07-27re PR c++/66555 (Fails to warn for if (j == 0 && i == i))Marek Polacek1-1/+16
2015-07-25update doc for supported isl versionsSebastian Pop1-3/+3
2015-07-24Revert:David Edelsohn1-12/+36
2015-07-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law3-3/+3
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-36/+12