aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-23I6400 scheduling.Prachi Godbole1-0/+1
2015-07-22Add scheduling for M51xx core family.Prachi Godbole1-0/+1
2015-07-22Add -march=interaptiv.Robert Suchanek1-0/+1
2015-07-22invoke.texi (Language Independent Options): Rename node to Diagnostic Message...Jonathan Wakely1-5/+5
2015-07-20re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)Segher Boessenkool1-12/+0
2015-07-20re PR c++/55095 (Wshift-overflow)Marek Polacek1-0/+21
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop2-65/+1
2015-07-15Support new interrupt handler options.Matthew Fortune1-5/+17
2015-07-14constraints.md (U, v): New constraints.Sandra Loosemore2-0/+17
2015-07-14nios2.h (LABEL_ALIGN): Define.Sandra Loosemore1-0/+3
2015-07-14nios2.h (SMALL_INT12): New macro.Sandra Loosemore1-0/+4
2015-07-14nios2.opt (march, mbmx, mcdx): New options.Sandra Loosemore1-1/+20
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders2-2/+2