OSDN Git Service

* extend.texi (-fthis-is-variable): Undocument.
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
2000-04-08 ghazi * tree.c (tree_expr_nonnegative_p): New function.
2000-04-04 hubicka * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_...
2000-03-29 kenner * stor-layout.c (bit_from_pos, byte_from_pos): New...
2000-03-28 kenner * expr.c (store_constructor): SIZE now signed.
2000-03-27 kenner * c-convert.c (convert): Return if output or input...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-25 rth * tree.c (lang_safe_for_unsave): Remove.
2000-03-23 ghazi * builtins.def: New file.
2000-03-21 nathangcc
2000-03-20 rth * tree.h (safe_for_unsave): Prototype.
2000-03-19 mmitchel * emit-rtl.c (remove_unncessary_notes): Check that all
2000-03-19 mmitchel * tree.h (tree_index): Remove enumerals for integer...
2000-03-17 rthSibling call optimizations.
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-13 jason * function.c (put_var_into_stack): Use type_for...
2000-03-13 mmitchel * tree.h (record_layout_info_s): New structure.
2000-03-09 jason * tree.h (struct tree_common): Rename raises_fl...
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-06 ghazi * builtins.c (built_in_class_names, built_in_names...
2000-03-06 mmitchel * function.c (free_temps_for_rtl_expr): Don't free...
2000-03-05 mmitchel * tree.def (RTL_EXPR): Update documentation.
2000-03-05 mmitchel Revert this patch:
2000-03-05 mmitchel * function.h (struct sequence_stack): Remove rtl_expr.
2000-03-04 kenner * machmode.h (mode_for_size, smallest_mode_for_size...
2000-03-04 jason * stmt.c (is_body_block): Move...
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-29 loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-29 kenner * Eliminate DECL_FIELD_SIZE.
2000-02-28 mmitchel * emit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-24 zack * tree.h (TREE_SET_PERMANENT): New macro. Document...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-18 wehle * loop.c (canonicalize_condition): New function,
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-02-10 kenner * combine.c (make_extraction, force_to_mode): Avoid...
2000-01-27 geoffk* emit-rtl.c (unshare_all_rtl): Unshare virtual paramet...
2000-01-26 amylaargcc:
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-17 ghazi * toplev.c: PROTO -> PARAMS.
2000-01-17 mmitchel * tree.h (BINFO_VPTR_FIELD): Augment documentation.
2000-01-04 lawUpdate copyright
2000-01-02 mmitchel * tree.h (BINFO_N_BASETYPES): New macro.
1999-12-29 mmitchel * tree.h (BINFO_BASETYPES): Improve documentation.
1999-12-26 zack1999-12-26 Zack Weinberg <zack@wolery.cumb.org>
1999-12-17 mmitchel * crtstuff.c (__dso_handle): Declare.
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16 law * tree.h (DECL_FROM_INLINE): Check DECL_ABSTRAC...
1999-12-05 mmitchel * tree.h (special_function_p): Declare.
1999-12-05 mmitchel * tree.def (EXPR_WITH_FILE_LOCATION): Fix comment...
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-28 green * tree.h (struct tree_decl): Add malloc_flag.
1999-11-24 mmitchel * tree.h (unsave_expr_1): New function.
1999-11-12 mmitchel * tree.h (SAVE_EXPR_PERSISTENT_P): New macro.
1999-11-10 ghaziinclude:
1999-11-08 mmitchel * tree.h (get_containing_scope): Declare it.
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-26 mmitchel * tree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-13 rthSimplified GC interface and other goodies.
1999-10-10 ghaziinclude:
1999-10-08 mmitchel * tree.c (make_lang_type_fn): New funtion pointer.
1999-09-30 cruxUse lookup table to get register sizes in dwarf2 eh
1999-09-28 mmitchel * tree.h (struct tree_decl): Use `bclass', not `class...
1999-09-24 cruxAllow to distinguish between three classes of builtin...
1999-09-17 mmitchel * tree.h (warn_about_unused_variables): Declare.
1999-09-16 mmitchel * tree.h (reorder_block): Change prototype.
1999-09-15 cruxRemove second arg from assign_parms
1999-09-12 cruxAdd missing declarations
1999-09-10 cruxMove declarations and building code for common tree...
1999-09-08 rth * c-typeck.c (type_lists_compatible_p): Use...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-04 mmitchel * Makefile.in (GGC, GGC_LIB): New.
1999-08-31 ghazi * c-parse.in (language_string): Constify.
1999-08-29 ghazi * tree.c (tree_code_name): Constify a char*.
1999-08-26 gavinFor gcc:
1999-08-26 zack1999-08-26 09:42 -0700 Zack Weinberg <zack@bitmover...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-24 cruxFix more problems from GC diffs
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
1999-08-13 gavinFor gcc:
1999-08-09 ghazi * tree.h (lang_identify): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-01 cruxCheck in part of an earlier patch that got lost
1999-08-01 cruxBackport of GC branch patches part 2: kill stmt status...
1999-07-26 rth * builtins.c (expand_builtin_saveregs): Remove...
1999-05-02 mmitchel * tree.h (struct tree_decl): Add comdat_flag.
1999-03-06 ghazi * c-aux-info.c (data_type, affix_data_type...
1999-02-18 ghazi * bitmap.c (bitmap_print): Qualify a char*...
1999-02-17 ghazi * tree.c (tree_node_kind_names, print_obstack_name,
1999-02-12 wilsonFix linux-x-cygwin build failure with readline.
1999-02-07 robertl * tree.h (TYPE_CHECK): Make it clear to the preprocessor
1999-02-07 jason * tree.h (DECL_P): New macro.
1999-02-05 bkoz
1999-01-24 law * stmt.c (stmt_loop_nest_empty): New function.
1999-01-18 ghazi * cpplib.c (special_symbol): Qualify a char...
1999-01-08 law * stmt.c (optimize_tail_recursion): New functio...
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-10-21 mmitchel * invoke.texi: Document -flang-isoc9x.
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
next