OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / vec.c
2012-01-16 jason PR c++/14179
2011-05-27 pinskia2011-05-27 Andrew Pinski <pinskia@gmail.com>
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-11-25 hjlRemove trailing white spaces.
2009-06-16 ian * df-problems.c (df_byte_lr_alloc): Don't set problem_...
2009-06-10 ian * vec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I.
2009-04-30 espindola2009-04-30 Rafael Avila de Espindola <espindola@googl...
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-09-11 hubicka * toplev.c (dump_memory_report): Call dump_vec_loc_sta...
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
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.