Makefile.in (final.o): Depend on target.h.
[platform/upstream/gcc.git] / gcc / varray.h
2001-07-04 Nathan Sidwellvarray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious...
2001-05-26 Richard HendersonStandardize header guards.
2000-07-21 Zack Weinbergdiagnostic.c (trim_filename, [...]): Moved here from...
2000-06-01 Stan Coxvarray.h (VARRAY_PUSH_GENERIC_PTR, [...]): Fix macro...
2000-05-06 Zack Weinbergcpphash.h: Remove conditional #define of __extension__.
2000-04-07 Richard Hendersonggc.h (struct rtx_def): Forward declare.
2000-03-14 Bernd SchmidtAdd cselib; use it in loop and reload_cse_regs
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghazitoplev.c: PROTO -> PARAMS.
1999-12-05 Mark Mitchellvarray.h (varray_head_tag): Add elements_used.
1999-11-10 Philippe De Muyteransidecl.h: Define and test `GCC_VERSION', not `HAVE_GC...
1999-10-10 Kaveh R. Ghaziansidecl.h (HAVE_GCC_VERSION): New macro.
1999-10-06 Michael MeissnerFix sanity check
1999-09-08 Kaveh R. Ghazigansidecl.h (__attribute__, [...]): Delete.
1999-09-06 Mark MitchellMakefile.in (ggc-simple.o): Depend on hash.h.
1999-08-26 Zack Weinbergsystem.h: Don't redefine abort or trim_filename.
1999-02-25 Richard HendersonFlow rewrite to use basic block structures and edge...
1999-02-01 Ken RaeburnUse varrays for constant-equivalence data:
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-08-17 Kaveh R. Ghazic-decl.c (init_decl_processing): Remove unneeded &.
1998-07-10 Michael MeissnerInclude system.h if it was not already included
1998-07-02 Michael MeissnerAdd initial varray support infrastructure