| Commit message (Expand) | Author | Age | Files | Lines |
* | PR tree-optimization/22043 | jakub | 2005-08-23 | 1 | -1/+1 |
* | 2005-08-16 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-08-17 | 1 | -1/+3 |
* | 2005-08-04 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-08-04 | 1 | -3/+6 |
* | PR 23221 | rth | 2005-08-04 | 1 | -0/+1 |
* | Better debug info for inlined functions. | wilson | 2005-07-26 | 1 | -0/+7 |
* | * expr.c (highest_pow2_factor): Make extern. | irar | 2005-07-25 | 1 | -0/+3 |
* | 2005-07-20 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-07-20 | 1 | -0/+2 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -6/+57 |
* | 2005-07-11 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-11 | 1 | -0/+1 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -480/+658 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -94/+0 |
* | * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | steven | 2005-06-30 | 1 | -5/+15 |
* | PR middle-end/21969 | sje | 2005-06-29 | 1 | -1/+6 |
* | * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. | jakub | 2005-06-27 | 1 | -0/+11 |
* | * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | jakub | 2005-06-27 | 1 | -0/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | PR c++/19317 | jason | 2005-06-23 | 1 | -4/+4 |
* | PR tree-opt/22035 | rth | 2005-06-16 | 1 | -3/+0 |
* | PR tree-opt/20610 | rth | 2005-06-09 | 1 | -2/+11 |
* | * tree-ssa-address.c: New file. | rakdver | 2005-06-07 | 1 | -4/+17 |
* | 2005-06-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-04 | 1 | -2/+10 |
* | 2005-06-01 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-06-02 | 1 | -8/+1 |
* | 2005-06-01 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-06-01 | 1 | -0/+1 |
* | 2005-05-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-01 | 1 | -1/+8 |
* | * basic-block.h (basic_block_def): Add phi_nodes and | kazu | 2005-05-27 | 1 | -3/+0 |
* | * tree-nested.c (build_addr): New "context" argument. Temporarily | law | 2005-05-24 | 1 | -1/+1 |
* | * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt_scev): Apply | rakdver | 2005-05-17 | 1 | -0/+1 |
* | * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency. | hubicka | 2005-05-11 | 1 | -0/+1 |
* | PR middle-end/20371: | amylaar | 2005-05-11 | 1 | -0/+3 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -6/+6 |
* | gcc: | tromey | 2005-04-29 | 1 | -1/+1 |
* | * tree.h (edge_def): Remove. | kazu | 2005-04-28 | 1 | -2/+0 |
* | * tree.h (phi_arg_d): Expand a comment in phi_arg_d. | kazu | 2005-04-27 | 1 | -1/+3 |
* | * tree.h (tree_phi_node): Add a comment about the order of PHI | kazu | 2005-04-26 | 1 | -0/+2 |
* | 2005-04-24 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-04-24 | 1 | -0/+3 |
* | PR tree-optimization/21088 | kazu | 2005-04-23 | 1 | -0/+3 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -7/+0 |
* | * Makefile.in (LIBGCOV): Add _gcov_interval_profiler, | rakdver | 2005-04-22 | 1 | -0/+1 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -1/+1 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -4/+6 |
* | * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD | jakub | 2005-04-09 | 1 | -0/+4 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -7/+12 |
* | * tree.h (STRIP_MAIN_TYPE_NOPS): Remove. | kazu | 2005-04-08 | 1 | -11/+0 |
* | * cse.c, tree-flow-inline.h, tree-flow.h, tree-ssa-operands.c, | kazu | 2005-04-06 | 1 | -2/+2 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -4/+28 |
* | * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | dorit | 2005-03-29 | 1 | -0/+1 |
* | * tree.c (get_set_constructor_bits, | kazu | 2005-03-25 | 1 | -2/+0 |
* | * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not | hp | 2005-03-23 | 1 | -0/+4 |
* | * tree.h (DECL_IGNORED_P, DECL_IN_SYSTEM_HEADER): Clarify comments. | tobi | 2005-03-22 | 1 | -4/+4 |
* | * fold-const.c (fold_build1, fold_build2, fold_build3): New. | kazu | 2005-03-22 | 1 | -0/+3 |