aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2000-01-04Update copyrightJeff Law1-1/+1
2000-01-02* tree.h (BINFO_N_BASETYPES): New macro.Mark Mitchell1-0/+4
1999-12-29* tree.h (BINFO_BASETYPES): Improve documentation.Mark Mitchell1-4/+5
1999-12-26acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING, GC_CHECKING, GC_AL...Zack Weinberg1-2/+2
1999-12-17crtstuff.c (__dso_handle): Declare.Mark Mitchell1-0/+2
1999-12-16Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.Mark Mitchell1-1/+3
1999-12-16* tree.h (DECL_FROM_INLINE): Check DECL_ABSTRACT_ORIGIN too.Zack Weinberg1-2/+5
1999-12-05tree.h (special_function_p): Declare.Mark Mitchell1-0/+4
1999-12-05tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.Mark Mitchell1-2/+3
1999-12-04c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating1-0/+5
1999-11-28tree.h (struct tree_decl): Add malloc_flag.Anthony Green1-0/+6
1999-11-24tree.h (unsave_expr_1): New function.Mark Mitchell1-6/+15
1999-11-12tree.h (SAVE_EXPR_PERSISTENT_P): New macro.Mark Mitchell1-0/+5
1999-11-10ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.Philippe De Muyter1-4/+4
1999-11-08tree.h (get_containing_scope): Declare it.Mark Mitchell1-0/+5
1999-10-31[multiple changes]Richard Kenner1-3/+15
1999-10-26tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell1-21/+0
1999-10-13Simplified GC interface and other goodies.Richard Henderson1-3/+1
1999-10-10ansidecl.h (HAVE_GCC_VERSION): New macro.Kaveh R. Ghazi1-2/+2
1999-10-08tree.c (make_lang_type_fn): New funtion pointer.Franz Sirl1-0/+2
1999-09-30Use lookup table to get register sizes in dwarf2 ehBernd Schmidt1-1/+1
1999-09-28tree.h (struct tree_decl): Use `bclass', not `class', in name of field.Mark Mitchell1-2/+2
1999-09-24Allow to distinguish between three classes of builtin functionsBernd Schmidt1-6/+28
1999-09-17tree.h (warn_about_unused_variables): Declare.Mark Mitchell1-0/+1
1999-09-16* tree.h (reorder_block): Change prototype.Mark Mitchell1-1/+1
1999-09-15Remove second arg from assign_parmsBernd Schmidt1-1/+1
1999-09-12Add missing declarationsBernd Schmidt1-0/+2
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-35/+103
1999-09-07c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.Richard Henderson1-0/+6
1999-09-06Merge in gcc2-ss-010999Jeff Law1-2/+2
1999-09-04Makefile.in (GGC, GGC_LIB): New.Richard Henderson1-1/+4
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi1-0/+5
1999-08-29tree.c (tree_code_name): Constify a char*.Kaveh R. Ghazi1-2/+2
1999-08-26For gcc:Gavin Romig-Koch1-1/+1
1999-08-26tree.h: fancy_abort always takes three args.Zack Weinberg1-4/+3
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-26/+17
1999-08-24Fix more problems from GC diffsBernd Schmidt1-8/+0
1999-08-19rtl.def (NOTE): Change format to "iuu0n".Zack Weinberg1-32/+72
1999-08-13For gcc:Gavin Romig-Koch1-0/+4
1999-08-09tree.h (lang_identify): Constify a char*.Kaveh R. Ghazi1-1/+5
1999-08-09Include function.h in most files.Bernd Schmidt1-1/+4
1999-08-01Check in part of an earlier patch that got lostBernd Schmidt1-0/+1
1999-08-01Backport of GC branch patches part 2: kill stmt status saving.Bernd Schmidt1-0/+1
1999-07-25builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar...Richard Henderson1-0/+10
1999-05-02tree.h (struct tree_decl): Add comdat_flag.Mark Mitchell1-0/+12
1999-03-06c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-2/+2
1999-02-18bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-3/+3
1999-02-17tree.c (tree_node_kind_names, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-12/+16
1999-02-12Fix linux-x-cygwin build failure with readline.Jim Wilson1-1/+1
1999-02-07tree.h (TYPE_CHECK): Make it clear to the preprocessor that we do not want ma...Robert Lipe1-2/+2