tree-ssa-reassoc.c (reassociate_expr): Allow scaler floating point types when flag_un...
[platform/upstream/gcc.git] / gcc / cgraph.h
2005-07-16 Daniel BerlinMakefile.in: Added rules for ipa-pure-const.c...
2005-06-28 Jan Hubickacgraph.c (cgraph_remove_node): Do not release function...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-24 Jan Hubickatree-optimize.c (init_tree_optimization_passes): Fix...
2005-06-02 Jan Hubickacgraph.c (cgraph_node): Maintain master clones.
2005-06-02 Jan Hubickacgraph.c (dump_cgraph_node): Print new flags.
2005-05-27 Jan Hubickacgraph.c: Include tree-gimple.h
2005-05-25 Jan HubickaMakefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-19 Jan Hubickabasic-block.h (REG_BR_PROB_BASE): Define.
2005-05-17 Steven Bosschercgraph.h (cgraph_node): Add 'lowered' state.
2005-04-24 Jakub Jelinekre PR middle-end/20991 (ICE in cgraph_mark_reachable_node)
2005-04-22 Jan HubickaMakefile.in (ipa.o, [...]): New files.
2005-03-30 Jan Hubicka[multiple changes]
2005-03-30 Richard Hendersoncgraph.h (struct cgraph_node): Add alias.
2005-03-29 Jakub Jelinekre PR middle-end/20622 (Alias to nocommon variable...
2005-03-20 Jan Hubickacgraph.h (cgraph_node): Add prev_clone pointer.
2005-03-02 Richard Guenthercgraph.h (struct cgraph_edge): Add prev_caller and...
2005-01-23 Kazu Hiratacgraph.c (cgraph_varpool_n_nodes): Remove.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-02 Richard Hendersonre PR c/19031 (#pragma weak handling changes in 4.0.0)
2004-11-18 Ben Elliston* cgraph.h: Replace "it's" with "its" throughout.
2004-11-08 Ben Ellistoncgraph.h (cgraph_calls_p): Remove.
2004-10-25 Kenneth Zadeckpatch to remove the analysis of module level static...
2004-09-20 Jan Hubickare PR middle-end/16460 (ICE when compiling glibc (ld...
2004-09-14 Kazu Hiratacgraph.h, [...]: Fix comment typos.
2004-09-13 Kenneth ZadeckNew code to analyze file level static variables and...
2004-09-10 Paolo Bonzinicgraph.h (cgraph_dump_file): Do not declare.
2004-07-15 Frank Ch. Eigler* Fix for g++/15861
2004-07-01 Richard Hendersoncgraph.h (cgraph_build_static_cdtor): Declare.
2004-05-22 Zack Weinberg[multiple changes]
2004-05-19 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-14 Jan Hubickacgraph.c (create_edge): Use local.redefined_extern_inline.
2004-01-04 Jan HubickaMakefile.in (cgraph.o, [...]): Add intl.h dependency.
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-10-22 Jan Hubickare PR debug/12389 ([testcase needed] ICE in gen_subprog...
2003-09-25 Richard Sandifordcgraph.h (cgraph_remove_edge): Declare.
2003-09-13 Richard Hendersoncgraphunit.c (cgraph_assemble_pending_functions): Export.
2003-09-11 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Add nested...
2003-09-10 Richard Hendersoncgraph.h (struct cgraph_node): Rename lowered to analyzed.
2003-09-10 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Remove unused...
2003-09-05 Richard Hendersoncgraph.c (cgraph_mark_reachable_node): Split out from ...
2003-08-16 Jan Hubickai386.c (ix86_fntype_regparm): Rename from ...
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-07-12 Andreas Jaegerfp-test.c (main): Use ISO C90 prototype.
2003-07-12 Jan Hubickacgraph.c (cgraph_max_uid): New global variable.
2003-07-11 Geoffrey KeatingIndex: ChangeLog
2003-07-09 Jan Hubickacgraph.c (cgraph_node_name): New function.
2003-07-02 Jan Hubickacgraph.c (cgraph_mark_needed_node, [...]): Use next_nee...
2003-07-02 Jan Hubickacgraphunit.c (cgraph_finalize_function): Set finalized.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-30 Jan HubickaMakefile.in (GTFILES): Add cgraph.h.
2003-06-24 Jan HubickaMakefile.in (cgraph.o): Depend on output.h, not depend...
2003-06-23 Jan Hubickacgraph.c (cgraph_nodes_queue): Declare.
2003-03-08 Jan Hubickainline-3.c: New test.
2003-03-05 Jan HubickaMakefile.in (calls.o, [...]): Depend on cgraph.h
2003-03-05 Jan Hubickai386-local.c: New.
2003-02-22 Jan Hubickaexpmed.c (expand_divmod): Undo sign extensions for...