aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
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