aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2004-10-01collect2.c (COLLECT_PARSE_FLAG): Remove.Kazu Hirata1-6/+0
2004-10-01dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.Eric Christopher1-1/+7
2004-09-30unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG.Richard Henderson1-0/+8
2004-09-29extend.texi (Extended Asm): Add blurb about using Explicit Reg Vars to enforc...Hans-Peter Nilsson1-3/+22
2004-09-25tree-gimple.c: Move GIMPLE definition...Dale Johannesen1-100/+149
2004-09-25* doc/passes.texi: Fix a typo.Kazu Hirata1-1/+1
2004-09-25trouble.texi: Remove obsolete information.Joseph Myers1-180/+9
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 Myers2-1/+14
2004-09-24re PR c/12713 (Document interaction of attribute noreturn and longjmp)Joseph Myers1-1/+1
2004-09-24config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.h if the GNU assembl...Eric Botcazou1-0/+6
2004-09-23re PR c/16833 (-fno-builtin prevents automatic format checks for standard fun...Joseph Myers2-3/+18
2004-09-23cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak1-0/+8
2004-09-22c-tree.texi (TRUTH_NOT_EXPR, [...]): Mention the restriction on types.Kazu Hirata1-4/+7
2004-09-17* doc/extend.texi: Fix duplicated word.Sylvain Pion1-1/+1
2004-09-17invoke.texi: Remove stray explanation on -freduce-all-givs and -fmove-all-mov...Toon Moene1-9/+0
2004-09-17cfg.texi: Use @smallexample.James A. Morrison5-25/+25
2004-09-17compat.texi, [...]: Use @option around options.Kazu Hirata10-40/+41
2004-09-16* doc/invoke.texi: Fix typos. Follow spelling conventions.Kazu Hirata1-5/+5
2004-09-16c-tree.texi (Classes): Remove index entries for TREE_VIA_{PUBLIC,PROTECTED,PR...Nathan Sidwell1-3/+0
2004-09-15re PR libobjc/11572 (GNU libobjc no longer compiled on Darwin)Andrew Pinski2-2/+21
2004-09-15* doc/tm.texi: Follow spelling conventions.Kazu Hirata1-2/+2
2004-09-15* doc/install.texi (sparc-sun-solaris2*): Properly format warning.Eric Botcazou1-5/+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 Dvorak2-24/+4
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 Hirata7-24/+24
2004-09-10* doc/tm.texi, doc/tree-ssa.texi: Fix typos.Kazu Hirata2-2/+2
2004-09-10extend.texi, [...]: Fix typos.Kazu Hirata4-8/+8
2004-09-10cgraph.h (cgraph_dump_file): Do not declare.Paolo Bonzini1-0/+17
2004-09-10* doc/extend.texi: Document the FR-V built-in functions.Richard Sandiford1-0/+405
2004-09-09Libbanshee is gone.James E Wilson1-3/+0
2004-09-09* doc/include/gcc-common.texi (version-GCC): Likewise.Mike Stump1-1/+1
2004-09-10extend.texi (nothrow attribute): The attribute is not implemented in 3.2 and ...Jakub Jelinek1-1/+1
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-6/+0
2004-09-09defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.Zack Weinberg1-4/+7
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-08function.c (reference_callee_copied): New.Richard Henderson2-12/+14
2004-09-08Makefile.in (tree-loop-linear.o): Added.Daniel Berlin1-1/+5
2004-09-08* doc/rtl.texi (Insns): Document NOTE_INSN_FUNCTION_BEG.Ben Elliston1-0/+5
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-4/+9
2004-09-07config.gcc: Added support for --with-divide=[breaks|traps] for mips targets.David Daney2-0/+40
2004-09-07configure.ac (enable-checking): Add release option.Nathan Sidwell1-11/+15
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 Dvorak2-1/+20
2004-09-05builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.Kaveh R. Ghazi1-9/+24
2004-09-05builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi1-1/+13
2004-09-04md.texi (shift patterns): New anchor.Richard Sandiford2-1/+29