]> gcc.gnu.org Git - gcc.git/history - gcc/tree.c
jcf-dump.c (main): Test for correct condition after output file creation.
[gcc.git] / gcc / tree.c
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:
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-08-20 Kaveh R. Ghazimachmode.h (mode_name): Constify a char*.
1999-08-20 Zack Weinbergtree.c (expr_check): Fix typo in last change.
1999-08-19 Zack Weinbergrtl.def (NOTE): Change format to "iuu0n".
1999-08-16 Mark Mitchelltree.c (type_hash_add): Use permalloc to allocate nodes...
1999-08-13 Gavin Romig-KochFor gcc:
1999-08-04 Kaveh R. GhaziWarning fixes:
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-07-15 Jim WilsonFix winsup build failure reported by Chris Faylor.
1999-04-17 Craig BurleyCheck for circularity only if ENABLE_CHECKING is defined
1999-04-16 Jason Merrilltree.c (valid_machine_attribute): If we're modifying...
1999-03-23 Per Bothnertree.c (first_rtl_op, [...]): Handle GOTO_SUBROUTINE_EXPR.
1999-03-14 Kaveh R. Ghazicse.c (check_fold_consts): New static function.
1999-03-02 Mark Mitchelltree.c (save_tree_status): Don't treat functions with...
1999-02-17 Kaveh R. Ghazitree.c (tree_node_kind_names, [...]): Qualify a char...
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog... r278977.75/tags/after-merge-gcc2-980929
1999-01-18 Kaveh R. GhaziWarning fixes:
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:
next
This page took 1.203347 seconds and 107 git commands to generate.