aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2011-02-28docs: fix Function Attributes table nesting.Ralf Wildenhues1-5/+1
2011-02-27invoke.texi (ARC Options): Use CPU instead of cpu.Gerald Pfeifer1-6/+6
2011-02-25* doc/cpp.texi: Update copyright years.Gerald Pfeifer1-1/+1
2011-02-22Fix PR47848: Do not mention -ftree-loop-if-convert-memory-writes.Sebastian Pop1-1/+1
2011-02-18cpp.texi (Obsolete Features): Add background on the origin of assertions.Gerald Pfeifer1-3/+4
2011-02-17Added -fobjc-abi-version=N and -fobjc-nilcheck flags, and documented themNicola Pero1-2/+25
2011-02-11i gcc/testsuite:Rainer Orth1-1/+4
2011-02-11Fix missing parentheses.Mingjie Xing1-1/+1
2011-02-08common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor1-1/+14
2011-02-08mn10300.opt (mliw): New command line option.Nick Clifton1-1/+14
2011-02-06invoke.texi: Remove reference to compiler internals from user documentation.Steven Bosscher1-2/+1
2011-02-03Fix PR target/47272Michael Meissner1-1/+67
2011-02-02Fix PR47576 and PR47555: add PARAM_SCEV_MAX_EXPR_COMPLEXITY.Sebastian Pop1-0/+4
2011-01-31Use Alias in common.opt to make -ftree-loop-linear an alias of -floop-interch...Sebastian Pop1-2/+4
2011-01-31sourcebuild.texi (Effective-Target Keywords): Document avx_runtime.Rainer Orth1-1/+4
2011-01-31re PR libgcj/44341 (libjava cross build fails when configured with --with-gmp=)Alexandre Oliva1-0/+6
2011-01-30extend.texi: Follow spelling conventions.Kazu Hirata2-4/+4
2011-01-30install.texi (hppa-hp-hpux10): Remove references to HP support sites.Gerald Pfeifer1-16/+1
2011-01-30install.texi (Binaries): Remove outdated reference for Motorola 68HC11/68HC12...Gerald Pfeifer1-4/+0
2011-01-30extend.texi (Thread-Local): Adjust reference to Ulrich Drepper's paper.Gerald Pfeifer1-1/+1
2011-01-26* doc/invoke.texi (hot-bb-frequency-fraction): Commit forgotten hunk.Jan Hubicka1-1/+1
2011-01-26c.opt (-fkeep-inline-dllexport): New switch.Dave Korn2-4/+16
2011-01-25invoke.texi (Warning Options): Add missing hyphen.Jonathan Wakely1-5/+5
2011-01-25Expect at least the version 0.11 of PPL.Sebastian Pop1-1/+1
2011-01-25Document availability of cloog-0.16Tobias Grosser1-10/+17
2011-01-24re PR c/21659 ([unit-at-a-time] "weak declaration must precede definition" er...Jan Hubicka1-2/+1
2011-01-24v850.opt (mv850es): New option - alias for -mv850e1.Nick Clifton1-1/+6
2011-01-22New -fcompare-elim pass.Richard Henderson3-1/+20
2011-01-20tm.texi.in (BRANCH_COST): Englishify.Mike Stump2-14/+14
2011-01-19tm.texi.in: Spell out that a lack of register class unions can lead to ICEs.Joern Rennecke2-2/+6
2011-01-18extend.texi: Mention __float128 support on hppa HP-UX.John David Anglin1-0/+1
2011-01-17Markup and minor fixes in LTO documentation.Ralf Wildenhues1-30/+30
2011-01-17doc: wrap long lines in install.texi.Ralf Wildenhues1-25/+29
2011-01-15common.opt (fdevirtualize): New flag.Martin Jambor1-2/+11
2011-01-14re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)Richard Guenther2-0/+6
2011-01-13re PR rtl-optimization/39077 (GCSE-optimization causes enormous binary size i...Jeff Law1-1/+6
2011-01-12re PR c/46946 (contradiction in docs for -Ofast and -ffast-math)Richard Guenther1-4/+4
2011-01-10doc: fix deftypefn markup in gccint manual.Ralf Wildenhues2-92/+104
2011-01-10doc: avoid extra indentation in gimple.texiRalf Wildenhues1-18/+18
2011-01-09doc: cpp manual nitsRalf Wildenhues2-1/+3
2011-01-08Makefile.in: Regenerate.Jan Hubicka1-16/+21
2011-01-07allow the target to label code fragments generated by partitioning.Iain Sandoe2-0/+6
2011-01-06invoke.texi (Overall Options): Improve wording and markup of the description ...Gerald Pfeifer1-5/+6
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek7-8/+10
2011-01-02Remove duplicated '@subsubsection Statements'.Mingjie Xing2-10/+2
2010-12-31install.texi (powerpc-*-darwin*): Update reference to Apple Developer Tools.Gerald Pfeifer1-2/+1
2010-12-31* doc/sourcebuild.texi (Top Level): Adjust link to libgo.Gerald Pfeifer1-1/+1
2010-12-31* doc/install.texi (Specific): Remove reference to interix.com.Gerald Pfeifer1-2/+0
2010-12-28Replace _rdrand_uXX with _rdrandXX_step.H.J. Lu1-3/+3
2010-12-23Fix typos in the manual.Ralf Wildenhues6-74/+74