aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2005-02-22rs6000.c (rs6000_override_options): Default to natural alignment for 64-bit D...Stan Shebs1-1/+4
2005-02-21re PR bootstrap/13770 ([doc] --with-gc not documented)Richard Guenther1-0/+6
2005-02-20extend.texi (Function Attributes): The attribute "pure" is below this text, n...Hans-Peter Nilsson1-1/+1
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg1-37/+0
2005-02-19re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford1-5/+0
2005-02-18Remove obsolete IA-64 -mb-step option.James E Wilson1-5/+1
2005-02-17builtins.c (expand_builtin_return_addr): Remove tem parameter.Andreas Krebbel1-0/+12
2005-02-17install.texi (Specific): Update link for Darwin-specific tool binary site.Gerald Pfeifer1-1/+1
2005-02-16install.texi (sparc-sun-solaris2*): Document required configure settings on S...Eric Botcazou1-0/+8
2005-02-14re PR preprocessor/16323 (-Wendif-labels listed even though it's on by default)Joseph Myers1-3/+4
2005-02-13re PR target/19019 (GCC ldouble format incompatibility with XLC long double)David Edelsohn1-8/+12
2005-02-10re PR preprocessor/19309 (Wrong documentation of predefined __GNUC__ with cp...Steven Bosscher1-4/+4
2005-02-10* doc/md.texi: Replace @samp{length} with @code{length}.Steven Bosscher1-3/+3
2005-02-09re PR middle-end/19402 (__builtin_powi? still missing)Richard Guenther1-0/+18
2005-02-08re PR preprocessor/19801 (cppinternals.texi references old file names)Paolo Bonzini1-3/+3
2005-02-07extend.texi: Document deprecated extensions allowing static floating-point me...Jonathan Wakely1-0/+10
2005-02-07invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch1-0/+8
2005-02-07re PR other/17135 (-freorder-functions mis-documented)Joseph Myers1-2/+2
2005-02-07re PR other/14402 (gccbug confusion)Joseph Myers1-2/+1
2005-02-06cpp.texi: Include gcc-common.texi.Joseph Myers5-25/+13
2005-02-06re PR other/7549 (gcc3.1: Documentation glitches in info-files)Joseph Myers2-2/+24
2005-02-02invoke.texi: Update the options enabled at -O1, -O2, and -O3.Steven Bosscher1-20/+31
2005-02-02re PR other/15514 (a typo in docs)Joseph Myers1-3/+3
2005-02-01* doc/extend.texi (Nested Functions): Update.Joseph Myers1-3/+3
2005-02-01* doc/sourcebuild.texi (Test directives): Fix formatting.Janis Johnson1-4/+4
2005-02-01sourcebuild.texi (Test directives): Describe selector expressions.Janis Johnson1-10/+19
2005-02-01re PR rtl-optimization/15242 (pessimization of "goto *")Steven Bosscher1-0/+8
2005-02-01mips.c (override_options): Warn if -mint64 is used.Eric Christopher1-0/+2
2005-01-31extend.texi (nested functions): Fix linkage description.Dale Johannesen1-2/+2
2005-01-30optabs.c, [...]: Update copyright.Kazu Hirata8-8/+9
2005-01-27Fix a couple of typos.Eric Botcazou1-1/+1
2005-01-27tree.h (SWITCH_COND, [...]): Add tree checks.Steven Bosscher1-4/+4
2005-01-26invoke.texi: Document -mTLS.Aldy Hernandez1-0/+11
2005-01-22genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson2-10/+12
2005-01-22tree-ssa.texi (Statement Operands): Add example for new must-def macro.Daniel Berlin1-3/+27
2005-01-21* doc/rtl.texi: Document value extension requirements for CONST_INT.Paul Brook1-0/+3
2005-01-20sourcebuild.texi (Test Directives): New.Janis Johnson1-0/+201
2005-01-19passes.texi: Remove paragraph mentioning new-ra.Paolo Bonzini1-7/+0
2005-01-19re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ...Jakub Jelinek1-0/+6
2005-01-18[multiple changes]Andreas Jaeger1-4/+10
2005-01-17Undo mistaken commitR. Kelley Cook1-87/+24
2005-01-17Makefile.in (STAGEMOVESTUFF): Stage all the stamp files to prevent bubblestra...Kelley Cook1-24/+87
2005-01-17common.opt (-fnew-ra): Remove.Paolo Bonzini1-13/+1
2005-01-16re PR target/16304 (bootstrap failure on AIX 4.3.3: cannot build strstream in...John David Anglin1-0/+9
2005-01-11s390.c (override_options): Return error if -mbackchain, -mpacked-stack and -m...Andreas Krebbel1-4/+6
2005-01-10invoke.texi (Code Gen Options): Add PowerPC to the list of targets for which ...Ben Elliston1-2/+2
2005-01-05combine.c (expand_compound_operation): Add comment that we fall through after...Steven Bosscher1-7/+16
2005-01-05invoke.texi (Intel 386 and AMD x86-64 Options): Replace i387 with 'i386 compi...Uros Bizjak1-3/+3
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-7/+6
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill1-0/+10