summaryrefslogtreecommitdiff
path: root/gcc/varray.h
Commit message (Expand)AuthorAgeFilesLines
* unwind-dw2.c: Fix formatting.Kazu Hirata2002-01-211-2/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-9/+9
* varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter.Nathan Sidwell2001-07-041-2/+2
* Standardize header guards.Richard Henderson2001-05-251-4/+4
* diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg2000-07-211-2/+1
* varray.h (VARRAY_PUSH_GENERIC_PTR, [...]): Fix macro argument typo.Stan Cox2000-06-011-2/+2
* cpphash.h: Remove conditional #define of __extension__.Zack Weinberg2000-05-061-1/+1
* ggc.h (struct rtx_def): Forward declare.Richard Henderson2000-04-071-0/+3
* Add cselib; use it in loop and reload_cse_regsBernd Schmidt2000-03-141-0/+5
* 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