summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* 2000-07-10 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-101-0/+4
* 2000-07-02 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-031-3/+1
* 2000-07-01 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-021-3/+63
* * Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.mmitchel2000-06-301-0/+51
* * c-common.c: Include c-common.h, not c-lex.h or c-tree.h.mmitchel2000-06-301-16/+80
* * c-common.h (IF_COND): Added documentation.chelf2000-06-191-0/+47
* * c-common.c (c_tree_code_type): New array.chelf2000-06-171-0/+13
* * c-common.h (IF_COND): Moved here from cp/cp-tree.h.chelf2000-06-141-0/+83
* * c-common.h (c_language_kind): New type.mmitchel2000-06-061-0/+13
* gcc/rth2000-06-031-1/+0
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-1/+1
* * c-common.h (enum c_tree_index): Add g77 type entries.rth2000-05-181-1/+12
* gcc:nathan2000-03-081-0/+7
* Copyright fixes.law2000-02-261-1/+2
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-121-28/+28
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-2/+0
* Allow to distinguish between three classes of builtin functionscrux1999-09-241-4/+0
* Move declarations and building code for common tree nodes to tree.[ch]crux1999-09-101-68/+0
* * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.rth1999-09-081-0/+14
* * c-typeck.c (initializer_constant_valid_p): Move ...rth1999-07-311-0/+2
* * builtins.c (expand_builtin_saveregs): Remove static, remove exprth1999-07-261-2/+2
* * c-common.h: New file.crux1999-07-201-0/+192