summaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright fixesJeff Law2000-02-251-1/+2
* Adjust variable names, comments, help strings to c99.Ulrich Drepper2000-01-291-2/+2
* c-common.c, [...]: Remove all references to obstack functions obsoleted by GC...Zack Weinberg2000-01-251-1/+1
* c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-121-128/+129
* c-tree.h (warn_float_equal): Declare.Dirk Zoller1999-09-301-0/+4
* c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.Richard Henderson1999-09-071-12/+0
* Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1999-09-061-0/+4
* c-decl.c (struct language_function): Renamed from struct c_function.Bernd Schmidt1999-09-051-2/+2
* c-typeck.c (initializer_constant_valid_p): Move ...Richard Henderson1999-07-301-1/+0
* c-common.h: New file.Bernd Schmidt1999-07-201-105/+2
* For gcc:Gavin Romig-Koch1999-07-021-1/+3
* bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-02-181-8/+8
* flags.h: Declare flag_no_ident.Zack Weinberg1999-01-311-5/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-5/+3
* Copyright fixes.Jeff Law1999-01-061-1/+1
* invoke.texi: Document -flang-isoc9x.Mark Mitchell1998-10-211-1/+26
* New warning, `missing-noreturn':Kaveh R. Ghazi1998-10-201-0/+4
* c-common.c (type_for_mode): Only return TItype nodes when HOST_BITS_PER_WIDE_...Jeff Law1998-10-071-0/+4
* * c-tree.h (warn_long_long): Declare it.Richard Henderson1998-09-091-0/+4
* c-common.c (combine_strings): Also set TREE_READONLY.Jason Merrill1998-08-231-1/+1
* c-decl.c: Add warn_multichar.Jason Merrill1998-07-061-0/+4
* invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1998-06-251-0/+1
* c-tree.h (comptypes_record_hook): Removed.H.J. Lu1998-06-191-5/+3
* Integrate cpplib into the C and C++ front ends.Dave Brolley1998-06-101-1/+1
* configure.in (extra_c_objs): add prefix.o.Dave Brolley1998-05-211-0/+7
* Warning fixes:Kaveh R. Ghazi1998-05-131-0/+5
* c-common.c (type_for_mode): Handle TI types.Jeffrey A Law1998-04-211-0/+2
* This change is from an idea suggested by Arthur David Olson.Paul Eggert1998-04-121-1/+0
* dummy commit before mergeJeff Law1998-04-031-7/+4
* (warn_main, flag_hosted): New variables.Richard Kenner1997-01-191-1/+9
* (skip_evaluation): New variable.Richard Kenner1996-12-071-0/+5
* formatting tweaksMike Stump1996-07-031-7/+7
* (warn_sign_compare): Add extern to declaration.Jim Wilson1996-03-131-1/+1
* warn_sign_compareJason Merrill1996-02-191-0/+4
* (merge_attributes): Moved to tree.h.Doug Evans1996-01-091-1/+0
* (DECL_C_BIT_FIELD): New macro.Richard Kenner1995-12-241-0/+3
* (merge_attributes): New declaration.Jim Wilson1995-11-291-0/+1
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (start_function): New parameter for attributes.Richard Kenner1995-06-141-1/+2
* (finish_decl_top): New declaration.Richard Kenner1995-04-261-0/+1
* (finish_enum, finish_struct): Add ATTRIBUTES argument.Richard Kenner1995-04-261-2/+2
* (start_decl): Two new tree parameters.Richard Kenner1995-04-251-1/+2
* (start_function): Add new parameter.Richard Kenner1995-03-091-1/+1
* (decl_attributes): Added argument.Richard Kenner1995-02-211-2/+2
* Declare boolean_*Jason Merrill1995-01-171-0/+3
* Declare warn_bad_function_cast.Richard Kenner1994-06-241-0/+6
* (lookup_name_current_level_global): Declare.Jim Wilson1994-05-021-0/+1
* (STDIO_PROTO): Don't define here.Richard Kenner1994-04-211-8/+0
* Re-order declarations for functions in c-typeck.c to agree with orderRichard Kenner1994-02-021-17/+38
* (init_function_format_info, record_function_format,Richard Kenner1993-10-051-2/+5