OSDN Git Service

libcpp/
[pf3gnuchains/gcc-fork.git] / gcc / vec.c
2007-01-17 ian./:
2006-12-23 pinskia2006-12-23 Andrew Pinski <pinskia@gmail.com>
2006-05-01 dj* vec.c: Include bconfig.h when appropriate.
2005-06-25 kcookUpdate FSF address.
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-03-12 kazu * cfglayout.c, loop-doloop.c, profile.c, target-def.h,
2005-03-10 nathan * value-prof.c (rtl_find_values_to_profile): Use gcc_a...
2004-09-08 nathan * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...
2004-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-07-20 nathan * vec.h (VEC_T_length, VEC_T_index, VEC_T_iterate...
2004-07-09 zack * vec.c, vec.h (vec_assert_fail): Use unsigned int...
2004-07-08 nathan * vec.c (vec_assert_fail): Remove duplicate 'function'.
2004-07-08 nathan.:
2004-07-06 nathan * vec.h (VEC_embedded_alloc): Remove.
2004-06-28 nathan * vec.h, vec.c: New, type safe vector API.