aboutsummaryrefslogtreecommitdiff
path: root/gcc/varray.c
AgeCommit message (Expand)Author
2005-06-25Update FSF address.kcook
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi
2004-11-13 * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P andsteven
2004-11-08 * cgraph.h (cgraph_calls_p): Remove.bje
2004-08-16 * Makefile.in (BUILD_PREFIX, BUILD_PREFIX_1): Delete.zack
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
2004-01-25 * c-common.h: Fix comment typos.kazu
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,kazu
2004-01-20 * varray.c: Include hashtab.hhubicka
2004-01-16 PR pch/13689geoffk
2004-01-13 * varray.h (VARRAY_POP): Add checking variant, aborts on underflow.zack
2004-01-12 * alias.c: Invlude varray.hhubicka
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi
2003-07-06 * varray.c (varray_check_failed): Fix typo.aj
2003-07-06 * unroll.c: Convert prototypes to ISO C90.aj
2003-06-16cp:ghazi
2003-02-13 * varray.c (element_size): Remove.mrs
2002-12-16Merge basic-improvements-branch to trunkzack
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.geoffk
2002-01-10 * varasm.c: Fix formatting.kazu
2001-12-02 * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-07-09 * varray.c: Include errors.h for internal_error and trim_filenameaj
2001-07-06 * varray.c (varray_check_failed): Use internal_error.zack
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,jsm28
2000-01-17Update copyrightsghazi
2000-01-17 * toplev.c: PROTO -> PARAMS.ghazi
1999-12-05 * varray.h (varray_head_tag): Add elements_used.mmitchel
1999-11-10include:ghazi
1999-10-10include:ghazi
1999-08-261999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack
1998-07-02Add initial varray support infrastructuremeissner