target-supports.exp (check_effective_target_tls): Compile test stubs using ${tool...
[gcc.git] / gcc / print-tree.c
2006-07-17 J"orn Renneckere PR other/28251 (dumped addresses makes diffing dumps...
2006-05-15 Zdenek Dvorakre PR tree-optimization/26830 (Repeated SSA update...
2006-04-23 Mark Mitchellre PR c++/26534 ([4.1] bitfield wrong optimize)
2006-02-15 Daniel Berlintree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-18 Diego Novillo[multiple changes]
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-10-12 Richard Hendersonre PR c/24255 (__transparent_union__ mishandled)
2005-08-16 Kaveh R. Ghaziaclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-07-11 Daniel Berlinre PR tree-optimization/22404 (ICE in first_vi_for_offset)
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-06-30 Steven Bosschercoretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-25 Kelley CookUpdate FSF address.
2005-03-31 Stuart HastingsMakefile.in (print-tree.o): Depend on tree-iterator.h.
2005-03-02 Kazu Hiratacfgloop.h, [...]: Update copyright.
2005-02-24 Richard Kennerprint-tree.c (print_node_brief): Print LABEL_DECL_UID.
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-12-08 Kazu Hiratac-common.c (verify_tree): Don't check code length if...
2004-12-07 Kazu Hiratac-common.c, [...]: Replace uses of first_rtl_op with...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-08-16 Devang Patelc-common.c (handle_used_attribute): Set DECL_PRESERVE_P.
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-15 Richard Henderson* print-tree.c (print_node): Fix casts last change.
2004-07-15 Richard Henderson* print-tree.c (print_node): Handle SSA_NAME.
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-05-14 Zack Weinbergtree.def (documentation): Remove mention of class 'b'.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-05 Richard Kennerc-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 Richard Kennerexpr.c (get_inner_reference): Use DECL_UNSIGNED, not...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-01-05 Richard Kennertree.h: Update documentation on nothrow_flag.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-10 Steven Bosscherggc.h, [...]: Use `rtx' instead of `struct rtx_def...
2003-07-08 Kaveh R. Ghazibitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PR...
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-16 Nathanael Nerodeconvert.c, [...]: Replace overly specific references...
2003-05-21 Nathan Sidwellc-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.
2003-05-17 Kaveh R. Ghazicfgloopanal.c (test_for_iteration): Use string concaten...
2003-05-07 Zack Weinbergstmt.c (force_label_rtx): New function, based on logic...
2003-04-14 Roger Sayletree.h (DECL_BUILT_IN_NONANSI): Remove.
2003-03-02 Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2002-12-25 Kazu Hirataoutput.h: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-16 Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-09-12 Dan Nicolaescu* print-tree.c (print_node): Print the restrict qualifier.
2002-09-10 Per Bothnerprint-tree.c (print_node): In a STRING_CST...
2002-09-04 Richard Hendersonreal.c (ereal_to_decimal): Add digits parameter.
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-22 Richard Hendersonc-common.h (enum rid): Add RID_THREAD.
2002-05-20 Kazu Hirataparams.c: Fix formatting.
2002-03-15 Richard Hendersonc-decl.c: Include c-pragma.h.
2002-03-03 Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-22 Kazu Hiratapredict.c: Fix formatting.
2002-01-10 Ira RubenAdded __attribute__((deprecated)) patches.
2001-12-05 Richard KennerFix line wrap in copyright notice.
2001-11-09 Neil BoothMakefile.in: Update.
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-06 Ira RubenRemove OP_IDENTIFIER.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-06-02 Richard Kennerprint-tree.c (print_node): Don't print "regdecl" when...
2001-03-27 Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-03-17 Richard Kenner* print-tree.c (print_node): Print DECL_NONADDRESSABLE_P.
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-02-24 Richard Kennertree.h (BLOCK_DEAD): New macro.
2001-02-18 Mark Mitchellprint-tree.c (print_node): Do not use BLOCK_CHAIN when...
2001-02-06 Richard Kennerprint-tree.c (print_node, [...]): Print DECL_ARG_TYPE...
2000-12-17 Richard Kennerprint-tree.c (print_node): Print DECL_USER_ALIGN and...
2000-12-04 DJ Delorieprint-tree.c (print_node): target-specific builtins...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-13 Mark MitchellRemove obstacks.
2000-08-16 Richard Kennercalls.c (ECF_SP_DEPRESSED): New macro.
2000-06-12 Jeffrey A Lawprint-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PR...
2000-06-07 Zack Weinbergc-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on...
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-04-25 Jason Merrillcalls.c (expand_call): Use get_callee_fndecl.
2000-04-18 Richard Kennerggc-common.c: Add missing blanks.
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-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-29 Richard Kenner* Eliminate DECL_FIELD_SIZE.
2000-02-24 Zack Weinbergtree.h (TREE_SET_PERMANENT): New macro.
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
1999-12-05 Mark Mitchelltree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.
1999-10-26 Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-03 Kaveh R. Ghaziprint-tree.c (print_node, indent_to): Remove redundant...
1999-09-07 Mark Mitchellemit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-05 Richard HendersonMakefile.in (ggc-simple.o): Depend on varray.h.
1999-08-20 Kaveh R. Ghazimachmode.h (mode_name): Constify a char*.
1999-08-09 Jason Merrillprint-tree.c (print_node): Print base for OFFSET_TYPEs.
next