Daily bump.
[gcc.git] / gcc / varray.c
2006-01-23 Zack Weinbergr110129@banpei: zack | 2006-01-22 14:51:57 -0800
2005-12-12 Gabriel Dos Reisvarray.h: Allow compilation with a C++ compiler.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2004-11-13 Steven Bosschercse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P...
2004-11-08 Ben Ellistoncgraph.h (cgraph_calls_p): Remove.
2004-08-16 Zack WeinbergMakefile.in (BUILD_PREFIX, [...]): Delete.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-01-25 Kazu Hiratac-common.h: Fix comment typos.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-20 Jan Hubickavarray.c: Include hashtab.h
2004-01-16 Geoffrey Keatingre PR pch/13689 (GGC PCH breaks aliasing)
2004-01-13 Zack Weinbergvarray.h (VARRAY_POP): Add checking variant, aborts...
2004-01-12 Jan Hubickaalias.c: Invlude varray.h
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06 Andreas Jaeger* varray.c (varray_check_failed): Fix typo.
2003-07-06 Andreas Jaegerunroll.c: Convert prototypes to ISO C90.
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-02-13 Mike Stumpvarray.c (element_size): Remove.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-01-10 Kazu Hiratavarasm.c: Fix formatting.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-09 Andreas Jaegervarray.c: Include errors.h for internal_error and trim_...
2001-07-06 Zack Weinberg* varray.c (varray_check_failed): Use internal_error.
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghazitoplev.c: PROTO -> PARAMS.
1999-12-05 Mark Mitchellvarray.h (varray_head_tag): Add elements_used.
1999-11-10 Philippe De Muyteransidecl.h: Define and test `GCC_VERSION', not `HAVE_GC...
1999-10-10 Kaveh R. Ghaziansidecl.h (HAVE_GCC_VERSION): New macro.
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1998-07-02 Michael MeissnerAdd initial varray support infrastructure