aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2006-06-29re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill1-8/+16
2006-06-26Fix typos in --param option docs.Jim Wilson1-3/+3
2006-06-212006-06-21 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski1-10/+10
2006-06-06params.def (PARAM_MAX_SCHED_EXTEND_REGIONS_ITERS): Change default value to 0.Maxim Kuvyrkov1-1/+1
2006-06-01invoke.texi: Add cpu_type power6.Pete Steinmetz1-1/+1
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-05-26invoke.texi (Optimize Options): Document that -funit-at-a-time is enabled at ...Eric Botcazou1-3/+3
2006-05-22revert: invoke.texi (-msselibm): Document.Richard Guenther1-7/+1
2006-05-18i386.opt (-mstackrealign): New flag.Stuart Hastings1-0/+16
2006-05-15see.c: Code style changes such as redundant paranthesis...Mircea Namolaru1-1/+0
2006-05-09config.host (<i[34567]86-*-*, [...]): Set host_extra_gcc_objs and host_xmake_...Michael Matz1-0/+7
2006-05-04[multiple changes]Razya Ladelsky1-1/+7
2006-05-01common.opt (Woverflow): New command line option.Roger Sayle1-1/+6
2006-04-18* doc/invoke.texi (-Wuninitialized): Clarify -O connection.Devang Patel1-2/+3
2006-04-14params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100.Eric Botcazou1-0/+6
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-4/+4
2006-04-04extend.texi (Function Attributes): Rewrite visibility attribute documentation.Geoffrey Keating1-7/+23
2006-03-24invoke.texi: Document -femit-class-debug-alwaysCarlos O'Donell1-1/+10
2006-03-22re PR driver/22600 (Exit code should be different from 1 for internal compile...Volker Reichelt1-1/+2
2006-03-22md.texi (-mshared): Mention that -mshared code can be linked into shared libr...Richard Sandiford1-2/+3
2006-03-22predicates.md (const_call_insn_operand): Allow direct calls to locally-define...Richard Sandiford1-5/+26
2006-03-21options.c (gfc_init_options): Initialize flag_argument_noalias to 3.Toon Moene1-2/+6
2006-03-16ia64.c (stops_p): Added explicit initialization.Maxim Kuvyrkov1-1/+114
2006-03-16target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov1-0/+9
2006-03-16sched-rgn.c (extend_rgns): New static function.Maxim Kuvyrkov1-0/+6
2006-03-14rs6000.opt (mdlmzb): New option.Joseph Myers1-1/+10
2006-03-13* doc/invoke.texi: Update dump file names.Kazu Hirata1-28/+28
2006-03-13invoke.texi (-fdump-rtl-loop): Remove.Kazu Hirata1-6/+5
2006-03-12predict.c (estimate_probability): Remove.Steven Bosscher1-6/+0
2006-03-02Sun Niagara specific optimizations.David S. Miller1-7/+9
2006-02-28re PR tree-optimization/26419 (-ftree-vectorizer-verbose=n documentation is t...Dorit Nuzman1-3/+22
2006-02-27opts.c (decode_options): Do not handle flag_strength_reduce.Zdenek Dvorak1-30/+12
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-18/+3
2006-02-24invoke.texi: Move -fopenmp description to "Options for Code Generation".Diego Novillo1-9/+8
2006-02-24Index: gcc/ChangeLogGeoffrey Keating1-0/+6
2006-02-21* doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)Richard Sandiford1-9/+1
2006-02-19invoke.texi: Document -fipa-pta.Daniel Berlin1-1/+4
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-1/+30
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-2/+1
2006-02-16re PR target/20353 (uclibc does not provide C99 math functions)Joseph Myers1-0/+22
2006-02-14re PR tree-optimization/26260 (PTA is slow with large structs (hits clisp))Daniel Berlin1-0/+5
2006-02-14invoke.texi (-fprefetch-loop-arrays, [...]): Document.Zdenek Dvorak1-1/+5
2006-02-13invoke.texi (-Write-strings): Document that it is enabled by default.Gabriel Dos Reis1-1/+2
2006-02-10invoke.texi (-floop-optimize2): Removed.Zdenek Dvorak1-7/+1
2006-02-09c-common.h (flag_const_strings): Don't declare.Gabriel Dos Reis1-12/+1
2006-02-07re PR c++/18150 (Should enable -Wsequence-point for C++)Dirk Mueller1-18/+15
2006-02-07sol26.h (CPP_SUBTARGET_SPEC): Accept -pthread.Eric Botcazou1-1/+5
2006-02-07invoke.texi (xl-compat): Document conversion and support routine names.David Edelsohn1-7/+9
2006-02-07sched-rgn.c (compute_dom_prob_ps, [...]): Eradicate use of float in probabili...Pete Steinmetz1-3/+3
2006-02-03re PR target/25864 (Enable IBM long double format in 32-bit PowerPC Linux)Andreas Krebbel1-2/+10