aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2004-11-02* doc/include/texinfo.tex: Update from Texinfo CVS.Joseph Myers1-506/+804
2004-11-01s390.c (regclass_map): Put reg 33 (cc) to CC_REGS group.Andreas Krebbel1-0/+3
2004-11-01re PR c++/18064 (gcc accepts different pointer types as covariant return types)Nathan Sidwell1-0/+5
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 Myers12-55/+60
2004-10-28c-tree.texi, [...]: Put punctuation outside quotes.Joseph Myers7-16/+16
2004-10-27* doc/tm.texi (USE_SELECT_SECTION_FOR_FUNCTIONS): Document.Geoffrey Keating1-0/+11
2004-10-28params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New.Ben Elliston1-0/+13
2004-10-27dbxout.c: Include obstack.h.Zack Weinberg1-8/+18
2004-10-26re PR bootstrap/15747 (/bin/sh hangs during bootstrap)Richard Sandiford1-0/+10
2004-10-25Fix -fcrossjumping doc bug.James E Wilson1-1/+1
2004-10-23dbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_FUNCTION_END.Kazu Hirata1-8/+0
2004-10-21config.gcc: Add support for --enable-e500_double.Aldy Hernandez1-3/+14
2004-10-21dbxout.c: Remove unnecessary #undefs.Zack Weinberg1-5/+0
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-14/+34
2004-10-19extend.texi (Extended Asm): Warn and provide example solution for using a cal...Hans-Peter Nilsson1-0/+31
2004-10-18Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres1-0/+6
2004-10-18extend.texi (Attribute Syntax): Clarify details of attributes on parameters.Joseph Myers1-0/+9
2004-10-15invoke.texi (RS/6000 and PowerPC Options): Document -maltivec in same style a...Geoffrey Keating1-2/+3
2004-10-14install.texi (*-*-solaris2*): Update with info about kernel patches to solve ...Kaveh R. Ghazi1-0/+11
2004-10-13* doc/md.texi (Insn Canonicalizations): Removed extraneous quote.Tom Tromey1-1/+1
2004-10-13extend.texi (Extended Asm): Rewrite asm volatile description.Dale Johannesen1-27/+29
2004-10-13Fix incomplete commit.Eric Botcazou1-15/+16
2004-10-12* defaults.h (REGNO_MODE_OK_FOR_BASE_P, REG_MODE_OK_FOR_BASE_P)Daniel Jacobowitz1-0/+25
2004-10-12config.gcc: Add armv6{k,z,zk}Paul Brook1-1/+2
2004-10-09[multiple changes]Roger Sayle2-3/+18
2004-10-07* doc/install.texi (*-*-solaris2*): Fix marker for URL.Eric Botcazou1-1/+1
2004-10-06defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove.Kazu Hirata1-7/+0
2004-10-06re PR target/16007 (Use of static template members results in broken executab...Eric Botcazou1-2/+13
2004-10-06re PR other/16406 (USE_LD_AS_NEEDED undocumented)Alan Modra1-0/+15
2004-10-05invoke.texi (-mpaired-single): Link to the new description of the built-in fu...Chao-ying Fu2-3/+322
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