regmove.c (optimize_reg_copy_1): Undo Aug 18 change.
[gcc.git] / gcc / tree.c
1999-01-11 Richard Henderson* tree.c (new_alias_set): Return zero if !flag_strict_a...
1999-01-09 Richard Hendersontree.c (copy_node): Oops.
1999-01-09 Richard HendersonUpdate copyright.
1999-01-09 Richard HendersonRemove now-unused variables.
1999-01-09 Richard Hendersontree.c (make_node): Call bzero instead of inline clear.
1998-12-23 Kaveh R. GhaziWarning fixes:
1998-11-08 Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-10-28 Jason Merrilltree.c (append_random_chars): New fn.
1998-10-21 Mark Mitchellinvoke.texi: Document -flang-isoc9x.
1998-10-13 Kaveh R. GhaziWarning fixes:
1998-09-20 Richard Hendersontree.c (new_alias_set): New function.
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-08-25 Jason Merrilltree.c (valid_machine_attribute): Don't apply attribute...
1998-08-17 Jeffrey A Law* From Graham
1998-08-13 Jason Merrilltree.h: De-conditionalize init_priority code.
1998-08-13 Jason Merrill* tree.c (simple_cst_equal): Add braces to shut up...
1998-07-28 Peter Gerwinskitree.c (build_range_type): Copy TYPE_SIZE_UNIT.
1998-07-27 Jason Merrilltree.c (simple_cst_equal, [...]): OK if the elts are...
1998-07-17 Richard Earnshawtree.c (valid_machine_attribute): Only create a new...
1998-07-07 Mumit KhanSupport for dllimport and dllexport attributes for...
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-20 Jeffrey A Lawcalls.c (expand_call): Initialize "src" and "dest".
1998-06-19 Jason Merrillvarasm.c (assemble_start_function): Add weak_global_obj...
1998-06-18 Kaveh R. GhaziWarning fixes:
1998-06-08 Graham Stotttree.c (tree_class_check): Add braces to eliminate...
1998-06-04 David Edelsohntree.c (get_inner_array_type): New function.
1998-05-21 Martin v. LöwisMakefile.in (TREE_H): Add tree-check.h.
1998-05-18 Richard Hendersontree.h (TYPE_SIZE_UNIT): New.
1998-05-06 Robert Lipetoplev.h: New file.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-05-05 Jason Merrilltree.def: Add NAMESPACE_DECL.
1998-04-16 Alexandre Petit... tree.c (build_expr_wfl): Use NULL_TREE if the file...
1998-04-08 Alexandre Petit... tree.def (EXPR_WITH_FILE_LOCATION): New tree node defin...
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-01 Jeffrey A Lawfold-const.c (optimze_bit_field_compare): Initialize...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-02-28 Kaveh R. GhaziFix warious warnings:
1998-02-22 Bruno Haibletree.c (contains_placeholder_p): Ensure function always...
1998-02-18 Brendan Kehoetree.h (merge_machine_{type,decl}_attributes): Declare.
1998-02-16 Jason Merrilltree.c (first_rtl_op): New fn.
1998-02-14 Jeffrey A Lawvarasm.c (output_constant_pool): Bring back 'done'...
1998-01-27 Kaveh R. Ghazic-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-17 David S. Millervarasm.c (immed_double_const): Add casts to HOST_WIDE_I...
1997-12-24 Jeffrey A Lawtree.c (restore_tree_status): Do not dereference a...
1997-12-18 Richard Hendersontree.c (build_range_type): Allow creation of ranges...
1997-12-12 John F. Carrtree.c, tree.h: Change tree_code_type, tree_code_length...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-14 Paul Eggertpatch from paul eggert to fix -0.0/0.0 confusion that...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-18 Jason Merrilltree.c (restore_tree_status): Also free up temporary...
1997-10-14 Jason Merrill* tree.c (expr_tree_cons, build_expr_list, expralloc...
1997-08-28 Jeffrey A Lawversion.c: Bump for latest snapshot.
1997-08-02 Richard Kenner(int_fits_type_p): Negative ints never fit unsigned...
1997-08-02 Richard Kenner(contains_this_placeholder_p): Delete.
1997-07-22 Brendan Kehoetree.c (array_type_nelts): Make sure the domain of...
1997-07-20 Richard Kenner(contains_placeholder_p): Call contains_this_placeholder_p.
1997-06-12 Mike Stumptree.c (unsave_expr_now): Avoid recursing into the...
1997-06-09 Richard Kenner(change_main_variant): Remove unused function.
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-04-17 Jason Merrillx
1997-03-17 Richard Kenner(build_{index,range}_type): Ensure expressions for...
1997-01-29 Richard Kenner(copy_node): Clear TREE_ASM_WRITTEN.
1997-01-18 Richard Kenner(get_unwidened): Don't crash if FIELD_DECL not layed...
1997-01-05 Richard Kenner(staticp, case COMPONENT_REF, BIT_FIELD_REF): Not stati...
1997-01-05 Richard Kenner(integer_pow2): Mask value to width of type.
1996-12-09 Jason Merrillx
1996-11-07 Richard Kenner(integer_{zero,one,all_ones,pow2}p, real_{zero,one...
1996-10-31 Jim Wilson(decl_function_context): Handle QUAL_UNION_TYPE.
1996-09-29 Richard Kenner(build_complex): Add new argument, TYPE.
1996-09-29 Richard Kenner(contains_placeholder): Return 1 for PLACEHOLDER_EXPR.
1996-09-24 Richard Kenner(copy_node): Fix error in last change.
1996-09-23 Richard Kenner(copy_node): Abort if don't know size of node.
1996-09-23 Richard Kenner(build1): Clean up initialization of OBSTACK.
1996-07-23 Mike Stumpinstall EH code
1996-07-03 Mike Stumpformatting tweaks
1996-05-31 Mike Stumptree.def (OFFSET_REF): Remove.
1996-05-19 Richard Kenner(unsave_expr_now): Avoid use of NULL_RTX since no rtl.h.
1996-05-17 Mike Stumpexpr.c (expand_expr, [...]): Make TARGET_EXPRs redoable...
1996-05-17 Mike Stumpexpr.c (expand_expr, [...]): Move from the C++ frontend...
1996-05-06 Mike Stumpexpr.c (expand_increment): Add third parameter to know...
1996-05-05 Richard Kenner(build_real_from_int_cst): Remove spurious test for
1996-04-14 Richard Kenner(real_value_from_int_cst): New arg, TYPE.
1996-04-09 Richard Kenner(substitute_in_expr): Don't return new expression if...
1996-03-17 Richard Kenner(substitute_in_expr, case COMPONENT_REF): Ignore if...
1996-03-05 Jason Merrill(staticp): Check DECL_NO_STATIC_CHAIN on nested functions.
1996-02-21 Jason Merrill(decl_function_context): Do decl_function_context right for
1996-02-12 Per BothnerChanges to distinguish typedef from original type in...
1996-01-09 Doug Evans(merge_attributes): Moved here from c-typeck.c.
1995-12-18 Mike Stumplibgcc2.c (__empty): An empty function used by the...
1995-10-02 Richard Kenner(staticp, case INDIRECT_EXPR): Disable case.
1995-09-25 Richard Kenner(save_expr): Return original for ERROR_MARK.
1995-06-19 Richard Kenner(simple_cst_equal): Work around enum bug in vax ultrix...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-24 Jason Merrill*** empty log message ***
1995-05-24 Richard Kenner(type_list_equal, simple_cst_list_equal, index_type_equal):
1995-05-22 Richard Kenner(valid_machine_attribute): Handle attribute on pointer...
1995-05-20 Richard Kenner(simple_cst_equal): Don't look at language-specific...
1995-05-16 Richard KennerFix typos in comments.
1995-04-30 Richard Kenner(substitute_in_expr): Preserve TREE_READONLY.
next