| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -9/+9 |
* | df-problems.c (df_byte_lr_alloc): Don't set problem_data to itself. | Ian Lance Taylor | 2009-06-16 | 1 | -1/+1 |
* | vec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I. | Ian Lance Taylor | 2009-06-10 | 1 | -0/+141 |
* | alloc-pool.c (alloc_pool_descriptor): Use an insert_opion value instead of an... | Rafael Avila de Espindola | 2009-04-30 | 1 | -1/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | toplev.c (dump_memory_report): Call dump_vec_loc_statistics. | Jan Hubicka | 2008-09-11 | 1 | -2/+227 |
* | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 2008-06-20 | 1 | -2/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | vec.h (VEC_reserve_exact): Define. | Ian Lance Taylor | 2007-01-17 | 1 | -34/+109 |
* | vec.c: Don't include tree.h. | Andrew Pinski | 2006-12-23 | 1 | -1/+0 |
* | vec.c: Include bconfig.h when appropriate. | DJ Delorie | 2006-05-01 | 1 | -1/+8 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+1 |
* | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 2005-04-21 | 1 | -51/+60 |
* | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 2005-03-12 | 1 | -1/+1 |
* | value-prof.c (rtl_find_values_to_profile): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 2005-03-10 | 1 | -4/+2 |
* | vec.c (vec_p_reserve, [...]): Rename to ... | Nathan Sidwell | 2004-09-08 | 1 | -6/+65 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -1/+1 |
* | vec.h (VEC_T_length, [...]): Use unsigned, not size_t. | Nathan Sidwell | 2004-07-20 | 1 | -3/+3 |
* | * vec.c, vec.h (vec_assert_fail): Use unsigned int for LINE argument. | Zack Weinberg | 2004-07-09 | 1 | -1/+1 |
* | * vec.c (vec_assert_fail): Remove duplicate 'function'. | Nathan Sidwell | 2004-07-08 | 1 | -2/+1 |
* | vec.c (vec_p_reserve, [...]): Allocation is signed. | Nathan Sidwell | 2004-07-08 | 1 | -22/+23 |
* | vec.h (VEC_embedded_alloc): Remove. | Nathan Sidwell | 2004-07-06 | 1 | -21/+7 |
* | vec.h, vec.c: New, type safe vector API. | Nathan Sidwell | 2004-06-28 | 1 | -0/+104 |