]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/varray.c
Makefile.in, [...]: replace "GNU CC" with "GCC".
[thirdparty/gcc.git] / gcc / varray.c
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