aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
AgeCommit message (Expand)AuthorFilesLines
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
1994-02-02Re-order declarations for functions in c-typeck.c to agree with orderRichard Kenner1-17/+38
1993-10-05(init_function_format_info, record_function_format,Richard Kenner1-2/+5
1993-09-23(flag_allow_single_precision): Declared.Richard Stallman1-0/+4
1993-07-23Fix typo.Doug Evans1-2/+2
1993-07-23* c-tree.h: Fix prototypes for print_lang_decl, print_lang_type.Doug Evans1-2/+4
1993-07-23Declare the new initializer parsing functions.Richard Stallman1-1/+8
1993-04-09Add declarations for functions in objc-act.c.Tom Wood1-2/+12
1993-04-08Move tree.h prototypes of c-* functions to c-tree.hMichael Meissner1-0/+2
1993-03-26Use STDIO_PROTO for prototypes with FILE.Richard Kenner1-10/+10
1993-03-04Declare vars to hold complex types.Richard Stallman1-0/+4
1993-03-02(ITERATOR_P, ITERATOR_BOUND_P): New macros.Richard Stallman1-0/+15
1993-02-13(warn_missing_braces): Declared.Richard Stallman1-0/+4
1993-02-05Add some prototypes.Richard Stallman1-0/+4
1993-01-30Add many prototypes from bill@cygnus.com.Richard Stallman1-94/+168
1992-12-10(IDENTIFIER_LIMBO_VALUE): Delete duplicate definition.Richard Kenner1-2/+0
1992-09-15(lang_identifier): Add limbo_value field for out of scope block level extern ...Jim Wilson1-0/+6
1992-09-10Add comments.Richard Stallman1-2/+13
1992-09-03(IDENTIFIER_LIMBO_VALUE): New macro.Richard Stallman1-1/+5
1992-07-23(C_PROMOTING_INTEGER_TYPE_P): New macro.Richard Stallman1-0/+11
1992-07-03Added declarations for mode-related internal type nodes.Richard Stallman1-0/+4
1992-06-27Add declaration of truthvalue_conversion.Richard Kenner1-0/+4