]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/vec.h
[testsuite] Add missing dg-require-effective-target label_values
[thirdparty/gcc.git] / gcc / vec.h
2019-02-26  marxinImprove memory statistics report readability.
2019-02-18  marxinCome up with fast {function,call}_summary classes ...
2019-01-01  jakub Update copyright years.
2018-11-06  rguenth2018-11-06 Richard Biener <rguenther@suse.de>
2018-11-05  marxinFix vector memory statistics.
2018-06-28  marxinIntroduce auto_string_vec class.
2018-05-29  marxinAdd vec::reverse.
2018-05-01  vriesAdd VEC_ORDERED_REMOVE_IF
2018-02-26  jakub PR bootstrap/84405
2018-02-16  jakub PR bootstrap/84405
2018-01-03  jakub Update copyright years.
2017-11-27  gerald * hash-set.h (DEFINE_DEBUG_HASH_SET): Remove static...
2017-11-20  aldyh * vec.h (debug_helper): New function.
2017-06-16  mseborPR c++/80560 - warn on undefined memory operations...
2017-05-18  marxinDefine CONSTEXPR macro and use it in vec.h.
2017-05-14  tbsaundeallow constructing a auto_vec with a preallocation...
2017-01-01  jakub Update copyright years.
2016-12-22  jakub PR bootstrap/78817
2016-12-16  mseborPR bootstrap/78817 - stage2 bootstrap failure in vec...
2016-12-01  prathamesh34922016-12-01 Richard Biener <rguenther@suse.de>
2016-09-23  jakub * vec.h (vNULL): Extend comment to say = vNULL initial...
2016-09-23  jakub * vec.h (vnull::operator vec): Add constexpr keyword for
2016-04-24  tbsaundeadd some utility methods to vec
2016-01-04  jakub Update copyright years.
2015-11-27  marxinFix memory leak in cilk
2015-07-13  aldyhFix double word typos.
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-05-27  marxinNew memory allocation statistics infrastructure.
2015-04-27  rsandifogcc/
2015-01-05  jakub Update copyright years.
2014-12-15  rguenth2014-12-15 Richard Biener <rguenther@suse.de>
2014-05-17  tbsaunderm a bunch of _stat allocation functions
2014-04-02  mrsMerge in trunk.
2014-02-12  rguenth2014-02-12 Richard Biener <rguenther@suse.de>
2014-02-10  mrsMerge in trunk.
2014-02-07  hubicka * parser.c (synthesize_implicit_template_parm): Use...
2014-01-17  rguenth2014-01-17 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-06  mrsMerge in trunk.
2013-11-05  tbsaundedon't try and free what must be a null vector when...
2013-11-04  mrsMerge in trunk.
2013-10-28  law * df-scan.c (df_collection_rec): Adjust.
2013-10-20  mrsMerge in trunk.
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-07-11  tejohnsonThis patch adds a call to ggc_free from va_gc::release...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-27  dnovilloFix bootstrap failure with --enable-gather-detailed...
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-20  jakub * vec.h (class vec_prefix): Change into struct.
2012-11-20  dnovilloConvert vec<> into a POD.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-12  dnovillo2012-09-12 Diego Novillo <dnovillo@google.com>
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-09-05  dnovillo PR bootstrap/54484
2012-09-04  dnovilloFix bootstrap failure with clang++.
2012-09-04  dnovilloThis patch works around a parsing problem with g++...
2012-09-04  dnovillo PR bootstrap/54479
2012-09-04  dnovilloMake all VEC_* functions, member functions of vec_t.
2012-08-21  hjlRestore df_free_collection_rec call in df_bb_verify
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-07-30  laurasgcc:
2012-07-24  stevengcc/
2011-11-10  jakub * vec.h (VEC_BASE): If base is at offset 0 in the...
2011-09-07  bernds * regrename.c (struct du_head): Make nregs signed.
2011-05-27  pinskia2011-05-27 Andrew Pinski <pinskia@gmail.com>
2010-10-11  froydnjgcc/
2010-08-20  froydnjgcc/
2010-07-13  jakub PR debug/44901
2010-07-06  froydnjgcc/
2010-07-05  froydnjgcc/
2010-06-28  froydnjgcc/
2010-05-29  stevengcc/ChangeLog:
2010-01-09  aolivaUpdate copyright notices of my recent commits.
2010-01-09  aoliva* vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.
2009-11-25  hjlRemove trailing white spaces.
2009-06-17  ian * vec.h (VEC_stack_alloc): Define different version if
2009-06-10  ian * vec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I.
2009-04-24  iangcc/:
2009-04-22  dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
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-07-03  aph2008-07-03 Andrew Haley <aph@redhat.com>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-03-26  zack * vec.h: Remove all #if IN_GENGTYPE blocks.
2007-01-17  ian./:
2007-01-03  kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2007-01-02  kazu Revert:
2007-01-02  kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2006-01-30  nathan * vec.h (safe_grow): Remove duplicated line.
2006-01-24  hp * genautomata.c (process_state_for_insn_equiv_partition):
2005-12-01  nathan * vec.h (VEC_block_remove): New.
2005-08-06  kazu * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
2005-07-26  kazu * calls.c, fold-const.c, ipa-reference.c, ipa-type...
2005-07-20  giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-06-25  kcookUpdate FSF address.
next