tree-phinode.c (resize_phi_node): Abort when LEN is strictly greater than PHI_ARG_CAP...
[platform/upstream/gcc.git] / gcc / cgraphunit.c
2004-11-18 Ben Elliston* cgraphunit.c: Replace "it's" with "its" and fix a...
2004-10-25 Kenneth Zadeckpatch to remove the analysis of module level static...
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-10-01 Jan Hubickac-decl.c (c_expand_body): Update call tree_rest_of_comp...
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-20 Jan Hubickare PR middle-end/16460 (ICE when compiling glibc (ld...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-17 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
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 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2004-09-10 Paolo Bonzinicgraph.h (cgraph_dump_file): Do not declare.
2004-09-09 Nathan Sidwellcgraphunit.c (cgraph_mark_functions_to_output): Renable...
2004-09-08 Jan Hubickacgraph.c (cgraph_remove_node): Free DECL_INITIAL field...
2004-09-07 Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-07-29 Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-25 Richard KennerRemove obsolete text in comment.
2004-07-25 Richard Hendersonc-decl.c (start_function): Set DECL_ARTIFICIAL and...
2004-07-15 Frank Ch. Eigler* Fix for g++/15861
2004-07-01 Richard Hendersoncgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-24 Richard KennerMinor whitespace changes
2004-06-20 Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-06-06 Eric Botcazoucgraphunit.c (cgraph_decide_inlining): Adjust dump...
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
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-05-05 Jan Hubickare PR rtl-optimization/14980 ([unit-at-a-time] complex_...
2004-04-30 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-04-29 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2004-04-28 Jan Hubickare PR c/15004 ([unit-at-a-time] no warning for unused...
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-03-20 Kazu Hiratac-common.c, [...]: Fix comment typos.
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-02-08 Zack Weinbergc-common.c (shadow_warning): Delete.
2004-02-04 Aldy Hernandez* cgraphunit.c (cgraph_postorder): Fix typo in comment.
2004-01-29 Jan Hubickare PR c++/12850 (memory consumption for heavy template...
2004-01-25 Kazu Hiratac-common.h: Fix comment typos.
2004-01-19 Jan Hubickacgraph.c (cgraph_remove_node): Fix removal from linked...
2004-01-14 Jan Hubickacgraph.c (create_edge): Use local.redefined_extern_inline.
2004-01-13 Jan HubickaPartial fix PR c++/12850
2004-01-13 Jan Hubickacgraphunit.c (cgraph_optimize_function): Always do...
2004-01-08 Jan Hubicka* cgraphunit.c (cgraph_decide_inlining): Fix typo.
2004-01-04 Jan HubickaMakefile.in (cgraph.o, [...]): Add intl.h dependency.
2004-01-02 Jan Hubickacgraphunit.c (cgraph_optimize_function): Call optimize_...
2004-01-01 Jan Hubickare PR rtl-optimization/13473 (cc1 segfault w/-march...
2003-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-11-09 Jan Hubickacgraphunit.c (cgraph_expand_function): Use cgraph_possi...
2003-10-22 Jan Hubickare PR debug/12389 ([testcase needed] ICE in gen_subprog...
2003-10-20 Jan Hubickatoplev.c (rest_of_compilation): Fix webizer pass ordering.
2003-10-12 Jan Hubickacgraphunit.c (cgraph_decide_inlining): Fix uninitialize...
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment typos.
2003-09-26 Kelley Cookcgraph.c (dump_cgraph): Don't output newline before...
2003-09-25 Richard Sandifordcgraph.h (cgraph_remove_edge): Declare.
2003-09-24 Kelley Cookcgraphunit.c (cgraph_expand_all_functions): Renamed...
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-09 Jan Hubickacgraphunit.c (cgraph_finalize_function): Fix handling...
2003-09-09 Jan Hubickacgraph.c (cgraph_varpool_finalize_decl): Sanity check...
2003-09-05 Richard Hendersoncgraph.c (cgraph_mark_reachable_node): Split out from ...
2003-09-03 Jeff Sturmcgraphunit.c (visited_nodes): New static variable.
2003-09-03 Jan HubickaMakefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-09-02 Jeff Sturmcgraphunit.c (record_call_1): Use walk_tree_without_dup...
2003-08-19 Kazu Hiratabuiltins.c: Fix comment typos.
2003-08-16 Jan Hubickai386.c (ix86_fntype_regparm): Rename from ...
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-07-21 Jan Hubicka* cgraphunit.c (cgraph_finalize_compilation_unit):...
2003-07-13 Andreas Jaeger* cgraphunit.c: Convert prototypes to ISO C90.
2003-07-12 Jan Hubickacgraphunit.c (cgraph_inlined_into, [...]): Fix warning.
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 Hubickacgraphunit.c (cgraph_finalize_unit): Set current_functi...
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-24 Jan HubickaMakefile.in (cgraph.o): Depend on output.h, not depend...
2003-06-23 Jan Hubickacgraph.c (cgraph_nodes_queue): Declare.
2003-05-12 Steven Bosschercgraphunit.c (cgraph_create_edges): Drop walk_tree...
2003-03-15 Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-03-08 Jan Hubickainline-3.c: New test.
2003-03-05 Jan Hubickai386-local.c: New.
2003-02-22 Jan Hubickaexpmed.c (expand_divmod): Undo sign extensions for...