Age | Commit message (Expand) | Author | Files | Lines |
2006-08-17 | re PR c/28744 (externally_visible attribute not effective with prior declarat... | Jakub Jelinek | 1 | -6/+20 |
2006-08-03 | re PR middle-end/27770 (wrong code in spec tests for -ftree-vectorize -maltivec) | Dorit Nuzman | 1 | -0/+47 |
2006-08-01 | re PR c++/28250 (ICE with invalid catch) | Volker Reichelt | 1 | -0/+6 |
2006-07-26 | re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local... | Jan Hubicka | 1 | -6/+10 |
2006-07-24 | re PR middle-end/28463 (Using -fdump-tree-optimized causes a huge compile tim... | Richard Guenther | 1 | -1/+0 |
2006-07-24 | re PR c/25795 (Proccessing the attribute externally_visible too early) | Jan Hubicka | 1 | -2/+72 |
2006-07-13 | cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable. | Jan Hubicka | 1 | -0/+4 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-27 | cgraphunit.c (decide_is_function_needed): Fix wrong PR reference. | Dirk Mueller | 1 | -1/+1 |
2006-05-23 | cgraphunit.c (decide_is_function_needed): Also nested functions and functions... | Jan Hubicka | 1 | -3/+7 |
2006-05-21 | ACKed by Jan Hubicka in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25776#c9 | Bernhard Fischer | 1 | -1/+1 |
2006-05-20 | re PR middle-end/25776 (ICE in cgraph after error at -O1 and above) | Andrew Pinski | 1 | -1/+5 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -27/+27 |
2006-05-11 | cgraphunit.c (decide_is_function_needed): Don't force always_inline to be out... | Jan Hubicka | 1 | -2/+4 |
2006-05-08 | re PR middle-end/25962 (Pointer (null) check after the use in cgraph.c) | Jan Hubicka | 1 | -2/+6 |
2006-05-04 | re PR middle-end/25962 (Pointer (null) check after the use in cgraph.c) | Jan Hubicka | 1 | -2/+2 |
2006-04-17 | cgraph.h (cgraph_edge_p): New. | Kazu Hirata | 1 | -10/+9 |
2006-03-04 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+1 |
2006-01-29 | cgraphunit.c (cgraph_assemble_pending_functions): Call cgraph_output_pending_... | Ian Lance Taylor | 1 | -0/+3 |
2006-01-24 | re PR middle-end/25930 (seg fault in GC with toplevel asm and -fno-toplevel-r... | Ian Lance Taylor | 1 | -1/+2 |
2006-01-19 | tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL... | Diego Novillo | 1 | -16/+28 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -11/+26 |
2006-01-17 | common.opt (ftoplevel-reorder): New option. | Ian Lance Taylor | 1 | -21/+150 |
2006-01-11 | cgraph.c (cgraph_insert_node_to_hashtable): New function. | Jan Hubicka | 1 | -5/+57 |
2005-10-20 | re PR middle-end/24295 (Xorg broken, #pragma weak foo = bar no longer causes ... | Alexandre Oliva | 1 | -0/+2 |
2005-09-24 | cgraph.c (cgraph_clone_edge): Make the scale gcov_type. | Jan Hubicka | 1 | -0/+10 |
2005-09-08 | re PR debug/23190 (debug info omitted for uninitialized variables (stabs)) | Richard Henderson | 1 | -1/+7 |
2005-08-18 | re PR c++/22034 (ICE on valid (local class), dwarf2) | Jan Hubicka | 1 | -1/+4 |
2005-08-01 | Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c. | Razya Ladelsky | 1 | -0/+132 |
2005-07-28 | ipa-inline.c (cgraph_edge_badness): Update comments. | Josh Conner | 1 | -1/+1 |
2005-07-27 | cgraphunit.c (cgraph_function_and_variable_visibility): Set visibility flags ... | Jan Hubicka | 1 | -1/+3 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+10 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -13/+13 |
2005-06-28 | cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra... | Jan Hubicka | 1 | -12/+69 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-24 | tree-optimize.c (init_tree_optimization_passes): Fix flags of all_passes and ... | Jan Hubicka | 1 | -4/+23 |
2005-06-12 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-06-09 | cgraphunit.c (cgraph_create_edges): Do not walk BLOCK; finalize local statics... | Jan Hubicka | 1 | -18/+19 |
2005-06-04 | cgraphunit.c (cgraph_reset_node): Break out from ... | Jan Hubicka | 1 | -51/+64 |
2005-06-03 | cgraph.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-06-02 | cgraphunit.c (cgraph_function_and_variable_visibility): Extern inline functio... | Jan Hubicka | 1 | -0/+1 |
2005-06-02 | cgraph.c (cgraph_node): Maintain master clones. | Jan Hubicka | 1 | -0/+5 |
2005-06-02 | cgraphunit.c (cgraph_function_and_variable_visibility): Fix typo in previous ... | Jan Hubicka | 1 | -1/+1 |
2005-06-02 | cgraph.c (dump_cgraph_node): Print new flags. | Jan Hubicka | 1 | -19/+52 |
2005-05-29 | cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ... | Kazu Hirata | 1 | -1/+1 |
2005-05-27 | cgraph.c: Include tree-gimple.h | Jan Hubicka | 1 | -116/+91 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-20 | * cgraphunit.c (cgraph_expand_function): Force function being lowered. | Jan Hubicka | 1 | -0/+2 |