aboutsummaryrefslogtreecommitdiff
path: root/gcc/vec.h
AgeCommit message (Expand)Author
2014-02-122014-02-12 Richard Biener <rguenther@suse.de>rguenth
2014-02-07 * parser.c (synthesize_implicit_template_parm): Use grow_tree_vec.hubicka
2014-01-172014-01-17 Richard Biener <rguenther@suse.de>rguenth
2014-01-02Update copyright years in gcc/rsandifo
2013-12-20merge auto_vec and stack_vectbsaunde
2013-11-22add auto_vectbsaunde
2013-11-05don't try and free what must be a null vector when reserving 0 elementstbsaunde
2013-10-28 * df-scan.c (df_collection_rec): Adjust.law
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-07-11This patch adds a call to ggc_free from va_gc::release, which istejohnson
2013-01-10Update copyright years in gcc/rsandifo
2012-11-27Fix bootstrap failure with --enable-gather-detailed-mem-stats.dnovillo
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-20 * vec.h (class vec_prefix): Change into struct.jakub
2012-11-20Convert vec<> into a POD.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-09-122012-09-12 Diego Novillo <dnovillo@google.com>dnovillo
2012-09-11Remove unnecessary VEC function overloads.dnovillo
2012-09-05 PR bootstrap/54484dnovillo
2012-09-04Fix bootstrap failure with clang++.dnovillo
2012-09-04This patch works around a parsing problem with g++ 4.3. The parser isdnovillo
2012-09-04 PR bootstrap/54479dnovillo
2012-09-04Make all VEC_* functions, member functions of vec_t.dnovillo
2012-08-21Restore df_free_collection_rec call in df_bb_verifyhjl
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-07-30gcc:lauras
2012-07-24gcc/steven
2011-11-10 * vec.h (VEC_BASE): If base is at offset 0 in the structure,jakub
2011-09-07 * regrename.c (struct du_head): Make nregs signed.bernds
2011-05-272011-05-27 Andrew Pinski <pinskia@gmail.com>pinskia
2010-10-11gcc/froydnj
2010-08-20gcc/froydnj
2010-07-13 PR debug/44901jakub
2010-07-06gcc/froydnj
2010-07-05gcc/froydnj
2010-06-28gcc/froydnj
2010-05-29gcc/ChangeLog:steven
2010-01-09Update copyright notices of my recent commits.aoliva
2010-01-09* vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.aoliva
2009-11-25Remove trailing white spaces.hjl
2009-06-17 * vec.h (VEC_stack_alloc): Define different version ifian
2009-06-10 * vec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I.ian
2009-04-24gcc/:ian
2009-04-222009-04-21 Taras Glek <tglek@mozilla.com>dnovillo
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2008-09-11 * toplev.c (dump_memory_report): Call dump_vec_loc_statistics.hubicka
2008-07-032008-07-03 Andrew Haley <aph@redhat.com>aph
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-03-26 * vec.h: Remove all #if IN_GENGTYPE blocks.zack