OSDN Git Service

* Makefile.in (html): Add html generation support.
[pf3gnuchains/gcc-fork.git] / gcc / varray.h
2004-11-08 bje * cgraph.h (cgraph_calls_p): Remove.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-30 zack * gengtype.c (create_option): New function.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-20 hubicka * varray.c: Include hashtab.h
2004-01-13 zack * varray.h (VARRAY_POP): Add checking variant, aborts...
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-06 aj * unroll.c: Convert prototypes to ISO C90.
2003-02-13 mrs * varray.c (element_size): Remove.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 kazu * target.h: Fix formatting.
2002-04-01 ghazi * varray.h (VARRAY_CHECK): Const-ify.
2002-01-21 kazu * unwind-dw2.c: Fix formatting.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-07-04 nathan * varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious...
2001-05-26 rthStandardize header guards.
2000-07-21 zack * diagnostic.c (trim_filename, fancy_abort): Moved...
2000-06-01 scox2000-06-01 Stan Cox <scox@cygnus.com>
2000-05-06 zackgcc:
2000-04-07 rth * ggc.h (struct rtx_def): Forward declare.
2000-03-14 cruxAdd cselib; use it in loop and reload_cse_regs
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * toplev.c: PROTO -> PARAMS.
1999-12-05 mmitchel * varray.h (varray_head_tag): Add elements_used.
1999-11-10 ghaziinclude:
1999-10-10 ghaziinclude:
1999-10-06 meissnerFix sanity check
1999-09-08 ghazi * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
1999-09-06 mmitchel * Makefile.in (ggc-simple.o): Depend on hash.h.
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-01 raeburnUse varrays for constant-equivalence data:
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-08-17 law * c-decl.c (init_decl_processing): Remove unnee...
1998-07-10 meissnerInclude system.h if it was not already included
1998-07-02 meissnerAdd initial varray support infrastructure