aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
AgeCommit message (Expand)AuthorFilesLines
2000-05-09top level:Zack Weinberg1-3/+4
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-0/+3
2000-02-25Copyright fixesJeff Law1-1/+2
2000-01-29Adjust variable names, comments, help strings to c99.Ulrich Drepper1-2/+2
2000-01-25c-common.c, [...]: Remove all references to obstack functions obsoleted by GC...Zack Weinberg1-1/+1
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-128/+129
1999-09-30c-tree.h (warn_float_equal): Declare.Dirk Zoller1-0/+4
1999-09-07c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.Richard Henderson1-12/+0
1999-09-06Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1-0/+4
1999-09-05c-decl.c (struct language_function): Renamed from struct c_function.Bernd Schmidt1-2/+2
1999-07-30c-typeck.c (initializer_constant_valid_p): Move ...Richard Henderson1-1/+0
1999-07-20c-common.h: New file.Bernd Schmidt1-105/+2
1999-07-02For gcc:Gavin Romig-Koch1-1/+3
1999-02-18bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-8/+8
1999-01-31flags.h: Declare flag_no_ident.Zack Weinberg1-5/+1
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-5/+3
1999-01-06Copyright fixes.Jeff Law1-1/+1
1998-10-21invoke.texi: Document -flang-isoc9x.Mark Mitchell1-1/+26
1998-10-20New warning, `missing-noreturn':Kaveh R. Ghazi1-0/+4
1998-10-07c-common.c (type_for_mode): Only return TItype nodes when HOST_BITS_PER_WIDE_...Jeff Law1-0/+4
1998-09-09* c-tree.h (warn_long_long): Declare it.Richard Henderson1-0/+4
1998-08-23c-common.c (combine_strings): Also set TREE_READONLY.Jason Merrill1-1/+1
1998-07-06c-decl.c: Add warn_multichar.Jason Merrill1-0/+4
1998-06-25invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1-0/+1
1998-06-19c-tree.h (comptypes_record_hook): Removed.H.J. Lu1-5/+3
1998-06-10Integrate cpplib into the C and C++ front ends.Dave Brolley1-1/+1
1998-05-21configure.in (extra_c_objs): add prefix.o.Dave Brolley1-0/+7
1998-05-13Warning fixes:Kaveh R. Ghazi1-0/+5
1998-04-21c-common.c (type_for_mode): Handle TI types.Jeffrey A Law1-0/+2
1998-04-12This change is from an idea suggested by Arthur David Olson.Paul Eggert1-1/+0
1998-04-03dummy commit before mergeJeff Law1-7/+4
1997-01-19(warn_main, flag_hosted): New variables.Richard Kenner1-1/+9
1996-12-07(skip_evaluation): New variable.Richard Kenner1-0/+5
1996-07-03formatting tweaksMike Stump1-7/+7
1996-03-13(warn_sign_compare): Add extern to declaration.Jim Wilson1-1/+1
1996-02-19warn_sign_compareJason Merrill1-0/+4
1996-01-09(merge_attributes): Moved to tree.h.Doug Evans1-1/+0
1995-12-24(DECL_C_BIT_FIELD): New macro.Richard Kenner1-0/+3
1995-11-29(merge_attributes): New declaration.Jim Wilson1-0/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-06-14(start_function): New parameter for attributes.Richard Kenner1-1/+2
1995-04-26(finish_decl_top): New declaration.Richard Kenner1-0/+1
1995-04-26(finish_enum, finish_struct): Add ATTRIBUTES argument.Richard Kenner1-2/+2
1995-04-25(start_decl): Two new tree parameters.Richard Kenner1-1/+2
1995-03-09(start_function): Add new parameter.Richard Kenner1-1/+1
1995-02-21(decl_attributes): Added argument.Richard Kenner1-2/+2
1995-01-17Declare boolean_*Jason Merrill1-0/+3
1994-06-24Declare warn_bad_function_cast.Richard Kenner1-0/+6
1994-05-02(lookup_name_current_level_global): Declare.Jim Wilson1-0/+1
1994-04-21(STDIO_PROTO): Don't define here.Richard Kenner1-8/+0