summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* tree.h (TREE_SET_PERMANENT): New macro.Zack Weinberg2000-02-241-1/+7
* c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner2000-02-191-14/+18
* loop.c (canonicalize_condition): New function, broken out of get_condition.John Wehle2000-02-181-0/+1
* Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi2000-02-151-0/+1
* combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi...Richard Kenner2000-02-101-3/+4
* emit-rtl.c (unshare_all_rtl): Unshare virtual parameters too.Geoff Keating2000-01-271-0/+1
* calls.c (special_function_p): New argument fork_or_exec.J"orn Rennecke2000-01-261-1/+1
* rtl.def: Add unordered fp comparisions.Richard Henderson2000-01-241-0/+8
* toplev.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-379/+379
* * tree.h (BINFO_VPTR_FIELD): Augment documentation.Mark Mitchell2000-01-171-3/+7
* Update copyrightJeff Law2000-01-041-1/+1
* * tree.h (BINFO_N_BASETYPES): New macro.Mark Mitchell2000-01-021-0/+4
* * tree.h (BINFO_BASETYPES): Improve documentation.Mark Mitchell1999-12-291-4/+5
* acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING, GC_CHECKING, GC_AL...Zack Weinberg1999-12-261-2/+2
* crtstuff.c (__dso_handle): Declare.Mark Mitchell1999-12-171-0/+2
* Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.Mark Mitchell1999-12-161-1/+3
* * tree.h (DECL_FROM_INLINE): Check DECL_ABSTRACT_ORIGIN too.Zack Weinberg1999-12-161-2/+5
* tree.h (special_function_p): Declare.Mark Mitchell1999-12-051-0/+4
* tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.Mark Mitchell1999-12-051-2/+3
* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating1999-12-041-0/+5
* tree.h (struct tree_decl): Add malloc_flag.Anthony Green1999-11-281-0/+6
* tree.h (unsave_expr_1): New function.Mark Mitchell1999-11-241-6/+15
* tree.h (SAVE_EXPR_PERSISTENT_P): New macro.Mark Mitchell1999-11-121-0/+5
* ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.Philippe De Muyter1999-11-101-4/+4
* tree.h (get_containing_scope): Declare it.Mark Mitchell1999-11-081-0/+5
* [multiple changes]Richard Kenner1999-10-311-3/+15
* tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell1999-10-261-21/+0
* Simplified GC interface and other goodies.Richard Henderson1999-10-131-3/+1
* ansidecl.h (HAVE_GCC_VERSION): New macro.Kaveh R. Ghazi1999-10-101-2/+2
* tree.c (make_lang_type_fn): New funtion pointer.Franz Sirl1999-10-081-0/+2
* Use lookup table to get register sizes in dwarf2 ehBernd Schmidt1999-09-301-1/+1
* tree.h (struct tree_decl): Use `bclass', not `class', in name of field.Mark Mitchell1999-09-281-2/+2
* Allow to distinguish between three classes of builtin functionsBernd Schmidt1999-09-241-6/+28
* tree.h (warn_about_unused_variables): Declare.Mark Mitchell1999-09-171-0/+1
* * tree.h (reorder_block): Change prototype.Mark Mitchell1999-09-161-1/+1
* Remove second arg from assign_parmsBernd Schmidt1999-09-151-1/+1
* Add missing declarationsBernd Schmidt1999-09-121-0/+2
* Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1999-09-101-35/+103
* c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.Richard Henderson1999-09-071-0/+6
* Merge in gcc2-ss-010999Jeff Law1999-09-061-2/+2
* Makefile.in (GGC, GGC_LIB): New.Richard Henderson1999-09-041-1/+4
* c-parse.in (language_string): Constify.Kaveh R. Ghazi1999-08-311-0/+5
* tree.c (tree_code_name): Constify a char*.Kaveh R. Ghazi1999-08-291-2/+2
* For gcc:Gavin Romig-Koch1999-08-261-1/+1
* tree.h: fancy_abort always takes three args.Zack Weinberg1999-08-261-4/+3
* system.h: Don't redefine abort or trim_filename.Zack Weinberg1999-08-261-26/+17
* Fix more problems from GC diffsBernd Schmidt1999-08-241-8/+0
* rtl.def (NOTE): Change format to "iuu0n".Zack Weinberg1999-08-191-32/+72
* For gcc:Gavin Romig-Koch1999-08-131-0/+4
* tree.h (lang_identify): Constify a char*.Kaveh R. Ghazi1999-08-091-1/+5