function.h (struct function): New field calls_constant_p.
[platform/upstream/gcc.git] / gcc / varray.c
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