predicates.md (mem_or_easy_const_operand): Delete.
[gcc.git] / gcc / vec.c
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.