summaryrefslogtreecommitdiff
path: root/gcc/varray.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* toplev.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-3/+3
* varray.h (varray_head_tag): Add elements_used.Mark Mitchell1999-12-051-0/+65
* 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
* Fix sanity checkMichael Meissner1999-10-061-2/+2
* gansidecl.h (__attribute__, [...]): Delete.Kaveh R. Ghazi1999-09-081-2/+2
* Makefile.in (ggc-simple.o): Depend on hash.h.Mark Mitchell1999-09-061-1/+1
* system.h: Don't redefine abort or trim_filename.Zack Weinberg1999-08-261-30/+33
* Flow rewrite to use basic block structures and edge lists.Richard Henderson1999-02-251-1/+6
* Use varrays for constant-equivalence data:Ken Raeburn1999-02-011-0/+31
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-071-4/+0
* c-decl.c (init_decl_processing): Remove unneeded &.Kaveh R. Ghazi1998-08-171-1/+2
* Include system.h if it was not already includedMichael Meissner1998-07-101-0/+4
* Add initial varray support infrastructureMichael Meissner1998-07-021-0/+162