]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/varray.c
gcc_release (announce_snapshot): Use changedir instead of plain cd.
[thirdparty/gcc.git] / gcc / varray.c
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