| Commit message (Expand) | Author | Age | Files | Lines |
* | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2004-04-30 | 1 | -8/+8 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2004-04-29 | 1 | -5/+5 |
* | cgraph.c: Add overall comment. | Jan Hubicka | 2004-04-01 | 1 | -95/+281 |
* | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 2004-03-14 | 1 | -2/+2 |
* | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 2004-02-17 | 1 | -1/+1 |
* | re PR c++/12850 (memory consumption for heavy template instantiations tripled... | Jan Hubicka | 2004-01-29 | 1 | -0/+3 |
* | cgraph.c (cgraph_remove_node): Fix removal from linked list. | Jan Hubicka | 2004-01-19 | 1 | -1/+1 |
* | cgraph.c (create_edge): Use local.redefined_extern_inline. | Jan Hubicka | 2004-01-14 | 1 | -0/+3 |
* | Makefile.in (cgraph.o, [...]): Add intl.h dependency. | Jan Hubicka | 2004-01-04 | 1 | -4/+11 |
* | re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4) | Jan Hubicka | 2004-01-01 | 1 | -2/+4 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2003-12-21 | 1 | -1/+1 |
* | * cgraph.c (change_decl_assembler_name): Avoid bogus warnings. | Jan Hubicka | 2003-11-18 | 1 | -1/+2 |
* | re PR rtl-optimization/12275 ([unit-at-a-time] ICE in htab_clear_slot) | Jan Hubicka | 2003-11-13 | 1 | -2/+78 |
* | cgraphunit.c (cgraph_function_possibly_inlined_p): Use really_no_inline. | Jan Hubicka | 2003-11-11 | 1 | -1/+1 |
* | cgraph.c (cgraph_function_possibly_inlined_p): Be conservative when global in... | Jan Hubicka | 2003-10-22 | 1 | -3/+1 |
* | re PR debug/12389 ([testcase needed] ICE in gen_subprogram_die for nested fun... | Jan Hubicka | 2003-10-22 | 1 | -0/+10 |
* | cgraph.c (cgraph_node): Use INSERT instead of 1 in htab_find_slot_with_hash. | Josef Zlomek | 2003-10-02 | 1 | -5/+5 |
* | cgraph.c (dump_cgraph): Don't output newline before dump. | Kelley Cook | 2003-09-26 | 1 | -4/+6 |
* | cgraph.h (cgraph_remove_edge): Declare. | Richard Sandiford | 2003-09-25 | 1 | -2/+1 |
* | * cgraph.c: Fix typo in debugging output. | Kelley Cook | 2003-09-19 | 1 | -1/+1 |
* | cgraph.c (cgraph_varpool_finalize_decl): Sanity check duplicated finalization. | Jan Hubicka | 2003-09-09 | 1 | -2/+8 |
* | cgraph.c (cgraph_mark_reachable_node): Only enqueue finalized functions. | Jan Hubicka | 2003-09-06 | 1 | -2/+3 |
* | cgraph.c (cgraph_mark_reachable_node): Split out from ... | Richard Henderson | 2003-09-04 | 1 | -7/+13 |
* | cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol. | Jan Hubicka | 2003-08-19 | 1 | -0/+2 |
* | i386.c (ix86_fntype_regparm): Rename from ... | Jan Hubicka | 2003-08-16 | 1 | -10/+15 |
* | tree.h (DID_INLINE_FUNC): Remove macro. | Steven Bosscher | 2003-08-05 | 1 | -1/+1 |
* | cgraph.c (create_edge): Fix typo. | Jan Hubicka | 2003-07-31 | 1 | -1/+1 |
* | * cgraph.c (cgraph_remove_node): Clear the hash table slot. | Jan Hubicka | 2003-07-18 | 1 | -0/+6 |
* | fp-test.c (main): Use ISO C90 prototype. | Andreas Jaeger | 2003-07-12 | 1 | -43/+25 |
* | cgraph.c (cgraph_max_uid): New global variable. | Jan Hubicka | 2003-07-12 | 1 | -2/+40 |
* | cgraph.c (cgraph_node_name): New function. | Jan Hubicka | 2003-07-09 | 1 | -7/+11 |
* | cgraph.c (cgraph_mark_needed_node, [...]): Use next_needed field instead of a... | Jan Hubicka | 2003-07-02 | 1 | -5/+5 |
* | Makefile.in (GTFILES): Add cgraph.h. | Jan Hubicka | 2003-06-30 | 1 | -47/+33 |
* | builtins.c: Follow spelling conventions. | Kazu Hirata | 2003-06-28 | 1 | -1/+1 |
* | cgraph.c (cgraph_node, [...]): Avoid re-initializing of known_decls. | Jan Hubicka | 2003-06-27 | 1 | -2/+4 |
* | Makefile.in (cgraph.o): Depend on output.h, not depend on tree-inline.h | Jan Hubicka | 2003-06-24 | 1 | -8/+145 |
* | cgraph.c (cgraph_nodes_queue): Declare. | Jan Hubicka | 2003-06-23 | 1 | -2/+52 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -5/+5 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2003-06-12 | 1 | -1/+1 |
* | Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h. | Jan Hubicka | 2003-03-08 | 1 | -1/+18 |
* | inline-3.c: New test. | Jan Hubicka | 2003-03-08 | 1 | -3/+37 |
* | * cgraph.c (cgraph_node): Do not confuse nested functions and methods. | Jan Hubicka | 2003-03-06 | 1 | -1/+1 |
* | Makefile.in (calls.o, [...]): Depend on cgraph.h | Jan Hubicka | 2003-03-05 | 1 | -0/+16 |
* | i386-local.c: New. | Jan Hubicka | 2003-03-05 | 1 | -0/+30 |
* | expmed.c (expand_divmod): Undo sign extensions for unsigned operands | Jan Hubicka | 2003-02-22 | 1 | -371/+6 |
* | cgraph.c (NPREDECESORC, [...]): Kill. | Jan Hubicka | 2003-02-19 | 1 | -39/+53 |
* | cgraph.c (SET_NPREDECESORS): Add intermediate cast to size_t. | Andreas Schwab | 2003-02-13 | 1 | -2/+2 |
* | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time | Jan Hubicka | 2003-02-12 | 1 | -0/+563 |