aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2001-10-17c-tree.texi: Eliminate duplicated word.Matt Kraai5-7/+7
2001-10-14c-pragma.h (cpp_register_pragma_space): Remove.Neil Booth1-21/+10
2001-10-11* doc/c-tree.texi (Expression trees): Add VTABLE_REF.Richard Henderson1-0/+12
2001-10-11config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none, cris-*-linux* cases.Hans-Peter Nilsson2-0/+186
2001-10-11* doc/contrib.texi: Add note about CRIS port to my entry.Hans-Peter Nilsson1-1/+1
2001-10-11c-parse.in (asm_operand): Allow named operands.Richard Henderson2-6/+42
2001-10-10c-tree.texi, [...]: Consistently use "nonzero" instead of "non-zero".Joseph Myers7-47/+47
2001-10-09* doc/gcc.texi: Document preference for "nonzero" over "non-zero".Joseph Myers1-0/+1
2001-10-09c-common.c: Fix comment typos.Kazu Hirata6-11/+11
2001-10-08cppmacro.c (_cpp_create_definition): Leave comments off.Neil Booth1-9/+5
2001-10-08c-decl.c (grokfield): Make sure the only unnamed fields we're allowing are ei...DJ Delorie1-0/+42
2001-10-07acinclude.m4: Fix spelling error of "separate" as "seperate".Joseph Myers1-1/+1
2001-10-07c-tree.texi, tm.texi: Consistently put NULL and NULL_TREE inside @code.Joseph Myers2-8/+8
2001-10-07gcc.texi: Document consistent style of "32-bit", "Objective-C", and "@code{NU...Joseph Myers1-0/+3
2001-10-06* doc/cppinternals.texi: Update.Neil Booth1-49/+63
2001-10-05* doc/cppinternals.texi: Update.Neil Booth1-46/+107
2001-10-05* doc/cppinternals.texi: Update.Neil Booth1-9/+134
2001-10-04* doc/cppinternals.texi: Update.Neil Booth1-117/+308
2001-10-02Fix some problems with previous checkinBernd Schmidt2-8/+8
2001-10-02invoke.texi (i386 Options): Document x86-64 options.Jan Hubicka1-6/+34
2001-10-02rs6000.h (enum processor_type): Add support for 7400 (G4) and 7450.Dale Johannesen1-3/+5
2001-09-29Documentation for vector extensionsBernd Schmidt2-0/+449
2001-09-29* doc/invoke.texi (Optimize Options): Revert an accidental checkin.Jan Hubicka1-12/+1
2001-09-29* doc/invoke.texi (Optimize Options): Delete spurious @table.Hans-Peter Nilsson1-1/+0
2001-09-28i386-protos.h (ix86_setup_incoming_varargs, [...]): Declare.Jan Hubicka1-1/+13
2001-09-27* doc/cppinternals.texi: Update.Neil Booth1-53/+133
2001-09-25install.texi (Specific, [...]): Document.Janis Johnson1-0/+27
2001-09-24c-lex.c (cb_def_pragma): Update.Neil Booth1-4/+4
2001-09-24install.texi (Final install): Request additional information in mail about su...Janis Johnson1-0/+5
2001-09-24install.texi: Markup fixes.Rainer Orth1-45/+48
2001-09-21tree.def (FDESC_EXPR): New.Richard Henderson1-0/+18
2001-09-21Table-driven attributes.Joseph Myers3-99/+127
2001-09-21integrate.c (allocate_initial_values): New function.J"orn Rennecke1-0/+20
2001-09-20c-typeck.c (really_start_incremental_init): Discriminate between zero-length ...DJ Delorie1-8/+8
2001-09-15install.texi (Specific, [...]): Fix example.Roman Lechtchinsky1-1/+1
2001-09-13install.texi (Binaries): Add "Binaries for HP-UX 11.00 at Aachen University o...Markus Werle1-0/+7
2001-09-12* doc/install.texi (Specific, alphaev5-cray-unicosmk*): Document.Roman Lechtchinsky1-0/+28
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek2-6/+24
2001-09-08install.texi: Explain AIX exception handling work-around.David Edelsohn1-6/+17
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell1-2/+0
2001-09-05invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ...Andreas Jaeger1-13/+3
2001-09-04rtl.texi: Mention that besides as a CODE_LABEL...Hans-Peter Nilsson1-6/+19
2001-09-04c-common.h (tree_dump_index): Add more comments.Nathan Sidwell1-24/+30
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov4-646/+39
2001-08-27rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov4-39/+646
2001-08-20* doc/invoke.texi: Replace references to -fdump-tree with -fdump-ast.Diego Novillo1-2/+2
2001-08-20invoke.texi (Profiling options): Clarify the interactions between -fprofile-a...Janis Johnson1-29/+59
2001-08-20cppinit.c (init_standard_includes): The returned buffer is already malloc-ed.Neil Booth1-5/+6
2001-08-19final.c (compute_alignments): New function.Jan Hubicka1-6/+14
2001-08-19invoke.texi (MIPS Options): Document -mfused-madd.Geoffrey Keating1-1/+14