aboutsummaryrefslogtreecommitdiff
path: root/gcc/varray.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-1/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17toplev.c: PROTO -> PARAMS.Kaveh R. Ghazi1-1/+1
1999-12-05varray.h (varray_head_tag): Add elements_used.Mark Mitchell1-1/+2
1999-11-10ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.Philippe De Muyter1-1/+1
1999-10-10ansidecl.h (HAVE_GCC_VERSION): New macro.Kaveh R. Ghazi1-1/+1
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-0/+21
1998-07-02Add initial varray support infrastructureMichael Meissner1-0/+70