usage.adb: Change "pragma inline" to "pragma Inline" in information and error messages
[gcc.git] / gcc / cgraph.c
2004-09-20 Jan Hubickare PR middle-end/16460 (ICE when compiling glibc (ld...
2004-09-13 Kenneth ZadeckNew code to analyze file level static variables and...
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-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-22 Zack Weinberg[multiple changes]
2004-05-20 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
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-30 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-04-29 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
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-29 Jan Hubickare PR c++/12850 (memory consumption for heavy template...
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-04 Jan HubickaMakefile.in (cgraph.o, [...]): Add intl.h dependency.
2004-01-01 Jan Hubickare PR rtl-optimization/13473 (cc1 segfault w/-march...
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-11-18 Jan Hubicka* cgraph.c (change_decl_assembler_name): Avoid bogus...
2003-11-13 Jan Hubickare PR rtl-optimization/12275 ([unit-at-a-time] ICE...
2003-11-11 Jan Hubickacgraphunit.c (cgraph_function_possibly_inlined_p):...
2003-10-22 Jan Hubickacgraph.c (cgraph_function_possibly_inlined_p): Be conse...
2003-10-22 Jan Hubickare PR debug/12389 ([testcase needed] ICE in gen_subprog...
2003-10-02 Josef Zlomekcgraph.c (cgraph_node): Use INSERT instead of 1 in...
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-19 Kelley Cook* cgraph.c: Fix typo in debugging output.
2003-09-09 Jan Hubickacgraph.c (cgraph_varpool_finalize_decl): Sanity check...
2003-09-06 Jan Hubickacgraph.c (cgraph_mark_reachable_node): Only enqueue...
2003-09-05 Richard Hendersoncgraph.c (cgraph_mark_reachable_node): Split out from ...
2003-08-19 Jan Hubickacgraph.c (cgraph_mark_needed_node): Call notice_global_...
2003-08-16 Jan Hubickai386.c (ix86_fntype_regparm): Rename from ...
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-07-31 Jan Hubickacgraph.c (create_edge): Fix typo.
2003-07-18 Jan Hubicka* cgraph.c (cgraph_remove_node): Clear the hash table...
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-09 Jan Hubickacgraph.c (cgraph_node_name): New function.
2003-07-02 Jan Hubickacgraph.c (cgraph_mark_needed_node, [...]): Use next_nee...
2003-06-30 Jan HubickaMakefile.in (GTFILES): Add cgraph.h.
2003-06-28 Kazu Hiratabuiltins.c: Follow spelling conventions.
2003-06-27 Jan Hubickacgraph.c (cgraph_node, [...]): Avoid re-initializing...
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-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-03-08 Jan HubickaMakefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h.
2003-03-08 Jan Hubickainline-3.c: New test.
2003-03-06 Jan Hubicka* cgraph.c (cgraph_node): Do not confuse nested functio...
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...
2003-02-19 Jan Hubickacgraph.c (NPREDECESORC, [...]): Kill.
2003-02-13 Andreas Schwabcgraph.c (SET_NPREDECESORS): Add intermediate cast...
2003-02-12 Jan HubickaMakefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time