summaryrefslogtreecommitdiff
path: root/gcc/varray.c
Commit message (Expand)AuthorAgeFilesLines
* alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers2000-11-071-1/+1
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* toplev.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-1/+1
* varray.h (varray_head_tag): Add elements_used.Mark Mitchell1999-12-051-1/+2
* ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.Philippe De Muyter1999-11-101-1/+1
* ansidecl.h (HAVE_GCC_VERSION): New macro.Kaveh R. Ghazi1999-10-101-1/+1
* system.h: Don't redefine abort or trim_filename.Zack Weinberg1999-08-261-0/+21
* Add initial varray support infrastructureMichael Meissner1998-07-021-0/+70