OSDN Git Service

ch:
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
2000-10-06 ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_...
2000-10-06 geoffk * tree.c (tree_size): New function split out...
2000-09-19 ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_...
2000-09-16 kenner * function.h (no_debugging_symbols): New field.
2000-09-12 ghazi * builtins.c (built_in_decls): New array.
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-08-30 gkm * tree.h (struct tree_int_cst): Wrap low and high...
2000-08-29 zacktop level:
2000-08-29 mmitchel * calls.c (expand_call): Don't create a VAR_DECL just...
2000-08-29 jason2000-08-28 Daniel Berlin <dberlin@redhat.com>
2000-08-25 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-24 gkm * tree.h (enum tree_index): New member `TI_MAIN_IDENTI...
2000-08-22 aoliva(TYPE_RETURNS_STACK_DEPRESSED): Insert blank between
2000-08-16 kenner * calls.c (ECF_SP_DEPRESSED): New macro.
2000-08-12 geoffk* tree.h (DECL_OFFSET_ALIGN): Make the off_align field of
2000-08-05 zack2000-08-04 Andreas Schwab <schwab@suse.de>
2000-07-27 law * expr.h (get_alias_set, lang_get_alias_set...
2000-07-21 zack * diagnostic.c (trim_filename, fancy_abort): Moved...
2000-07-10 jason * tree.h (STRIP_NOPS): Check for error_mark_node.
2000-06-25 cruxVector support: type node creation & debugging support
2000-06-24 cruxVector conversions support
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-09 zacktoplevel:
2000-06-09 geoffk* tree.h (VOID_TYPE_P): Don't look at the TYPE_MAIN_VARIANT
2000-06-05 nathan * tree.h (VOID_TYPE_P): New macro.
2000-06-03 kenner * alias.c (struct alias_set_entry): New field has_zero...
2000-05-31 kennerAdd documentation of TREE_ADDRESSABLE in FIELD_DECL
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-26 mmitchel * tree.h (struct record_layout_info): Rename to (struct
2000-05-22 kenner * alias.c (record_component_aliases): New function.
2000-05-09 zacktop level:
2000-05-06 zackgcc:
2000-05-04 jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-04 ghazi * bb-reorder.c (get_next_bb_note, get_prev_bb_note...
2000-05-03 gkm * tree.h (tree_common): Add bounded_flag member. ...
2000-04-26 ghazi * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_stru...
2000-04-26 jason * dwarf2out.c (add_bound_info): Don't crash...
2000-04-25 kenner * stor-layout.c (finalize_record_size): Simplify to...
2000-04-24 robertlRespective ChangeLogs for common, cp/, java/
2000-04-18 robertl * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED...
2000-04-18 kenner * ggc-common.c: Add missing blanks.
2000-04-17 mmitchel * tree.h (struct tree_common): Remove misleading comment.
2000-04-14 kenner * tree.h (struct tree_type): Make PRECISION 9 bits...
2000-04-13 hubicka * alias.c (nonlocal_reference_p): Take a care for
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:
next