| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * c-common.c (cpp_define_data_format): New function. | gdr | 2002-08-27 | 1 | -0/+93 |
* | * c-common.c (cb_register_builds): Define __NEXT_RUNTIME__ | shebs | 2002-08-16 | 1 | -0/+4 |
* | * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Move | neil | 2002-08-12 | 1 | -57/+1 |
* | * c-common.c (c_common_init): Call preprocess_file instead. | neil | 2002-08-11 | 1 | -12/+1 |
* | 2002-08-09 Ziemowit Laski <zlaski@apple.com> | zlaski | 2002-08-10 | 1 | -0/+3 |
* | * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update. | neil | 2002-08-07 | 1 | -68/+0 |
* | * c-common.c (c_expand_expr) [STMT_EXPR]: If the last expression is | jason | 2002-08-07 | 1 | -3/+18 |
* | Mark __func__ with line number 0, to avoid confusing debuggers. | dalej | 2002-08-06 | 1 | -0/+8 |
* | * c-common.c (c_common_init): -Wtraditional also implies -Wlong-long. | zack | 2002-08-02 | 1 | -2/+3 |
* | 2002-08-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2002-08-02 | 1 | -1/+4 |
* | * c-common.c (__GXX_ABI_VERSION): Correct spelling. | neil | 2002-08-01 | 1 | -1/+1 |
* | 2002-08-01 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2002-08-01 | 1 | -1/+1 |
* | 2002-08-01 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2002-08-01 | 1 | -1/+3 |
* | * c-common.c (cb_register_builtins): If C++, define | neil | 2002-08-01 | 1 | -0/+5 |
* | * c-common.c: Define all C/ObjC/C++ warning and flag variables. | neil | 2002-08-01 | 1 | -0/+393 |
* | 2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2002-07-30 | 1 | -0/+2 |
* | * Makefile.in: rtlanal.o now depends upon real.h. | sayle | 2002-07-28 | 1 | -0/+2 |
* | * c-common.c (c_sizeof_or_alignof_type): Take a third argument for | gdr | 2002-07-25 | 1 | -5/+10 |
* | 2002-07-21 Gabriel Dos Reis <gdr@nerim.net> | gdr | 2002-07-23 | 1 | -20/+45 |
* | * c-common.c (c_common_post_options): Update prototype; | neil | 2002-07-07 | 1 | -1/+3 |
* | PR c++/7099 | sayle | 2002-07-06 | 1 | -67/+39 |
* | * tree.h: Modify builtin_function interface to take an extra | sayle | 2002-07-01 | 1 | -3/+5 |
* | * c-common.c (c_common_get_alias_set): Correctly handle characters. | rth | 2002-06-20 | 1 | -14/+10 |
* | 2002-06-16 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-06-18 | 1 | -33/+50 |
* | * c-common.c (flag_ms_extensions): Move from c++ front end. | rth | 2002-06-16 | 1 | -0/+3 |
* | * c-common.c (builtin_define_type_max): New. | rth | 2002-06-12 | 1 | -0/+62 |
* | 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 |