OSDN Git Service

Fix misapplied patch.
[pf3gnuchains/gcc-fork.git] / gcc / varray.c
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-07-04 ghazi * alloc-pool.c (hash_descriptor, eq_descriptor,
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2006-12-23 hubicka * toplev.c (dump_memory_report): Break out from...
2006-07-07 sayle * pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-01-23 zack r110129@banpei: zack | 2006-01-22 14:51:57 -0800
2005-12-12 gdr * varray.h: Allow compilation with a C++ compiler.
2005-06-25 kcookUpdate FSF address.
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2004-11-13 steven * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_...
2004-11-08 bje * cgraph.h (cgraph_calls_p): Remove.
2004-08-16 zack * Makefile.in (BUILD_PREFIX, BUILD_PREFIX_1): Delete.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-01-25 kazu * c-common.h: Fix comment typos.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-20 hubicka * varray.c: Include hashtab.h
2004-01-16 geoffk PR pch/13689
2004-01-13 zack * varray.h (VARRAY_POP): Add checking variant, aborts...
2004-01-12 hubicka * alias.c: Invlude varray.h
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06 aj * varray.c (varray_check_failed): Fix typo.
2003-07-06 aj * unroll.c: Convert prototypes to ISO C90.
2003-06-16 ghazicp:
2003-02-13 mrs * varray.c (element_size): Remove.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-01-10 kazu * varasm.c: Fix formatting.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-07-09 aj * varray.c: Include errors.h for internal_error and...
2001-07-06 zack * varray.c (varray_check_failed): Use internal_error.
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * toplev.c: PROTO -> PARAMS.
1999-12-05 mmitchel * varray.h (varray_head_tag): Add elements_used.
1999-11-10 ghaziinclude:
1999-10-10 ghaziinclude:
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1998-07-02 meissnerAdd initial varray support infrastructure