aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2004-12-28re PR driver/16118 (Preprocessed source error with -xf77-cpp-input)Roger Sayle1-0/+6
2004-12-18re PR tree-optimization/18800 (ivopt missed)Zdenek Dvorak1-0/+5
2004-12-14invoke.texi (IA-64 options): Add existing options that weren't already listed.Steve Ellcey1-9/+51
2004-12-08invoke.texi: Adjust default values for large-function-growth and inline-unit-...Richard Guenther1-6/+9
2004-11-29opts.c (decode_options): Do not set max-inline-insns-rtl.Nathan Sidwell1-6/+0
2004-11-23s390.c (s390_backchain_string): Removed.Andreas Krebbel1-18/+41
2004-11-05Stop staying that -fno-guess-branch-probability produces random code changes.James E Wilson1-13/+11
2004-11-05c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g...Joseph Myers1-95/+95
2004-11-05c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-21/+21
2004-10-30invoke.texi (Darwin Options): Improve description of how the subtype is chosen.Geoffrey Keating1-4/+17
2004-10-30darwin.h (ASM_SPEC): Simplify.Geoffrey Keating1-10/+23
2004-10-28tree-ssa-loop-ivopts.c: Fix a comment typo.Kazu Hirata1-1/+1
2004-10-28contrib.texi, [...]: Improve Texinfo formatting.Joseph Myers1-10/+13
2004-10-28c-tree.texi, [...]: Put punctuation outside quotes.Joseph Myers1-4/+4
2004-10-28params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New.Ben Elliston1-0/+13
2004-10-25Fix -fcrossjumping doc bug.James E Wilson1-1/+1
2004-10-21config.gcc: Add support for --enable-e500_double.Aldy Hernandez1-3/+14
2004-10-18Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres1-0/+6
2004-10-15invoke.texi (RS/6000 and PowerPC Options): Document -maltivec in same style a...Geoffrey Keating1-2/+3
2004-10-12config.gcc: Add armv6{k,z,zk}Paul Brook1-1/+2
2004-10-05invoke.texi (-mpaired-single): Link to the new description of the built-in fu...Chao-ying Fu1-3/+6
2004-09-25re PR c/12951 (-Wno-error-implicit-function-declaration not recognized)Joseph Myers1-1/+2
2004-09-24re PR c/12802 (-fms-extensions documentation problem)Joseph Myers1-0/+4
2004-09-23re PR c/16833 (-fno-builtin prevents automatic format checks for standard fun...Joseph Myers1-1/+14
2004-09-17invoke.texi: Remove stray explanation on -freduce-all-givs and -fmove-all-mov...Toon Moene1-9/+0
2004-09-17compat.texi, [...]: Use @option around options.Kazu Hirata1-23/+24
2004-09-16* doc/invoke.texi: Fix typos. Follow spelling conventions.Kazu Hirata1-5/+5
2004-09-15re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski1-0/+10
2004-09-14re PR c/15498 (typo in gcc manual: non-existing locale example en_UK, should ...Joseph Myers1-2/+2
2004-09-14Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency.Zdenek Dvorak1-1/+15
2004-09-14unroll.c: Removed.Zdenek Dvorak1-19/+2
2004-09-12common.opt: Remove flags -fmove-all-movables and -freduce-all-givs.Toon Moene1-16/+2
2004-09-11cfg.texi, [...]: Insert @: after i.e.Kazu Hirata1-6/+6
2004-09-10extend.texi, [...]: Fix typos.Kazu Hirata1-3/+3
2004-09-10cgraph.h (cgraph_dump_file): Do not declare.Paolo Bonzini1-0/+17
2004-09-09* config/frv/frv-protos.h (FRV_CPU_FR550, FRV_CPU_FR450)Richard Sandiford1-4/+20
2004-09-08darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -segaddr, -segs_read_only_addr ...Devang Patel1-0/+7
2004-09-08Makefile.in (tree-loop-linear.o): Added.Daniel Berlin1-1/+5
2004-09-07config.gcc: Added support for --with-divide=[breaks|traps] for mips targets.David Daney1-0/+18
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-96/+216
2004-09-05tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak1-1/+15
2004-09-03re PR c/7054 (#pragma pack handled incorrectly)Jan Beulich1-3/+7
2004-09-03common.opt: Rename ivcanon to tree-loop-ivcanon, tree-lim to tree-loop-im.Daniel Berlin1-1/+1
2004-09-01Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak1-1/+16
2004-09-01arm-cores.def (ARM_CORE): Add new field for the real name of the CPU.Richard Earnshaw1-6/+6
2004-08-29mips-modes.def (V2SF, CCV2, CCV4): New modes.Chao-ying Fu1-0/+14
2004-08-27re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill1-1/+8
2004-08-25Add more details to hot/cold partitioning comments and documentation.Caroline Tice1-0/+5
2004-08-25PR libstdc++/17005 (fix for HP-UX 11.11)John David Anglin1-52/+74
2004-08-25flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg1-7/+13