OSDN Git Service

* cfglayout.c (scope_def, scope_forest_info, forest,
[pf3gnuchains/gcc-fork.git] / gcc / graph.c
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-04-27 rth * rtlanal.c (dead_or_set_regno_p): Use find_reg...
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
1999-11-08 mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-10-02 ghazi * graph.h: New file to prototype functions exported...
1999-08-20 ghazi * rtl.c (rtx_name): Constify a char*.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-04-14 zack1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.colum...
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1998-11-23 rthUlrich Drepper <drepper@cygnus.com>