| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | nathan | 2003-05-21 | 1 | -1/+1 |
* | Add a new flag, -W(no-)invalid-offsetof, to control whether or | austern | 2003-05-19 | 1 | -0/+4 |
* | * c-common.c, c-common.h (dollars_in_ident): Remove. | neil | 2003-05-17 | 1 | -4/+0 |
* | * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to | zack | 2003-04-20 | 1 | -1/+1 |
* | 2003-04-10 Zack Weinberg <zack@codesourcery.com> | zack | 2003-04-11 | 1 | -1/+1 |
* | 2003-04-09 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-04-10 | 1 | -2/+22 |
* | * c-common.c: Include intl.h. | zack | 2003-03-22 | 1 | -2/+3 |
* | (gcc) | neroden | 2003-03-19 | 1 | -1/+1 |
* | * Makefile.in: Update. | neil | 2003-03-15 | 1 | -1/+1 |
* | /home/neil/diffs/include.log | neil | 2003-03-14 | 1 | -1/+3 |
* | * Makefile.in: Update. | neil | 2003-03-11 | 1 | -0/+3 |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 1 | -2/+2 |
* | * Makefile.in (c-ppoutput.o): Update. | neil | 2003-03-06 | 1 | -3/+4 |
* | * Makefile.in: Update. | neil | 2003-03-04 | 1 | -1/+22 |
* | * alias.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -2/+24 |
* | * c-common.h (pending_lang_change): Declare. | mmitchel | 2002-12-31 | 1 | -0/+4 |
* | PR c++/8332 | mmitchel | 2002-12-01 | 1 | -5/+0 |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -2/+2 |
* | * c-common.h (flag_abi_version): Fix typo in comment. | mmitchel | 2002-09-23 | 1 | -5/+5 |
* | * c-common.c (flag_abi_version): New variable. | mmitchel | 2002-09-23 | 1 | -0/+15 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -8/+8 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | * basic-block.h: Fix comment formatting. | kazu | 2002-09-08 | 1 | -1/+1 |
* | * c-common.c (warn_abi): New variable. | mmitchel | 2002-08-27 | 1 | -0/+5 |
* | Added -Wundeclared-selector ObjC command line option | nicola | 2002-08-27 | 1 | -1/+9 |
* | * c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR. | jason | 2002-08-22 | 1 | -1/+1 |
* | * c-tree.h (skip_evaluation): Move declaration... | aoliva | 2002-08-15 | 1 | -0/+5 |
* | * Makefile.in (LOOSE_WARN): Add -fno-common. | rth | 2002-08-15 | 1 | -1/+1 |
* | * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Move | neil | 2002-08-12 | 1 | -5/+1 |
* | * c-common.c (c_common_init): Call preprocess_file instead. | neil | 2002-08-11 | 1 | -0/+2 |
* | * c-common.h (enum c_language_kind): Emphasize that clk_c is 0. | neil | 2002-08-11 | 1 | -2/+1 |
* | 2002-08-09 Ziemowit Laski <zlaski@apple.com> | zlaski | 2002-08-10 | 1 | -6/+4 |
* | * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update. | neil | 2002-08-07 | 1 | -0/+1 |
* | * c-common.c: Define all C/ObjC/C++ warning and flag variables. | neil | 2002-08-01 | 1 | -31/+347 |
* | * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ, | neil | 2002-07-26 | 1 | -5/+0 |
* | * c-dump.c: Resurrect. | jason | 2002-07-26 | 1 | -0/+2 |
* | * c-common.c (c_sizeof_or_alignof_type): Take a third argument for | gdr | 2002-07-25 | 1 | -3/+3 |
* | 2002-07-21 Gabriel Dos Reis <gdr@nerim.net> | gdr | 2002-07-23 | 1 | -2/+6 |
* | * c-common.c (c_common_post_options): Update prototype; | neil | 2002-07-07 | 1 | -1/+1 |
* | * c-common.c (flag_ms_extensions): Move from c++ front end. | rth | 2002-06-16 | 1 | -0/+3 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -11/+6 |
* | * Makefile.in (C_COMMON_H): Fix. | neil | 2002-05-25 | 1 | -0/+2 |
* | * c-common.c (warn_nonnull): Declare. | thorpej | 2002-05-23 | 1 | -0/+11 |
* | * c-common.h (enum rid): Add RID_THREAD. | rth | 2002-05-22 | 1 | -1/+1 |
* | * c-common.c (c_common_post_options): Warn if -Wformat-zero-length | thorpej | 2002-05-18 | 1 | -0/+4 |
* | * Makefile.in: Update. | neil | 2002-05-09 | 1 | -0/+8 |
* | * c-common.c (warn_multichar): New. | neil | 2002-05-06 | 1 | -0/+3 |
* | * c-parse.in (malloced_yyss, malloced_yyvs): New. | rth | 2002-04-27 | 1 | -0/+2 |
* | * c-common.c (fix_string_type): Split out of ... | rth | 2002-04-26 | 1 | -3/+4 |