summaryrefslogtreecommitdiff
path: root/gcc/varray.h
Commit message (Expand)AuthorAgeFilesLines
* * varray.h (varray_head_tag): Add elements_used.mmitchel1999-12-051-0/+65
* include:ghazi1999-11-101-1/+1
* include:ghazi1999-10-101-1/+1
* Fix sanity checkmeissner1999-10-061-2/+2
* * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,ghazi1999-09-081-2/+2
* * Makefile.in (ggc-simple.o): Depend on hash.h.mmitchel1999-09-061-1/+1
* 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-261-30/+33
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-1/+6
* Use varrays for constant-equivalence data:raeburn1999-02-011-0/+31
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-4/+0
* * c-decl.c (init_decl_processing): Remove unneeded &.law1998-08-171-1/+2
* Include system.h if it was not already includedmeissner1998-07-101-0/+4
* Add initial varray support infrastructuremeissner1998-07-021-0/+162