aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-0/+12
2001-05-16c-common.h (RID_FIRST_PQ): New.Neil Booth1-1/+1
2001-05-11c-common.c (finish_label_expr): New function, lifted from from cp/semantics.c.Neil Booth1-0/+6
2001-04-30c-common.c (c_promoting_integer_type_p): New function, from the corpse of old...Richard Henderson1-11/+1
2001-04-24Lazy __FUNCTION__ generation.Nathan Sidwell1-15/+20
2001-04-12c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.Kaveh R. Ghazi1-5/+0
2001-03-27c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell1-0/+7
2001-01-13c-common.c: Move format checking code to ...Joseph Myers1-0/+2
2001-01-11c-common.h (CTI_VOID_LIST): Remove.Mark Mitchell1-2/+0
2001-01-04c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.Joseph Myers1-0/+11
2001-01-03c-common.c (c_common_lang_init): New function.Joseph Myers1-0/+2
2001-01-02c-common.h (ASM_INPUT_P): New.Richard Henderson1-1/+6
2001-01-02c-decl.c (c_decode_option): Remove support of -Wmissing-noreturn.Andreas Jaeger1-15/+18
2000-12-20c-typeck.c (build_asm_stmt): New, broken out from ...Richard Henderson1-3/+3
2000-12-18c-common.c (STD_C9L, ADJ_STD): Define.Joseph Myers1-0/+5
2000-12-07c-common.c (warn_format_security): New variable.Joseph Myers1-0/+4
2000-12-01c-common.c (warn_format, [...]): Define.Joseph Myers1-0/+13
2000-12-01c-common.c: Include "defaults.h".Joseph Myers1-0/+2
2000-11-28c-common.h: Remove flag_digraphs.Neil Booth1-5/+1
2000-11-25c-common.h (DECL_C_HARD_REGISTER): New.Richard Henderson1-0/+4
2000-11-25c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth1-5/+0
2000-11-21c-common.c (c_unsafe_for_reeval): New function.Richard Henderson1-1/+2
2000-11-14* c-common.h (CTI_C_SIZE_TYPE): Update comment.Joseph Myers1-1/+4
2000-11-13c-common.c (boolean_increment): New function.Joseph Myers1-0/+13
2000-11-10Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.Mark Mitchell1-0/+36
2000-10-18c-common.h (flag_no_builtin): Declare.Mark Mitchell1-1/+10
2000-10-18c-common.c (back_end_hook): New variable.Mark Mitchell1-0/+8
2000-10-17Improved sequence point warningsBernd Schmidt1-0/+4
2000-10-17c-common.h (warn_missing_format_attribute): New variable.Joseph Myers1-0/+4
2000-10-08tm.texi (INTMAX_TYPE, [...]): Define.Joseph Myers1-0/+4
2000-10-06builtins.c (is_valid_printf_arglist, [...]): Move functions from here ...Kaveh R. Ghazi1-0/+2
2000-09-19Makefile.in (c-common.o): Depend on diagnostic.h.Kaveh R. Ghazi1-1/+1
2000-09-17splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell1-17/+73
2000-09-12c-common.h (genrtl_clear_out_block): Remove.Mark Mitchell1-1/+0
2000-09-10c-common.h (add_stmt): Change prototype.Mark Mitchell1-4/+18
2000-09-07c-common.h (prep_stmt): Declare.Mark Mitchell1-2/+3
2000-09-07Move statement-tree facilities from C++ to C front-end.Mark Mitchell1-2/+74
2000-09-07Integrated preprocessor.Zack Weinberg1-41/+82
2000-09-06extend.texi: Mark named return value extension as deprecated.Mark Mitchell1-0/+2
2000-09-01c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.Joseph Myers1-0/+2
2000-08-29top level:Zack Weinberg1-0/+9
2000-08-25Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.Mark Mitchell1-1/+0
2000-08-21c-tree.h (flag_hosted): Move declaration from here...Joseph Myers1-0/+9
2000-08-06c-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_TYPE and CTI_UNSIGNED_PTR...Joseph Myers1-0/+4
2000-08-04c-common.h (flag_isoc94): Declare.Joseph Myers1-0/+4
2000-08-04stddef.h: Don't declare wint_t unless __need_wint_t.Joseph Myers1-0/+2
2000-08-02c-common.h: Prototype min_precision and c_build_qualified_type here...Zack Weinberg1-0/+5
2000-07-13c-common.h (flag_digraphs): New.Neil Booth1-0/+4
2000-07-10c-common.h (build_stmt): Declare.Benjamin Chelf1-0/+4
2000-07-02c-common.h (genrtl_begin_compound_stmt): Remove declaration.Benjamin Chelf1-3/+1