| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -37/+3 |
* | * c-common.c (c_common_init): Override cpplib's default | neil | 2002-06-02 | 1 | -0/+4 |
* | * c-common.c (builtin_define_std): Correct logic. | neil | 2002-05-31 | 1 | -4/+7 |
* | * c-common.c (c_common_attribute_table): Add "may_alias" entry. | rth | 2002-05-30 | 1 | -0/+5 |
* | * tree.h: Forward-declare struct realvaluetype. | zack | 2002-05-28 | 1 | -0/+1 |
* | * c-common.c: Add support for __attribute__((nothrow)) to specify | sayle | 2002-05-27 | 1 | -0/+27 |
* | * c-common.c (c_common_init): Always use intmax_t. | neil | 2002-05-27 | 1 | -4/+1 |
* | * c-common.c (c_common_init): Use intmax_t for now. | neil | 2002-05-27 | 1 | -1/+1 |
* | * c-common.c (c_common_init): Set CPP arithmetic precision. | neil | 2002-05-27 | 1 | -0/+4 |
* | * Makefile.in (C_COMMON_H): Fix. | neil | 2002-05-25 | 1 | -3/+8 |
* | * c-common.c (warn_nonnull): Declare. | thorpej | 2002-05-23 | 1 | -0/+293 |
* | * c-common.c (cb_register_builtins): Don't indent '#' of #define. | amylaar | 2002-05-22 | 1 | -1/+1 |
* | PR preprocessor/6517 | neil | 2002-05-22 | 1 | -0/+4 |
* | * c-common.c (c_common_init): Set options->unsigned_char from | zack | 2002-05-21 | 1 | -9/+7 |
* | * c-common.c (preprocessing_asm): New macro. | neil | 2002-05-19 | 1 | -4/+5 |
* | * c-common.c (c_common_post_options): Warn if -Wformat-zero-length | thorpej | 2002-05-18 | 1 | -0/+2 |
* | * c-common.c (c_common_init_options): Use C89 for Objective-C, | neil | 2002-05-17 | 1 | -2/+4 |
* | * c-common.c (cb_register_builtins): Handle more built-ins | neil | 2002-05-16 | 1 | -0/+17 |
* | * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX): | zack | 2002-05-16 | 1 | -14/+35 |
* | * c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | zack | 2002-05-15 | 1 | -8/+35 |
* | * Makefile.in (c-common.o, cppinit.o): Update. | neil | 2002-05-13 | 1 | -3/+7 |
* | * Makefile.in: Update. | neil | 2002-05-09 | 1 | -0/+81 |
* | * c-common.c (c_common_init): Set options->unsigned_wchar. | neil | 2002-05-07 | 1 | -0/+9 |
* | * c-common.c (warn_multichar): New. | neil | 2002-05-06 | 1 | -0/+6 |
* | * c-common.c (c_common_init): Set up CPP arithmetic. | neil | 2002-05-05 | 1 | -0/+8 |
* | Initial P4 SSE2 builtin support | bernds | 2002-04-29 | 1 | -0/+4 |
* | * c-common.c (fix_string_type): Split out of ... | rth | 2002-04-26 | 1 | -96/+113 |
* | PR c/2098 | rth | 2002-04-26 | 1 | -12/+1 |
* | * attribs.c (c_common_attribute_table): Move table and handlers | neil | 2002-04-24 | 1 | -17/+1151 |
* | * builtins.c: Include langhooks.h. | neil | 2002-04-19 | 1 | -30/+0 |
* | * c-common.h (STMT_EXPR_NO_SCOPE): New macro. | mmitchel | 2002-04-17 | 1 | -1/+7 |
* | 2002-04-10 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2002-04-10 | 1 | -0/+53 |
* | * toplev.c (flag_no_inline, flag_really_no_inline): Default to 2. | jason | 2002-04-06 | 1 | -3/+0 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -14/+15 |
* | * c-common.c (unsigned_conversion_warning, convert_and_check, | neil | 2002-04-01 | 1 | -27/+35 |
* | * c-common.c (c_unsafe_for_reeval): Rename. | neil | 2002-03-31 | 1 | -2/+1 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -6/+7 |
* | * c-common.c (c_expand_expr): Fix prototype. | neil | 2002-03-27 | 1 | -1/+1 |
* | Removal of separate preprocessor cpp0. | neil | 2002-03-24 | 1 | -0/+10 |
* | 2002-03-21 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-03-21 | 1 | -0/+3 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -28/+47 |
* | PR c/5354 | rth | 2002-03-21 | 1 | -1/+14 |
* | * Makefile.in: Update. | neil | 2002-03-20 | 1 | -1/+2 |
* | * c-common.c (statement_code_p): Handle CLEANUP_STMT. | mmitchel | 2002-03-15 | 1 | -0/+1 |
* | * c-common.c (c_tree_code_type, c_tree_code_length, | ghazi | 2002-03-13 | 1 | -50/+0 |
* | * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New. | rsandifo | 2002-03-07 | 1 | -62/+90 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -24/+3 |
* | 2002-02-21 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-22 | 1 | -4/+3 |
* | PR c++/4401 | jakub | 2002-02-20 | 1 | -0/+101 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+7 |