OSDN Git Service

* c-decl.c (pushdecl): When an extern declaration at block scope
[pf3gnuchains/gcc-fork.git] / gcc / varray.c
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