summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
...
* * extend.texi: Mark named return value extension as deprecated.mmitchel2000-09-061-0/+2
* * c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.jsm282000-09-011-0/+2
* top level:zack2000-08-291-0/+9
* * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.mmitchel2000-08-251-1/+0
* * c-tree.h (flag_hosted): Move declaration from here...jsm282000-08-211-0/+9
* * c-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_TYPE andjsm282000-08-061-0/+4
* * c-common.h (flag_isoc94): Declare.jsm282000-08-041-0/+4
* * ginclude/stddef.h: Don't declare wint_t unless __need_wint_t.jsm282000-08-041-0/+2
* * c-common.h: Prototype min_precision and c_build_qualified_type here...zack2000-08-021-0/+5
* * c-common.h (flag_digraphs): New.neil2000-07-131-0/+4
* 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