aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2004-12-28re PR driver/16118 (Preprocessed source error with -xf77-cpp-input)Roger Sayle1-0/+6
2004-12-22optabs.h (OTI_movmisalign, [...]): New.Richard Henderson2-10/+11
2004-12-20md.texi (Expander Definitions): Use @emph instead of @strong around Note...Ben Elliston3-4/+4
2004-12-20defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell1-0/+8
2004-12-18re PR tree-optimization/18800 (ivopt missed)Zdenek Dvorak1-0/+5
2004-12-16* doc/c-tree.texi (CONSTRUCTOR): Mention RANGE_EXPRs.Nathan Sidwell1-5/+8
2004-12-14invoke.texi (IA-64 options): Add existing options that weren't already listed.Steve Ellcey1-9/+51
2004-12-14tree.def, [...]: Correctly document restrictions on the shift width.Tobias Schlüter1-1/+1
2004-12-13defaults.h (TARGET_USE_JCR_SECTION): New macro.Danny Smith1-0/+6
2004-12-12* doc/passes.texi (Pass Manager): Correct list of source files.Di-an Jan1-1/+2
2004-12-09genopinit.c (vec_realign_store_optab): Initialization removed.Dorit Naishlos1-0/+39
2004-12-08* doc/trouble.texi (Non-bugs): Clarify empty loop removal.Nathan Sidwell1-5/+26
2004-12-08invoke.texi: Adjust default values for large-function-growth and inline-unit-...Richard Guenther1-6/+9
2004-12-07tm.texi (TARGET_VALID_POINTER_MODE): Document.Eric Christopher1-0/+6
2004-12-04* doc/tm.texi (TARGET_DELEGITIMIZE_ADDRESS): Document target hook.Roger Sayle1-0/+10
2004-12-03tm.texi (TARGET_BUILD_BUILTIN_VA_LIST): New.Richard Henderson1-0/+17