| Commit message (Expand) | Author | Age | Files | Lines |
* | tm.texi (Label Output): Document ASM_OUTPUT_LABEL_REF. | Geoffrey Keating | 2001-11-10 | 1 | -1/+11 |
* | * doc/invoke.texi: Remove comment referring to -xf77-version. | Zack Weinberg | 2001-11-09 | 1 | -1/+0 |
* | m32r.c: Add support for m32rx processor. | Ben Elliston | 2001-11-09 | 1 | -1/+5 |
* | * doc/install.texi2html: Use $MAKEINFO --no-split. | Gerald Pfeifer | 2001-11-09 | 1 | -1/+1 |
* | configure.in: Add AC_ARG_PROGRAM to support program name transformation with ... | Andreas Franck | 2001-11-08 | 1 | -0/+45 |
* | invoke.texi: Add -maltivec, -mno-altivec, and -mabi=altivec for rs6000. | Aldy Hernandez | 2001-11-07 | 1 | -0/+17 |
* | gcc.texi: Move terminology and spelling conventions to htdocs/codingconventio... | Joseph Myers | 2001-11-07 | 1 | -20/+0 |
* | install.texi: Document that configure options not listed in this file are uns... | Joseph Myers | 2001-11-06 | 1 | -1/+7 |
* | re PR c/461 (non-lvalue arrays) | Joseph Myers | 2001-11-06 | 1 | -4/+6 |
* | invoke.texi (MMIX Options): Say remainder consistently. | Hans-Peter Nilsson | 2001-11-03 | 1 | -4/+4 |
* | config.gcc (mmix-*-*): New target. | Hans-Peter Nilsson | 2001-11-03 | 2 | -2/+55 |
* | extend.texi, [...]: Use "invalid" instead of "illegal". | Joseph Myers | 2001-11-03 | 4 | -7/+7 |
* | install.texi (Specific, [...]): Bring 64-bit Sparc description more in line w... | David S. Miller | 2001-11-01 | 1 | -10/+7 |
* | re PR other/704 (--help and --version) | Joseph Myers | 2001-11-01 | 1 | -10/+27 |
* | mips.h (mips_cache_flush_func): Prototype. | DJ Delorie | 2001-10-31 | 1 | -1/+12 |
* | * doc/extend.texi, doc/invoke.texi: Fix spelling. | Joseph Myers | 2001-10-28 | 2 | -4/+4 |
* | * doc/gcc.texi: Document use of "dependent" and American spelling. | Joseph Myers | 2001-10-28 | 1 | -0/+2 |
* | alpha.md, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | md.texi (movMM): Clarify semantics of storing into a non-paradoxical SUBREG. | Jeffrey A Law | 2001-10-25 | 1 | -1/+3 |
* | gcc.texi (G++ and GCC): Mention Ada front end. | Geert Bosch | 2001-10-25 | 3 | -16/+87 |
* | c-common.c (warn_div_by_zero): New. | Neil Booth | 2001-10-23 | 1 | -7/+17 |
* | i386.c (override_options): Default to minimum stack alignment when optimizing... | Alexandre Oliva | 2001-10-23 | 1 | -9/+10 |
* | gcc.texi (Sending Patches): Remove. | Joseph Myers | 2001-10-23 | 1 | -119/+3 |
* | target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame... | Stan Shebs | 2001-10-22 | 1 | -9/+18 |
* | re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit') | Craig Rodrigues | 2001-10-22 | 1 | -10/+1 |
* | fix spelling typo | Nick Clifton | 2001-10-20 | 1 | -88/+88 |
* | basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | Jan Hubicka | 2001-10-20 | 1 | -1/+7 |
* | * doc/install.texi (Specific, sparc-sun-solaris2*) Copy documentation | Janis Johnson | 2001-10-19 | 1 | -0/+12 |
* | Fix the typo for real now. | Alexandre Oliva | 2001-10-18 | 1 | -1/+1 |
* | attribs.c (handle_noinline_attribute): New function. | Alexandre Oliva | 2001-10-18 | 1 | -7/+21 |
* | config.gcc: Update c4x and i370 for C front end-specific dependencies. | Neil Booth | 2001-10-17 | 1 | -4/+5 |
* | c-tree.texi: Eliminate duplicated word. | Matt Kraai | 2001-10-17 | 5 | -7/+7 |
* | c-pragma.h (cpp_register_pragma_space): Remove. | Neil Booth | 2001-10-14 | 1 | -21/+10 |
* | * doc/c-tree.texi (Expression trees): Add VTABLE_REF. | Richard Henderson | 2001-10-11 | 1 | -0/+12 |
* | config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none, cris-*-linux* cases. | Hans-Peter Nilsson | 2001-10-11 | 2 | -0/+186 |
* | * doc/contrib.texi: Add note about CRIS port to my entry. | Hans-Peter Nilsson | 2001-10-11 | 1 | -1/+1 |
* | c-parse.in (asm_operand): Allow named operands. | Richard Henderson | 2001-10-11 | 2 | -6/+42 |
* | c-tree.texi, [...]: Consistently use "nonzero" instead of "non-zero". | Joseph Myers | 2001-10-10 | 7 | -47/+47 |
* | * doc/gcc.texi: Document preference for "nonzero" over "non-zero". | Joseph Myers | 2001-10-09 | 1 | -0/+1 |
* | c-common.c: Fix comment typos. | Kazu Hirata | 2001-10-09 | 6 | -11/+11 |
* | cppmacro.c (_cpp_create_definition): Leave comments off. | Neil Booth | 2001-10-08 | 1 | -9/+5 |
* | c-decl.c (grokfield): Make sure the only unnamed fields we're allowing are ei... | DJ Delorie | 2001-10-08 | 1 | -0/+42 |
* | acinclude.m4: Fix spelling error of "separate" as "seperate". | Joseph Myers | 2001-10-07 | 1 | -1/+1 |
* | c-tree.texi, tm.texi: Consistently put NULL and NULL_TREE inside @code. | Joseph Myers | 2001-10-07 | 2 | -8/+8 |
* | gcc.texi: Document consistent style of "32-bit", "Objective-C", and "@code{NU... | Joseph Myers | 2001-10-07 | 1 | -0/+3 |
* | * doc/cppinternals.texi: Update. | Neil Booth | 2001-10-06 | 1 | -49/+63 |
* | * doc/cppinternals.texi: Update. | Neil Booth | 2001-10-05 | 1 | -46/+107 |
* | * doc/cppinternals.texi: Update. | Neil Booth | 2001-10-05 | 1 | -9/+134 |
* | * doc/cppinternals.texi: Update. | Neil Booth | 2001-10-04 | 1 | -117/+308 |
* | Fix some problems with previous checkin | Bernd Schmidt | 2001-10-02 | 2 | -8/+8 |