]> gcc.gnu.org Git - gcc.git/history - gcc/tree.c
ggc.h: Delete ggc_add_string_root and ggc_mark_string.
[gcc.git] / gcc / tree.c
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-14 Richard Kennertree.c (get_unwidened): Use host_integerp and tree_low_cst.
2000-11-07 Joseph Myerstree.c (build_common_tree_nodes_2): Make va_list_type_n...
2000-11-03 Joseph MyersUse memset/memcmp instead of bzero/bcmp.
2000-10-26 Nathan Sidwelltree.c (make_node, case 't'): Set alignment to that...
2000-10-23 Mark Mitchellexpr.c (do_preexpand_calls): Remove.
2000-10-20 Richard Kennerexpr.c (expand_expr, [...]): Set RTX_UNCHANGING_P on...
2000-10-13 Mark MitchellRemove obstacks.
2000-10-11 Richard Kennertree.c (get_narrower): Don't look at precision of field...
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-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-11 Zack Weinbergdefaults.h: Provide default definitions for...
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-08-29 Zack Weinbergtop level:
2000-08-29 Kazu Hirata* tree.c: Fix formatting.
2000-08-29 Jason Merrill[multiple changes]
2000-08-05 Zack Weinberg[multiple changes]
2000-07-12 Kaveh R. GhaziWarning fixes:
2000-06-25 Bernd SchmidtVector support: type node creation & debugging 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-08 James E. WilsonFix DWARF2 64-bit enum debugging support, for debugging...
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-22 Richard Kenneralias.c (record_component_aliases): New function.
2000-05-18 John David Anglintree.c (build_common_tree_nodes): Do not build TI nodes...
2000-05-09 Zack Weinbergtop level:
2000-05-04 Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-05-04 Richard Kenner* tree.c (staticp, case LABEL_DECL): New case.
2000-04-28 Jason Merrilltree.c (get_callee_fndecl): Extract the initial value...
2000-04-19 Richard Kennerconflict.c (conflict_graph_add): Pass enum type to...
2000-04-15 Richard Kennertoplev.c: Make *_time variable long to reduce chance...
2000-04-12 Richard Kenner* tree.c (unsave_expr_now_r, unsafe_for_reeval): Proper...
2000-04-08 Kaveh R. Ghazitree.c (tree_expr_nonnegative_p): New function.
2000-04-04 Kaveh R. Ghazisparc.c (output_restore_regs): Prototype.
2000-03-29 Jason Merrilltree.c (unsave_expr_1): Don't mess with a TARGET_EXPR...
2000-03-29 Richard Kennerstor-layout.c (bit_from_pos, [...]): New functions.
2000-03-26 Richard Kennerstor-layout.c (layout_type, [...]): early_type_list...
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-22 Mark Mitchelltree.c (size_in_bytes): Return size_zero_node, not...
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-19 Martin v. LöwisMakefile.in (tree.o): Depend on HASHTAB_H.
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-09 Jason Merrilltree.h (struct tree_common): Rename raises_flag to...
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
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-10 Richard Kennercombine.c (make_extraction, [...]): Avoid warning on...
2000-01-17 Kaveh R. Ghazitoplev.c: PROTO -> PARAMS.
2000-01-11 Kaveh GhaziUpdate copyrights for last checkin.
2000-01-10 Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
1999-12-26 Zack Weinbergacconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKI...
1999-12-24 Kaveh R. GhaziMakefile.in (toplev.o): Depend on loop.h.
1999-12-20 Richard Kenner* tree.c (real_value_from_int_cst): Clear REAL_VALUE_TY...
1999-12-18 Richard Kenneralias.c: Minor reformatting.
1999-12-15 Jason Merrilltree.c (decl_function_context): Handle virtual functions.
1999-12-09 Mark Mitchelltree.c (copy_node): Do zero the TREE_CHAIN, even for...
1999-11-25 Mark Mitchell* tree.c (unsave_expr_now): Handle NULL_TREE as input.
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 Kaveh R. Ghazic-parse.in (cast_expr): Constify.
1999-10-26 Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
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-10-04 Richard Hendersontree.c (build1): Set TREE_SIDE_EFFECTS for expressions...
1999-10-04 Mark Mitchelltree.c (make_node): Set TREE_SIDE_EFFECTS for expressio...
1999-10-02 Mark Mitchelltree.c (build): Don't look at TREE_SIDE_EFFECTS or...
1999-09-22 Michael MeissnerFix complex-5.c problem
1999-09-21 Alex SamuelReplace string const "<built-in>" with dynamic allocation.
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-14 Kaveh R. Ghazic-pragma.c (handle_pragma_token): Wrap variables `name...
1999-09-13 Andreas Schwabtree.c (fix_sizetype): Exchange the types for TYPE_SIZE...
1999-09-12 Richard Hendersontree.c (save_tree_status): Revert 10 Sep change.
1999-09-12 Mark Mitchelltree.c (type_hash_canon): Put all types in the hash...
1999-09-10 Andrew Haleytree.c (type_hash_lookup): Check for equal TYPE_ALIGN...
1999-09-10 Richard Hendersonloop.c (basic_induction_var): Typo NULL_RTX -> NULL.
1999-09-10 Bernd SchmidtMove declarations and building code for common tree...
1999-09-08 Kaveh R. Ghazigansidecl.h (__attribute__, [...]): Delete.
1999-09-08 Linas VepstasLinas Vepstas <linas@linas.org>
1999-09-07 Mark Mitchellemit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-06 Bernd Schmidtcopy_node should copy the node
1999-09-05 Richard HendersonMakefile.in (ggc-simple.o): Depend on varray.h.
1999-09-05 Richard HendersonMakefile.in (tree.o): Depend on ggc.h.
1999-09-04 Bernd SchmidtChange memory mangement and constant pool handling...
1999-08-29 Kaveh R. Ghazitree.c (tree_code_name): Constify a char*.
1999-08-27 Mark Mitchelltree.c (copy_node): Improve documentation.
1999-08-26 Gavin Romig-KochFor gcc:
next
This page took 1.002498 seconds and 108 git commands to generate.