summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-37/+3
* * c-common.c (c_common_init): Override cpplib's defaultneil2002-06-021-0/+4
* * c-common.c (builtin_define_std): Correct logic.neil2002-05-311-4/+7
* * c-common.c (c_common_attribute_table): Add "may_alias" entry.rth2002-05-301-0/+5
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+1
* * c-common.c: Add support for __attribute__((nothrow)) to specifysayle2002-05-271-0/+27
* * c-common.c (c_common_init): Always use intmax_t.neil2002-05-271-4/+1
* * c-common.c (c_common_init): Use intmax_t for now.neil2002-05-271-1/+1
* * c-common.c (c_common_init): Set CPP arithmetic precision.neil2002-05-271-0/+4
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-3/+8
* * c-common.c (warn_nonnull): Declare.thorpej2002-05-231-0/+293
* * c-common.c (cb_register_builtins): Don't indent '#' of #define.amylaar2002-05-221-1/+1
* PR preprocessor/6517neil2002-05-221-0/+4
* * c-common.c (c_common_init): Set options->unsigned_char fromzack2002-05-211-9/+7
* * c-common.c (preprocessing_asm): New macro.neil2002-05-191-4/+5
* * c-common.c (c_common_post_options): Warn if -Wformat-zero-lengththorpej2002-05-181-0/+2
* * c-common.c (c_common_init_options): Use C89 for Objective-C,neil2002-05-171-2/+4
* * c-common.c (cb_register_builtins): Handle more built-insneil2002-05-161-0/+17
* * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):zack2002-05-161-14/+35
* * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.zack2002-05-151-8/+35
* * Makefile.in (c-common.o, cppinit.o): Update.neil2002-05-131-3/+7
* * Makefile.in: Update.neil2002-05-091-0/+81
* * c-common.c (c_common_init): Set options->unsigned_wchar.neil2002-05-071-0/+9
* * c-common.c (warn_multichar): New.neil2002-05-061-0/+6
* * c-common.c (c_common_init): Set up CPP arithmetic.neil2002-05-051-0/+8
* Initial P4 SSE2 builtin supportbernds2002-04-291-0/+4
* * c-common.c (fix_string_type): Split out of ...rth2002-04-261-96/+113
* PR c/2098rth2002-04-261-12/+1
* * attribs.c (c_common_attribute_table): Move table and handlersneil2002-04-241-17/+1151
* * builtins.c: Include langhooks.h.neil2002-04-191-30/+0
* * c-common.h (STMT_EXPR_NO_SCOPE): New macro.mmitchel2002-04-171-1/+7
* 2002-04-10 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-04-101-0/+53
* * toplev.c (flag_no_inline, flag_really_no_inline): Default to 2.jason2002-04-061-3/+0
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-041-14/+15
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-27/+35
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-2/+1
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-6/+7
* * c-common.c (c_expand_expr): Fix prototype.neil2002-03-271-1/+1
* Removal of separate preprocessor cpp0.neil2002-03-241-0/+10
* 2002-03-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-211-0/+3
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-28/+47
* PR c/5354rth2002-03-211-1/+14
* * Makefile.in: Update.neil2002-03-201-1/+2
* * c-common.c (statement_code_p): Handle CLEANUP_STMT.mmitchel2002-03-151-0/+1
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-131-50/+0
* * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.rsandifo2002-03-071-62/+90
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-24/+3
* 2002-02-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-221-4/+3
* PR c++/4401jakub2002-02-201-0/+101
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+7