Age | Commit message (Expand) | Author | Files | Lines |
2000-12-07 | c-common.c (warn_format_security): New variable. | Joseph Myers | 1 | -4/+16 |
2000-12-07 | invoke.texi (-Wformat): Document what format features are checked. | Joseph Myers | 1 | -0/+10 |
2000-12-06 | invoke.texi: Use @table @samp instead of @itemize @minus for table of languag... | Joseph Myers | 1 | -4/+12 |
2000-12-05 | invoke.texi: Add support for using texi2pod.pl. | Joseph Myers | 1 | -6/+53 |
2000-12-04 | invoke.texi: Replace `pedwarns' with clearer text. | Phil Edwards | 1 | -2/+2 |
2000-12-01 | c-common.c (warn_format, [...]): Define. | Joseph Myers | 1 | -2/+28 |
2000-12-01 | install.texi (avr): Replace incomplete list of supported MCU types with a lin... | Marek Michalkiewicz | 1 | -5/+29 |
2000-11-25 | * invoke.texi: Update sequence points references. | Joseph Myers | 1 | -1/+5 |
2000-11-19 | * config.gcc, invoke.texi: Fix errors in spelling of "deprecated". | Joseph Myers | 1 | -4/+4 |
2000-11-13 | invoke.texi (-Wtrigraphs, [...]): Update. | Joseph Myers | 1 | -6/+8 |
2000-11-13 | * invoke.texi: Update lists of languages and suffixes supported. | Joseph Myers | 1 | -2/+49 |
2000-11-12 | * invoke.texi: Clean up option summary. | Joseph Myers | 1 | -43/+67 |
2000-11-11 | * invoke.texi: Correct spelling of -foptimize-register-move. | Joseph Myers | 1 | -3/+3 |
2000-11-11 | gcc.texi, [...]: Add new section discussing language standards... | Joseph Myers | 1 | -30/+36 |
2000-11-10 | extend.texi, [...]: Move documentation of builtin versions of C library funct... | Joseph Myers | 1 | -38/+10 |
2000-10-31 | Better .greg dump | Bernd Schmidt | 1 | -7/+9 |
2000-10-29 | invoke.texi: Document that -V will only work for very similar versions of dri... | Joseph Myers | 1 | -2/+8 |
2000-10-27 | * invoke.texi: Document -mintel-syntax | Kelley Cook | 1 | -3/+5 |
2000-10-27 | invoke.texi: Document -frename-registers. | Richard Henderson | 1 | -9/+15 |
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 |