| Commit message (Expand) | Author | Age | Files | Lines |
* | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 2005-07-03 | 1 | -1/+1 |
* | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 2005-07-02 | 1 | -2/+2 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 2005-06-06 | 1 | -2/+3 |
* | re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility) | H.J. Lu | 2005-05-30 | 1 | -10/+14 |
* | c-common.c (unsigned_conversion_warning): Move warning control from if() to w... | DJ Delorie | 2005-05-24 | 1 | -2/+4 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -16/+16 |
* | [multiple changes] | Joseph Myers | 2004-11-29 | 1 | -0/+32 |
* | sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion. | Daniel Jacobowitz | 2004-11-23 | 1 | -2/+13 |
* | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 2004-11-09 | 1 | -1/+1 |
* | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 2004-10-03 | 1 | -3/+3 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -1/+1 |
* | c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics. | Joseph Myers | 2004-09-13 | 1 | -12/+12 |
* | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 2004-09-07 | 1 | -1/+1 |
* | re PR c/7054 (#pragma pack handled incorrectly) | Jan Beulich | 2004-09-03 | 1 | -63/+44 |
* | re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas... | Niall Douglas | 2004-07-25 | 1 | -0/+83 |
* | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 2004-07-26 | 1 | -1/+1 |
* | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 2004-07-25 | 1 | -5/+5 |
* | c-opts.c (c_common_handle_option): Handle -fpch-preprocess. | Geoffrey Keating | 2004-06-22 | 1 | -0/+2 |
* | c-common.h (has_c_linkage): New interface. | Zack Weinberg | 2004-06-20 | 1 | -71/+152 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -2/+3 |
* | re PR c++/14962 (g++ ignores #pragma redefine_extname) | Eric Botcazou | 2004-05-07 | 1 | -1/+2 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2004-01-16 | 1 | -1/+1 |
* | re PR rtl-optimization/12275 ([unit-at-a-time] ICE in htab_clear_slot) | Jan Hubicka | 2003-11-13 | 1 | -1/+1 |
* | c-format.c (gcc_diag_char_table): Add %J. | Richard Henderson | 2003-09-20 | 1 | -2/+2 |
* | c-pragma.c (maybe_apply_pragma_weak): Don't get DECL_ASSEMBLER_NAME when it's... | Geoffrey Keating | 2003-07-21 | 1 | -8/+15 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -1/+1 |
* | c-pragma.c (apply_pragma_weak): Don't use warning_with_decl. | Gabriel Dos Reis | 2003-07-19 | 1 | -1/+2 |
* | c-decl.c: Fix typos in several comments. | Zack Weinberg | 2003-07-17 | 1 | -0/+1 |
* | c-aux-info.c: Convert to ISO C99. | Andreas Jaeger | 2003-06-19 | 1 | -35/+21 |
* | c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | Kriang Lerdsuwanakij | 2003-04-29 | 1 | -1/+1 |
* | alias.c: Fix comment typos. | Kazu Hirata | 2003-01-18 | 1 | -1/+1 |
* | c-pragma.c (c_register_pragma): New. | Neil Booth | 2003-01-01 | 1 | -8/+18 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | c-pragma.h (add_to_renaming_pragma_list): New function. | Steve Ellcey | 2002-07-08 | 1 | -4/+9 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 1 | -37/+15 |
* | c-pragma.c (apply_pragma_weak): Convert value identifier to string for decl_a... | Richard Henderson | 2002-05-25 | 1 | -4/+13 |
* | Makefile.in (C_COMMON_H): Fix. | Neil Booth | 2002-05-25 | 1 | -1/+0 |
* | re PR c/6343 (attribute((weak)) not working on second declaration) | Franz Sirl | 2002-04-28 | 1 | -0/+4 |
* | c-pragma.c (maybe_apply_renaming_pragma): New. | Richard Henderson | 2002-03-22 | 1 | -0/+140 |
* | c-decl.c: Include c-pragma.h. | Richard Henderson | 2002-03-14 | 1 | -7/+56 |
* | tm.texi (ASM_WEAKEN_DECL): Document. | Alan Modra | 2002-03-01 | 1 | -2/+3 |
* | re PR bootstrap/3451 (AIX 4.3.2 redefinition of macro) | Craig Rodrigues | 2001-11-13 | 1 | -19/+19 |
* | Makefile.in (c-pragma.o): Depend on output.h. | Kaveh R. Ghazi | 2001-08-31 | 1 | -0/+1 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2001-08-01 | 1 | -2/+2 |
* | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 2001-01-28 | 1 | -2/+2 |
* | * c-pragma.c (init_pragma): Update for parse_in type change. | Neil Booth | 2000-11-29 | 1 | -6/+3 |