Age | Commit message (Expand) | Author | Files | Lines |
2000-10-25 | c-decl.c (grokdeclarator): Move warning for qualified void return types with ... | Joseph Myers | 1 | -0/+7 |
2000-10-18 | Adding new option -ftrapv. | Chandrakala Chavva | 1 | -1/+5 |
2000-10-17 | Added new option --target-help. | Chandrakala Chavva | 1 | -1/+5 |
2000-10-17 | c-common.h (warn_missing_format_attribute): New variable. | Joseph Myers | 1 | -0/+10 |
2000-10-17 | invoke.texi (-shared): Insist on requiring code generation flags to be used a... | Marc Espie | 1 | -3/+9 |
2000-10-11 | c-typeck.c (check_modify_expr): New function. | Joseph Myers | 1 | -0/+46 |
2000-09-30 | c-tree.texi, [...]: Consistently use @email for formatting email addresses. | Joseph Myers | 1 | -1/+1 |
2000-09-28 | invoke.texi (i386 Options): Add athlon to table of possible choices for -mcpu=. | Philipp Thomas | 1 | -1/+1 |
2000-09-27 | extend.texi, [...]: Consistently use @uref for formatting URLs. | Joseph Myers | 1 | -1/+1 |
2000-09-25 | flags.h: Declare warning flag warn_system_headers. | Branko Cibej | 1 | -1/+13 |
2000-09-22 | toplev.c (warn_disabled_optimization): Declare new warning flag. | Brad Lucier | 1 | -1/+9 |
2000-09-16 | gcc.c: In description for %{<S}, say the option removed is -S. | Hans-Peter Nilsson | 1 | -2/+2 |
2000-09-14 | invoke.texi (H8/300 Options): Add -ms2600. | Kazu Hirata | 1 | -0/+3 |
2000-09-13 | Document 68hc11 & 68hc12 port | Stephane Carrez | 1 | -0/+43 |
2000-09-07 | configure.in (sh-*-linux*): Added. | Niibe Yutaka | 1 | -0/+7 |
2000-09-04 | * invoke.texi: Document the -mvxworks option for rs6000 ELF. | Geoff Keating | 1 | -1/+5 |
2000-09-02 | t-elf, [...]: New files. | Alexandre Oliva | 1 | -0/+5 |
2000-08-22 | invoke.texi (SH Options): Document -m4-nofpu... | Alexandre Oliva | 1 | -1/+43 |
2000-08-14 | invoke.texi (H8/300 Options): Fix typos. | Kazu Hirata | 1 | -3/+4 |
2000-08-10 | c-lex.c (parse_float, yylex): For -Wtraditional, issue a warning about non-tr... | Kaveh R. Ghazi | 1 | -0/+9 |
2000-08-09 | c-typeck.c (process_init_element): For -Wtraditional, warn about initializati... | Kaveh R. Ghazi | 1 | -0/+7 |
2000-08-07 | invoke.texi (Options for Debugging Your Program or GCC): Remove duplicate ent... | Kazu Hirata | 1 | -4/+0 |
2000-08-06 | invoke.texi (Options for Debugging Your Program or GCC): Update the names of ... | Kazu Hirata | 1 | -21/+27 |
2000-08-02 | Makefile.in (OBJS): Added dce.o. | Jeffrey Oldham | 1 | -4/+7 |
2000-07-25 | invoke.texi (strict-prototypes): Remove. | Nathan Sidwell | 1 | -14/+1 |
2000-07-24 | Add D30V options | Michael Meissner | 1 | -1/+37 |
2000-07-17 | invoke.texi (-pedantic): Refer to ISO C instead of ANSI C, and update to desc... | Joseph Myers | 1 | -10/+9 |
2000-07-17 | contrib.texi, [...]: Update references to C9X. | Joseph Myers | 1 | -8/+19 |
2000-07-12 | c-decl.c (define_label): Warn about identifier conflicts with labels in tradi... | Kaveh R. Ghazi | 1 | -0/+10 |
2000-07-10 | flags.h: Add new variable flag_single_precision_constant. | Chandrakala Chavva | 1 | -2/+6 |
2000-07-05 | invoke.texi: Fix minor typos | Rodney Brown | 1 | -20/+20 |
2000-06-30 | invoke.texi (-Wreturn-type): In C++, a missing return type is always an error. | Martin v. Löwis | 1 | -3/+7 |
2000-06-21 | * invoke.texi (g++): "g++" is not a script anymore. | Martin Buchholz | 1 | -1/+1 |
2000-06-09 | revert mangling patch | Jason Merrill | 1 | -1/+27 |
2000-06-08 | invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version. | Mark Mitchell | 1 | -27/+1 |
2000-06-06 | diagnostic.c (output_maximum_width): Remove. | Gabriel Dos Reis | 1 | -6/+49 |
2000-05-31 | invoke.texi: Remove documentation for -fguiding-decls. | Mark Mitchell | 1 | -19/+4 |
2000-05-30 | * invoke.texi (-Wtraditional): Update WRT function macros. | Kaveh R. Ghazi | 1 | -0/+3 |
2000-05-23 | invoke.texi (Options for Debugging Your Program or GCC): Update the names of ... | Kazu Hirata | 1 | -19/+19 |
2000-05-17 | Add options -Wunused-variable, -Wunused-function, -Wunused-label, | Andrew Cagney | 1 | -10/+33 |
2000-05-14 | invoke.texi (RS/6000 and PowerPC Options): Update -m64/-m32 flags to their cu... | Geoff Keating | 1 | -8/+8 |
2000-04-27 | * invoke.texi (-foptimize-sibling-calls): Fix. | Jan Hubicka | 1 | -3/+3 |
2000-04-27 | * invoke.texi: Document -fssa flag. | Alex Samuel | 1 | -1/+8 |
2000-04-24 | invoke.texi: Correct grammatical errors... | Martin v. Löwis | 1 | -5/+4 |
2000-04-20 | toplev.c (enum dump_file_index, dump_file): Add DFI_sibling. | Richard Kenner | 1 | -19/+32 |
2000-04-11 | extend.texi: ISO C99 is not a draft anymore. | Martin v. Löwis | 1 | -1/+1 |
2000-04-10 | invoke.texi (-ansi): Remove -foperator-names from list of implied options. | Martin v. Löwis | 1 | -20/+17 |
2000-04-10 | invoke.texi (-fno-gnu-keywords): Remove classof, headof, __classof__, and __h... | Martin v. Löwis | 1 | -5/+3 |
2000-03-29 | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | Jan Hubicka | 1 | -0/+16 |
2000-03-29 | flags.h (flag_optimize_sibling_calls): Declare. | Jan Hubicka | 1 | -2/+5 |