aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2007-10-29invoke.texi (Option Summary, [...]): Remove -fbounds-check.Janis Johnson1-28/+58
2007-03-19extend.texi: Edit "gnu_inline" documentation.Ian Lance Taylor1-1/+24
2007-02-14re PR rtl-optimization/28772 (scheduler is too slow and O(n^2) for ia64)Eric Botcazou1-0/+6
2006-09-25invoke.texi: Add missing full stop.Matthias Klose1-1/+1
2006-09-12invoke.texi (mpreferred-stack-boundary): Remove exception for -Os.H.J. Lu1-5/+3
2006-08-13invoke.texi: Fix spelling errors.Matthias Klose1-3/+3
2006-07-24invoke.texi: Remove mention of f77...Toon Moene1-10/+11
2006-07-03backport: invoke.texi: Add cpu_type power6.Pete Steinmetz1-1/+1
2006-05-26invoke.texi (Optimize Options): Document that -funit-at-a-time is enabled at ...Eric Botcazou1-3/+3
2006-02-14re PR tree-optimization/26260 (PTA is slow with large structs (hits clisp))Daniel Berlin1-0/+5
2006-02-11invoke.texi (xl-compat): Document conversion and support routine names.David Edelsohn1-7/+9
2006-02-10re PR target/25864 (Enable IBM long double format in 32-bit PowerPC Linux)Jakub Jelinek1-11/+21
2006-02-07sol26.h (CPP_SUBTARGET_SPEC): Accept -pthread.Eric Botcazou1-1/+5
2006-02-03re PR target/25864 (Enable IBM long double format in 32-bit PowerPC Linux)Andreas Krebbel1-2/+10
2006-01-26re PR c/25892 (-Wpointer-sign creates problems for Emacs)Alexandre Oliva1-5/+7
2005-12-16mt.c (mt_override_options): Require lower case architectures.Nathan Sidwell1-18/+10
2005-12-16* doc/invoke.texi (-fdump-tree-*): Remove note about C/C++ only.Jakub Jelinek1-2/+2
2005-12-15re PR ada/18659 (ACATS failures c32001e c64105b c95086b)Eric Botcazou1-0/+4
2005-12-04invoke.texi, [...]: Refer to gcc-4.1/c99status.html.Joseph Myers1-1/+1
2005-11-16re PR fortran/24357 (whither ratfor?)Tobias Schlüter1-9/+7
2005-11-15Fix typoMike Stump1-1/+1
2005-11-15invoke.texi (large-unit-insns): Document.Jan Hubicka1-0/+11
2005-11-15invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, -mpopcntb, -mfprnd.David Edelsohn1-15/+42
2005-11-15i386.c (override_options): -masm=intel isn't supported on darwin.Mike Stump1-2/+3
2005-11-11re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)David Edelsohn1-1/+8
2005-11-05c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-11-05re PR rtl-optimization/23490 (Long compile time for array initializer with in...Jan Hubicka1-0/+14
2005-11-04invoke.texi: Document max-jump-thread-duplication-stmts PARAM.Jeff Law1-0/+3
2005-11-04configure.ac: Add test for ARM TLS support.Daniel Jacobowitz1-1/+11
2005-10-19s390.c (override_options): Added check for -mstack-size 64k limitation.Andreas Krebbel1-2/+3
2005-10-13Add missing docs for f95-cpp-input.James E Wilson1-1/+1
2005-10-08configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi...Kazu Hirata1-1/+1
2005-10-07Fix typo in docs.James E Wilson1-2/+2
2005-10-05params.def (PARAM_MAX_GROW_COPY_BB_INSNS): New.David Edelsohn1-0/+5
2005-10-05re PR target/23809 (Misleading documentation for -mmmx/msse/...)Billy Biggs1-7/+12
2005-10-05invoke.texi (Option Summary): Correct spelling of -mmacosx-version-min.Geoffrey Keating1-1/+1
2005-10-02invoke.texi: Fix typo and speling error.Matthias Klose1-2/+2
2005-09-30tree-vect-transform.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-09-26* doc/invoke.texi: Clarify documentation of -fno-enforce-eh-specs.Jason Merrill1-4/+7
2005-09-21mn10300.c (TARGET_DEFAULT_TARGET_FLAGS): Add MASK_PTR_A0D0.DJ Delorie1-0/+9
2005-09-12re PR c++/7874 (g++ finds friend functions defined in class-definition but no...Ian Lance Taylor1-1/+15
2005-09-06common.opt: Add option ftree-vect-loop-version.Keith Besaw1-2/+17
2005-09-06gimplify.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-09-01re PR tree-optimization/15366 ([3.4 only][unit-at-a-time] -fno-inline-functio...Richard Guenther1-1/+11
2005-08-24params.def (PARAM_MIN_SPEC_PROB): New.Pete Steinmetz1-0/+4
2005-08-22invoke.texi (Option Summary): Add ms1 options.Aldy Hernandez1-0/+51
2005-08-19* doc/invoke.texi: Fix documentation for -ftree-dominator-opts.Diego Novillo1-2/+5
2005-08-16invoke.texi (Precompiled Headers): Document some more options which are known...Geoffrey Keating1-2/+2
2005-08-15re PR target/21841 (Documentation should say -mhp-ld/-mgnu-ld are only for hp...Steve Ellcey1-2/+4
2005-08-13Add missing docs for feature added by Richard Henderson.James E Wilson1-4/+26