i386.c (enum pta_flags): Move out of struct scope...
[gcc.git] / gcc / vec.c
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.