(Synchronize with addition made to binutils sources):
[gcc.git] / gcc / vec.c
2009-04-30 Rafael Avila de... alloc-pool.c (alloc_pool_descriptor): Use an insert_opi...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-09-11 Jan Hubickatoplev.c (dump_memory_report): Call dump_vec_loc_statis...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-01-17 Ian Lance Taylorvec.h (VEC_reserve_exact): Define.
2006-12-23 Andrew Pinskivec.c: Don't include tree.h.
2006-05-01 DJ Delorievec.c: Include bconfig.h when appropriate.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-03-12 Kazu Hiratacfglayout.c, [...]: Update copyright.
2005-03-10 Nathan Sidwellvalue-prof.c (rtl_find_values_to_profile): Use gcc_asse...
2004-09-08 Nathan Sidwellvec.c (vec_p_reserve, [...]): Rename to ...
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-07-20 Nathan Sidwellvec.h (VEC_T_length, [...]): Use unsigned, not size_t.
2004-07-09 Zack Weinberg* vec.c, vec.h (vec_assert_fail): Use unsigned int...
2004-07-08 Nathan Sidwell* vec.c (vec_assert_fail): Remove duplicate 'function'.
2004-07-08 Nathan Sidwellvec.c (vec_p_reserve, [...]): Allocation is signed.
2004-07-06 Nathan Sidwellvec.h (VEC_embedded_alloc): Remove.
2004-06-28 Nathan Sidwellvec.h, vec.c: New, type safe vector API.