summaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
Commit message (Expand)AuthorAgeFilesLines
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-5/+12
* * c-common.h (add_stmt): Change prototype.mmitchel2000-09-101-0/+1
* Integrated preprocessor.zack2000-09-071-1/+14
* * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.mmitchel2000-08-251-15/+0
* * c-tree.h (flag_hosted): Move declaration from here...jsm282000-08-211-4/+0
* * cpplex.c (parse_name): Might have to glue a CPP_OTHER tokenzack2000-08-041-1/+0
* * c-common.h: Prototype min_precision and c_build_qualified_type here...zack2000-08-021-5/+1
* * c-decl.c (mesg_implicit_function_declaration): Init to -1.zack2000-07-311-0/+4
* 2000-07-01 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-021-5/+0
* * c-common.c: Include c-common.h, not c-lex.h or c-tree.h.mmitchel2000-06-301-55/+0
* 2000-06-26 Joseph S. Myers <jsm28@cam.ac.uk>rth2000-06-261-0/+2
* * c-parse.in (undeclared_variable_notice): Moved to c-typeck.c.zack2000-06-191-0/+2
* * c-common.h (c_language_kind): New type.mmitchel2000-06-061-1/+2
* top level:zack2000-05-091-3/+4
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-0/+3
* Copyright fixeslaw2000-02-261-1/+2
* Adjust variable names, comments, help strings to c99.drepper2000-01-291-2/+2
* * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,zack2000-01-251-1/+1
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-121-128/+129
* * c-tree.h (warn_float_equal): Declare.law1999-09-301-0/+4
* * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.rth1999-09-081-12/+0
* * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.mmitchel1999-09-061-0/+4
* * c-decl.c (struct language_function): Renamed from struct c_function.mmitchel1999-09-051-2/+2
* * c-typeck.c (initializer_constant_valid_p): Move ...rth1999-07-311-1/+0
* * c-common.h: New file.crux1999-07-201-105/+2
* For gcc:gavin1999-07-021-1/+3
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-8/+8
* hzack1999-01-311-5/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-5/+3
* Copyright fixes.law1999-01-061-1/+1
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-1/+26
* New warning, `missing-noreturn':ghazi1998-10-201-0/+4
* * c-common.c (type_for_mode): Only return TItype nodes whenlaw1998-10-081-0/+4
* * c-tree.h (warn_long_long): Declare it.rth1998-09-101-0/+4
* * c-common.c (combine_strings): Also set TREE_READONLY.jason1998-08-241-1/+1
* * c-decl.c: Add warn_multichar.law1998-07-061-0/+4
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+1
* * c-tree.h (comptypes_record_hook): Removed.law1998-06-191-5/+3
* Integrate cpplib into the C and C++ front ends.brolley1998-06-101-1/+1
* Thu May 21 11:51:15 1998 Dave Brolley <brolley@cygnus.com>brolley1998-05-211-0/+7
* Warning fixes:ghazi1998-05-131-0/+5
* * c-common.c (type_for_mode): Handle TI types.law1998-04-211-0/+2
* This change is from an idea suggested by Arthur David Olson.law1998-04-121-1/+0
* dummy commit before mergelaw1998-04-031-7/+4
* (warn_main, flag_hosted): New variables.kenner1997-01-191-1/+9
* (skip_evaluation): New variable.kenner1996-12-071-0/+5
* formatting tweaksmrs1996-07-031-7/+7
* (warn_sign_compare): Add extern to declaration.wilson1996-03-131-1/+1
* warn_sign_comparemerrill1996-02-191-0/+4
* (merge_attributes): Moved to tree.h.dje1996-01-091-1/+0