Compute DECL_ASSEMBLER_NAME lazily.
[gcc.git] / gcc / tree.h
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-12 Jeffrey Oldhamemit-rtl.c (remove_unnecessary_notes): Reverse Richard...
2001-03-02 John David Anglinprint-rtl.c (print_rtx): Cast enums to int for comparison.
2001-03-02 Zack Weinbergstringpool.c (set_identifier): New function.
2001-02-24 Richard Kennertree.h (BLOCK_DEAD): New macro.
2001-02-21 Jason Merrilltree.h (DECL_UNINLINABLE): Move from C++ frontend.
2001-02-16 Jason Merrilltree.h (BLOCK_CHAIN): Use BLOCK_CHECK.
2001-02-14 Jakub Jelinekstor-layout.c (is_pending_size, [...]): New functions.
2001-02-06 Richard Kennerstor-layout.c (reference_types_internal): New variable.
2001-01-30 Richard Henderson* tree.h (TYPE_STUB_DECL): Add documentation.
2001-01-29 Joseph Myerstree.c, tree.h (build_parse_node): Remove; was identica...
2001-01-29 Kaveh R. Ghazistmt.c (estimate_case_costs): Use integer_minus_one_node.
2001-01-11 Mark Mitchellc-common.h (CTI_VOID_LIST): Remove.
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2001-01-10 Neil Boothc-lang.c (lang_hooks): Update.
2001-01-09 Neil Boothc-lang.c (lang_hooks): Update.
2000-12-30 Richard Kenneralias.c (alias_sets_conflict_p): New function.
2000-11-27 Mark Mitchelltree.h (mark_tree_hashtable): New function.
2000-11-21 Richard Hendersonc-common.c (c_unsafe_for_reeval): New function.
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-15 Andrew Haleytree.c (build_type_no_quals): New function.
2000-11-03 Bernd SchmidtMove fold_builtin declaration to proper header
2000-11-01 Richard Hendersonstmt.c (expand_start_null_loop): New.
2000-10-23 Mark Mitchellexpr.c (do_preexpand_calls): Remove.
2000-10-22 Mark Mitchelltree.h (TYPE_IS_SIZETYPE): Add more documentation.
2000-10-20 Mark Mitchell* tree.h (DECL_ALIGN_UNIT): New macro.
2000-10-18 Chandrakala ChavvaAdding new option -ftrapv.
2000-10-13 Richard Earnshaw* tree.h (struct obstack): Declare.
2000-10-13 Mark MitchellRemove obstacks.
2000-10-06 Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): Move funct...
2000-10-06 Geoff Keatingtree.c (tree_size): New function split out of copy_node.
2000-09-19 Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): New functions.
2000-09-16 Richard Kennerfunction.h (no_debugging_symbols): New field.
2000-09-12 Kaveh R. Ghazibuiltins.c (built_in_decls): New array.
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-08-30 Greg McGarytree.h (struct tree_int_cst): Wrap low and high in...
2000-08-29 Zack Weinbergtop level:
2000-08-29 Mark Mitchellcalls.c (expand_call): Don't create a VAR_DECL just...
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.
next