| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bootstrap failure with --enable-gather-detailed-mem-stats. | dnovillo | 2012-11-27 | 1 | -28/+29 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 1 | -1/+12 |
* | * vec.h (class vec_prefix): Change into struct. | jakub | 2012-11-20 | 1 | -94/+98 |
* | Convert vec<> into a POD. | dnovillo | 2012-11-20 | 1 | -95/+108 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -648/+1309 |
* | 2012-09-12 Diego Novillo <dnovillo@google.com> | dnovillo | 2012-09-12 | 1 | -18/+0 |
* | Remove unnecessary VEC function overloads. | dnovillo | 2012-09-11 | 1 | -128/+21 |
* | PR bootstrap/54484 | dnovillo | 2012-09-05 | 1 | -1/+1 |
* | Fix bootstrap failure with clang++. | dnovillo | 2012-09-04 | 1 | -3/+3 |
* | This patch works around a parsing problem with g++ 4.3. The parser is | dnovillo | 2012-09-04 | 1 | -14/+13 |
* | PR bootstrap/54479 | dnovillo | 2012-09-04 | 1 | -1/+2 |
* | Make all VEC_* functions, member functions of vec_t. | dnovillo | 2012-09-04 | 1 | -625/+648 |
* | Restore df_free_collection_rec call in df_bb_verify | hjl | 2012-08-21 | 1 | -15/+3 |
* | Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion). | dnovillo | 2012-08-15 | 1 | -1001/+738 |
* | gcc: | lauras | 2012-07-30 | 1 | -12/+28 |
* | gcc/ | steven | 2012-07-24 | 1 | -7/+3 |
* | * vec.h (VEC_BASE): If base is at offset 0 in the structure, | jakub | 2011-11-10 | 1 | -0/+5 |
* | * regrename.c (struct du_head): Make nregs signed. | bernds | 2011-09-07 | 1 | -0/+5 |
* | 2011-05-27 Andrew Pinski <pinskia@gmail.com> | pinskia | 2011-05-27 | 1 | -78/+82 |
* | gcc/ | froydnj | 2010-10-11 | 1 | -0/+6 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -0/+5 |
* | PR debug/44901 | jakub | 2010-07-13 | 1 | -1/+1 |
* | gcc/ | froydnj | 2010-07-06 | 1 | -0/+7 |
* | gcc/ | froydnj | 2010-07-05 | 1 | -0/+91 |
* | gcc/ | froydnj | 2010-06-28 | 1 | -1/+2 |
* | gcc/ChangeLog: | steven | 2010-05-29 | 1 | -0/+2 |
* | Update copyright notices of my recent commits. | aoliva | 2010-01-09 | 1 | -1/+2 |
* | * vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren. | aoliva | 2010-01-09 | 1 | -2/+2 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -21/+21 |
* | * vec.h (VEC_stack_alloc): Define different version if | ian | 2009-06-17 | 1 | -6/+12 |
* | * vec.h (DEF_VEC_ALLOC_I): Use DEF_VEC_NONALLOC_FUNCS_I. | ian | 2009-06-10 | 1 | -6/+83 |
* | gcc/: | ian | 2009-04-24 | 1 | -2/+2 |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -2/+2 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * toplev.c (dump_memory_report): Call dump_vec_loc_statistics. | hubicka | 2008-09-11 | 1 | -0/+5 |
* | 2008-07-03 Andrew Haley <aph@redhat.com> | aph | 2008-07-03 | 1 | -6/+12 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * vec.h: Remove all #if IN_GENGTYPE blocks. | zack | 2007-03-26 | 1 | -22/+4 |
* | ./: | ian | 2007-01-17 | 1 | -41/+92 |
* | * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. | kazu | 2007-01-03 | 1 | -0/+37 |
* | Revert: | kazu | 2007-01-02 | 1 | -46/+0 |
* | * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. | kazu | 2007-01-02 | 1 | -0/+46 |
* | * vec.h (safe_grow): Remove duplicated line. | nathan | 2006-01-30 | 1 | -2/+0 |
* | * genautomata.c (process_state_for_insn_equiv_partition): | hp | 2006-01-24 | 1 | -1/+86 |
* | * vec.h (VEC_block_remove): New. | nathan | 2005-12-01 | 1 | -0/+31 |
* | * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c, | kazu | 2005-08-06 | 1 | -1/+1 |
* | * calls.c, fold-const.c, ipa-reference.c, ipa-type-escape.c, | kazu | 2005-07-26 | 1 | -1/+1 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -0/+53 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * vec.h (VEC_safe_grow): Append MEM_STAT_INFO. | nathan | 2005-06-10 | 1 | -1/+1 |