]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.h
[multiple changes]
[thirdparty/gcc.git] / gcc / tree.h
2000-08-29  Jason Merrill[multiple changes]
2000-08-25  Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-24  Greg McGarytree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.
2000-08-22  Alexandre Oliva(TYPE_RETURNS_STACK_DEPRESSED): Insert blank between
2000-08-16  Richard Kennercalls.c (ECF_SP_DEPRESSED): New macro.
2000-08-12  Geoff Keatingtree.h (DECL_OFFSET_ALIGN): Make the off_align field...
2000-08-05  Zack Weinberg[multiple changes]
2000-07-27  Rodney Brownexpr.h (get_alias_set, [...]): Delete prototypes.
2000-07-21  Zack Weinbergdiagnostic.c (trim_filename, [...]): Moved here from...
2000-07-10  Jason Merrilltree.h (STRIP_NOPS): Check for error_mark_node.
2000-06-25  Bernd SchmidtVector support: type node creation & debugging support
2000-06-24  Bernd SchmidtVector conversions support
2000-06-14  Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-06-09  Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
2000-06-09  Geoffrey Keatingtree.h (VOID_TYPE_P): Don't look at the TYPE_MAIN_VARIA...
2000-06-05  Nathan Sidwelltree.h (VOID_TYPE_P): New macro.
2000-06-03  Richard Kenneralias.c (struct alias_set_entry): New field has_zero_child.
2000-05-31  Richard KennerAdd documentation of TREE_ADDRESSABLE in FIELD_DECL
2000-05-31  Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27  Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-26  Mark Mitchelltree.h (struct record_layout_info): Rename to (struct...
2000-05-22  Richard Kenneralias.c (record_component_aliases): New function.
2000-05-09  Zack Weinbergtop level:
2000-05-06  Zack Weinbergcpphash.h: Remove conditional #define of __extension__.
2000-05-04  Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-05-04  Kaveh R. Ghazibb-reorder.c (get_next_bb_note, [...]): Prototype.
2000-05-03  Greg McGarytree.h (tree_common): Add bounded_flag member.
2000-04-26  Kaveh R. Ghazidwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify...
2000-04-26  Jason Merrilldwarf2out.c (add_bound_info): Don't crash on an unexpan...
2000-04-25  Richard Kennerstor-layout.c (finalize_record_size): Simplify to use...
2000-04-24  Robert LipeRespective ChangeLogs for common, cp/, java/
2000-04-18  Robert Lipeconfigure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.
2000-04-18  Richard Kennerggc-common.c: Add missing blanks.
2000-04-17  Mark Mitchell* tree.h (struct tree_common): Remove misleading comment.
2000-04-14  Richard Kenner* tree.h (struct tree_type): Make PRECISION 9 bits...
2000-04-13  Jan Hubickaalias.c (nonlocal_reference_p): Take a care for CALL_IN...
2000-04-08  Kaveh R. Ghazitree.c (tree_expr_nonnegative_p): New function.
2000-04-04  Jan Hubickacalls.c (ECF_MALLOC, [...]): New constants.
2000-03-29  Richard Kennerstor-layout.c (bit_from_pos, [...]): New functions.
2000-03-28  Richard Kennerexpr.c (store_constructor): SIZE now signed.
2000-03-27  Richard Kennerc-convert.c (convert): Return if output or input type...
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-25  Richard Hendersontree.c (lang_safe_for_unsave): Remove.
2000-03-23  Kaveh R. Ghazibuiltins.def: New file.
2000-03-21  Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-20  Andreas Jaeger* tree.h (safe_for_unsave): Prototype.
2000-03-19  Mark Mitchellemit-rtl.c (remove_unncessary_notes): Check that all...
2000-03-19  Mark Mitchelltree.h (tree_index): Remove enumerals for integer types.
2000-03-17  Jeffrey A LawSibling call optimizations.
2000-03-17  Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
2000-03-13  Jason Merrillfunction.c (put_var_into_stack): Use type_for_mode...
2000-03-13  Mark Mitchelltree.h (record_layout_info_s): New structure.
2000-03-09  Jason Merrilltree.h (struct tree_common): Rename raises_flag to...
2000-03-07  Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07  Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-06  Kaveh R. Ghazibuiltins.c (built_in_class_names, [...]): Constify...
2000-03-06  Mark Mitchellfunction.c (free_temps_for_rtl_expr): Don't free slots...
2000-03-05  Mark Mitchelltree.def (RTL_EXPR): Update documentation.
2000-03-05  Mark MitchellRevert this patch:
2000-03-05  Mark Mitchellfunction.h (struct sequence_stack): Remove rtl_expr.
2000-03-04  Richard Kennermachmode.h (mode_for_size, [...]): SIZE now signed.
2000-03-04  Jason Merrillstmt.c (is_body_block): Move...
2000-03-03  Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-29  Martin v. Löwisc-decl.c (current_function_decl): Move to toplev.c.
2000-02-29  Richard Kenner* Eliminate DECL_FIELD_SIZE.
2000-02-28  Mark Mitchellemit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-27  Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-24  Zack Weinbergtree.h (TREE_SET_PERMANENT): New macro.
2000-02-20  Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-18  John Wehleloop.c (canonicalize_condition): New function, broken...
2000-02-15  Kaveh R. GhaziMakefile.in (TREE_H, [...]): Depend on version.h.
2000-02-10  Richard Kennercombine.c (make_extraction, [...]): Avoid warning on...
2000-01-27  Geoff Keatingemit-rtl.c (unshare_all_rtl): Unshare virtual parameter...
2000-01-26  J"orn Renneckecalls.c (special_function_p): New argument fork_or_exec.
2000-01-24  Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-17  Kaveh R. Ghazitoplev.c: PROTO -> PARAMS.
2000-01-17  Mark Mitchell* tree.h (BINFO_VPTR_FIELD): Augment documentation.
2000-01-04  Jeff LawUpdate copyright
2000-01-02  Mark Mitchell* tree.h (BINFO_N_BASETYPES): New macro.
1999-12-29  Mark Mitchell* tree.h (BINFO_BASETYPES): Improve documentation.
1999-12-26  Zack Weinbergacconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKI...
1999-12-17  Mark Mitchellcrtstuff.c (__dso_handle): Declare.
1999-12-16  Mark MitchellMakefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
1999-12-16  Zack Weinberg* tree.h (DECL_FROM_INLINE): Check DECL_ABSTRACT_ORIGIN...
1999-12-05  Mark Mitchelltree.h (special_function_p): Declare.
1999-12-05  Mark Mitchelltree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.
1999-12-04  Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-28  Anthony Greentree.h (struct tree_decl): Add malloc_flag.
1999-11-24  Mark Mitchelltree.h (unsave_expr_1): New function.
1999-11-12  Mark Mitchelltree.h (SAVE_EXPR_PERSISTENT_P): New macro.
1999-11-10  Philippe De Muyteransidecl.h: Define and test `GCC_VERSION', not `HAVE_GC...
1999-11-08  Mark Mitchelltree.h (get_containing_scope): Declare it.
1999-11-01  Richard Kenner[multiple changes]
1999-10-26  Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-13  Richard HendersonSimplified GC interface and other goodies.
1999-10-10  Kaveh R. Ghaziansidecl.h (HAVE_GCC_VERSION): New macro.
1999-10-08  Franz Sirltree.c (make_lang_type_fn): New funtion pointer.
1999-09-30  Bernd SchmidtUse lookup table to get register sizes in dwarf2 eh
1999-09-28  Mark Mitchelltree.h (struct tree_decl): Use `bclass', not `class...
1999-09-24  Bernd SchmidtAllow to distinguish between three classes of builtin...
next