aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
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
2000-07-01Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.Ben Chelf1-3/+63
2000-06-30Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.Mark Mitchell1-0/+51
2000-06-30c-common.c: Include c-common.h, not c-lex.h or c-tree.h.Mark Mitchell1-16/+80
2000-06-19c-common.h (IF_COND): Added documentation.Ben Chelf1-0/+47
2000-06-16c-common.c (c_tree_code_type): New array.Benjamin Chelf1-0/+13
2000-06-14c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf1-0/+83
2000-06-06c-common.h (c_language_kind): New type.Mark Mitchell1-0/+13
2000-06-02alias.c (lang_get_alias_set): Remove.Richard Henderson1-1/+0
2000-05-31Makefile.in (c-decl.o): Depend on rtl.h and expr.h.Richard Kenner1-1/+1
2000-05-18c-common.h (enum c_tree_index): Add g77 type entries.Chris Demetriou1-1/+12
2000-03-08c-common.h (make_fname_decl): Declare.Nathan Sidwell1-0/+7
2000-02-25Copyright fixes.Jeff Law1-1/+2
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-28/+28
1999-10-31[multiple changes]Richard Kenner1-2/+0
1999-09-24Allow to distinguish between three classes of builtin functionsBernd Schmidt1-4/+0
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-68/+0
1999-09-07c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.Richard Henderson1-0/+14
1999-07-30c-typeck.c (initializer_constant_valid_p): Move ...Richard Henderson1-0/+2
1999-07-25builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar...Richard Henderson1-2/+2
1999-07-20c-common.h: New file.Bernd Schmidt1-0/+192